/*  
Theme Name: ifantabulousv3.0
Author: Lil
Author URI : http://www.ifantabulous.com
*/



*
{
padding: 0em;
margin: 0em;
}


body
{
background: url(images/bg.gif) repeat fixed;
padding: 20px 0px 20px 0px;
}

body
{
font-size: small;
font-family:Verdana, Tahoma, Arial, Serif;
color: #333333;
font-size:0.9em;
}

p
{
line-height: 1.3em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #0000DD;
text-decoration: none;
}

a:hover
{
text-decoration: none;
border-bottom:#0000DD 1px solid;
}



h1,h2,h3,h4,h5,h6 
{
	font-family:Georgia, Verdana, Arial, Serif;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: left;
}

h3
{
font-size: 1.7em;
padding-left: 24px;
}

h3 span
{
font-weight: normal;
font-size:60%;
color:#999;
}

h4
{
font-size: 1.4em;
padding-left: 0px;
}

h5 
{
font-weight:normal;
font-family:Verdana, Arial, Serif;
font-size:1.0em;
}



.contentarea
{
padding-top: 1.3em;
}

dl {
margin:1em 0px;
}
dt 
{
font-weight:bold;
}
dd 
{
margin:0.5em 1em;
padding:0;
}



img
{
/*border: solid 1px #dcdcdc;
padding:3px;*/
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

img.profile
{
position: relative;
float: left;
margin: 0.5em;
padding:3px;
}

ul, ol 
{
margin:1em;
padding:0;
}

li 
{
margin:0 1em;
padding:0.15em;
}

#contentarea ul li 
{
list-style-image: url(images/navarrow.gif);
}

/*blockquote 
{
margin: 0px 25px 0px 25px;
padding: 0px 25px 0px 10px;
background: #EFEFEF;    
font-style: italic;
color: #333333;
border-left: 2px solid #026A88;
}*/

blockquote
{
	color:#666;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(images/blockquote.gif) no-repeat left top;	
}


fieldset 
{
border: none;
}



.divider1
{
position: relative;
background: #fff url(images/border.gif) repeat-x;
height: 12px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}



.post 
{
border-bottom: solid 1px #eaeaea;
margin: 2em 0;	
}

.post h4 a 
{
text-decoration:none;
color:#333333;	
border:none;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.86em;
color: #787878;
margin:0;
padding:0;
}

.post .details .user 
{
background:url(images/user.png) no-repeat left center;
padding-left:15px;
}

.post .details .date 
{
background:url(images/date.gif) no-repeat left center;
padding-left:15px;
margin:0 0 0 1em;
}

#outer .post ul.controls
{
clear: both;
margin:0;
padding:1em 0;
background:#fcfcfc;
}

.post ul.controls li
{
display: inline;
font-size: 0.86em;
margin:0;
padding: 0em 1.0em 0em 15px;
}

.post ul.controls li.comments
{
background: url(images/icon-comments.gif) no-repeat left center;
}

.post ul.controls li.more
{
background: url(images/icon-more.gif) no-repeat left center;
}



ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#outer
{
z-index: 1;
position: relative;

/*
	The width value below controls the overall width of the design. By default it's set to 85%
	(so it'll take up 85% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/

width: 85%;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}



#header
{
position: relative;
width: 100%;
height: 7.0em;
background: #2b2b2b url(images/topbg.gif) repeat-x;
margin-bottom: 2px;
}

#header2
{
position: relative;
width: 100%;
height: 1em;
background: #2b2b2b url(images/topbg2.gif) repeat-x;
margin-bottom: 1.0em;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
font-weight: normal;
font-size: 3.0em;
}

#headercontent h1 a:link, #headercontent h1 a:visited
{
color:#9F9030;
text-decoration:none;
border:none;
}

#headercontent h1 a:hover, #headercontent h1 a:active
{
text-decoration:none;
color:#fff;
border:none;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}



#search
{
position: absolute;
top: 2.5em;
right: 2.0em;
padding-right: 0.0em;
color:#aaa;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border: solid 1px #f0f0f0;
padding: 0.1em;
width: 10.0em;
background:#fff url(images/button_bg.gif) repeat-x top;
}

#search input.submit
{
background: #8f4008;
border: solid 1px #9F9030;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}



#headerpic
{
position: relative;
height: 250px;
background: #fff url(images/header_image.jpg) no-repeat center center;
margin-bottom: 2px;
}



#content
{
padding: 0 2.0em;
}

#primarycontainer 
{
float: left;
margin-right: -14.0em;
width: 100%;
}

#primarycontent 
{
margin: 1.0em 17em 0 0;
}



#sidebar 
{
margin-top: 2.0em;
float: right;
width: 12.0em;
}

#sidebar h2 
{
color: #999;
margin-top: 1.0em;
margin-right: 0px;
margin-bottom: 8px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 4px;
padding-left: 0px;
font-size: 0.9em;
}

#sidebar ul 
{
list-style: none;
margin: 0 0 20px 0;
padding: 0;
}

#sidebar ul li 
{
display: inline;
margin:0;
padding:0
}

#sidebar li
{
list-style: none;
}

#sidebar ul li a 
{
border-bottom: none;
color: #009A65;
display: block;
text-decoration: none !important;
margin-left: 0px;
padding-top: 4px;
padding-right: 0px;
padding-bottom: 4px;
padding-left: 25px;
background-image: url(images/navarrow.gif);
background-repeat: no-repeat;
background-position: 10px 50%;
}

#sidebar ul li a:hover
{
color: #9c3;
background-color: #666;
}

/*#sidebar ul.feeds li
{
margin: 1em 0;
padding: 0 1.5em;
background-image: url(images/feed.png);
background-repeat: no-repeat;
background-position: 10px 50%;
}*/



#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 4.0em;
background: #fff url(images/border.gif) repeat-x 0 2.5em;
font-size: 0.86em;
}

#footer .left
{
position: absolute;
left: 2em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}



#comments, #respond
{
margin: 2em 0 0 5px;
}

#commentform 
{
margin:10px;
padding:10px;
}

#outer .commentlist 
{
margin: 0;
padding: 0;
}

.commentlist li 
{
list-style:none;
margin: 2em 0;
padding: 0.5em;			
border-bottom:#ddd 1px solid;
background:#fcfcfc url(images/button_bg.gif) repeat-x top;
}

.commentlist li p 
{
margin:0 1em;
line-height: 1.3em;
margin-bottom: 1.0em;
}

.commentlist li .cmtinfo 
{
font-family:Trebuchet MS,Verdana, Tahoma, Serif;
font-size:0.9em;		
padding:5px;
margin-bottom: 10px;
position:relative;	
}

.commentlist li .cmtinfo em 
{
margin:0;
padding:0 1em;
text-align:right;
font-style:normal;			
color:#999;	
}

.commentlist li cite 
{
font-style:normal;
font-weight:bold;
}

.commentlist li.alt
{
background:#fcfcf9 url(images/button_bg.gif) repeat-x top;
}

.avatar { float: left; padding: 2px; margin: 0; border: 1px solid #ddd; background: white; }

textarea{
width: 80%;
padding:5px;
height: 20em;
border: 1px solid #ccc;	
background:#f9f9f9 url(images/button_bg.gif) repeat-x top;
font:1em Verdana, Arial, Serif;
}

#outer input.text 
{
background:#f9f9f9 url(images/button_bg.gif) repeat-x top;
border:#ccc 1px solid;
padding:2px;
font:1em Verdana, Arial, Serif;
}

.post h5 em
{
font-style:normal;
float:right;
font-weight:normal;
}

.rightalign {
    float: right;
    margin: 20px 0 20px 20px;
}

.leftalign {
    float: left;
    margin: 20px 20px 20px 0;
}

.center {
    text-align: center;
    margin: 20px 20px 20px 20px;
}


#header, #content, #sidebar, #footer, .widget {
overflow: hidden;
}