/*

Theme Name: iPhoneLuv
Theme URI: www.sitefuze.com
Description: iPhone Theme Designed for and distributed for free.
Version: 1.0.0
Author: Zalaki

*/	


*
{
margin: 0px;
padding: 0px;
list-style: none;
}


			/* Global Layout */


body 
{
font-size: 12px;
margin: 0px;
text-align: center;
background: #ffffff url(img/bg.gif) repeat-x;
color: #363636;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#siteframe
{
position: relative;
margin: auto;
padding-top: 22px;
width: 777px;	
}

#comment
{
width: 300px;	
}

#left
{
position: relative;
float: left;
width: 243px;
background: url(img/sidebar.jpg);	
text-align: left;
}

#s{
margin-left: 15px;
border: 2px solid #A6CBF7;
}

#left ul
{
position: relative;
padding-bottom: 15px;
}

#left li
{
position: relative;
margin: 5px 5px 5px 24px;
padding-left: 20px;
background: url(img/bullett.jpg) no-repeat left center;
}

#left a
{
position: relative;
display: block;
color: #363636;
text-decoration: none;		
}

#right
{
position: relative;
float: right;
width: 506px;	
text-align: left;
}

.headwrap
{
position: relative;
padding: 12px;	
width: 482px;
height: 66px;
background: url(img/head.jpg) no-repeat;
}

.headleft
{
position: relative;
padding-left: 8px;
float: left;
width: 50px;	
text-align: center;
}

.headmonth
{
height: 13px;
padding-top: 2px;
color: #ffffff;
font-size: 10px;
}

.headday
{
padding-top: 8px;
font-size: 16px;
font-weight: bold;
color: #161616;
}

.headright
{
position: relative;
float: right;
width: 410px;	
}

.details
{
position: relative;
display: block;
padding-top: 5px;	
}

.postfoot
{
position: relative;
margin-bottom: 25px;
padding: 11px;	
background: #F5F8FF;
border: 1px solid #B9C8F3;
font-weight: bold;
}

.postfoot a:link, .postfoot a:visited
{
color: #363636;	
}

.postfoot2
{
position: relative;
margin-bottom: 25px;
padding: 11px;	
background: #F5F8FF;
border: 1px solid #B9C8F3;
}

.left
{
position: relative;
float: left;	
}

.right
{
position: relative;
float: right;	
}

.secondheadwrap
{
position:relative;
margin-bottom: 12px;
padding: 12px;
width: 436px;
background: url(img/secondaryhead.jpg) no-repeat;
height: 50px;
}

.headright2
{
position: relative;
float: right;
width: 370px;	
}

.headleft2
{
position: relative;
padding-left: 6px;
float: left;
width: 45px;	
text-align: center;
}

#thefooter
{
position: relative;
margin: auto;
margin-top: 10px;
width: 777px;
height: 92px;
background: url(img/footer.jpg) no-repeat;
color: #222222;
font-size: 11px;
}

.footlink a:link, .postfoot a:visited
{
color: #222222;
font-size: 11px;
font-style: bold;
}


		/* Styles */

p
{
margin: 0px 4px 18px 7px;
line-height: 19px;	
}


a:link, a:visited
{
text-decoration: none;
color: #B9C8F3;	
}

h1
{
position: relative;
padding-bottom: 8px;
font-size: 22px;
text-align: left;	
}

h2
{
position: relative;
font-size: 21px;
font-weight: lighter;

}

h2 a:link, h2 a:visited
{
color: #363636;	
}
		
h3
{
position: relative;
margin: 5px 0px 5px 14px;
padding: 7px 0px 13px 11px;
height: 18px;
font-size: 18px;
font-weight: normal;
text-align: left;	
background: url(img/h3bg.jpg) no-repeat;

color: #363636;
}

h3 a
{
color: #363636;
text-decoration: none;	
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

ul li {
position: relative;
margin: 5px 5px 5px 24px;
padding-left: 20px;
background: url(img/bullett.jpg) no-repeat left center;
}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 5;
	padding: 10;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ol {
position: relative;
margin: 5px 5px 5px 24px;
padding-left: 20px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
position: relative;
margin: 5px 5px 5px 24px;
padding-left: 20px;
	}