/*
Theme Name: Iced Gem Bakes
Theme URI: http://www.icedgembakes.co.uk/
Description: The WordPress theme for IcedGem Bakes.
Version: 1.0
Author: Simon McFarlane
*/



body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;  
	font-size: 62.5%;	
	color: #444;
	text-align: center;
	font-family: arial, sans-serif;
	background: url(img/site-bg.gif) 0 0;
    }


body a img {
	border: none;
}

img{
	display: block;
}

.clearing{	
	clear: both;
}





/*------ clear standard browser styles ------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}



/*------ general styles ------*/


.clear {
	clear: both;
	overflow: hidden;
	line-height: 0 !important;
	height: 0 !important;
	font-size: 0 !important;
	margin: 0 !important;
	}


.disguise {
	position: absolute;
	left: -10000px;
	}
	
.hide {
	display: none;
	}
	
	
	
/* http://positioniseverything.net/easyclearing */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0;
	clear: both; 
	visibility: hidden;
	}

.clearfix {
	display: inline-table;
        min-height: 0;
	}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */





/*------ wrap ------*/


#wrap {
	margin: 0px auto 0px auto;
	padding: 0 0 0 0;
	width: 946px;
	text-align: left;
}



/*------ navigation ------*/


#navigation {
	float: left;
	width: 946px;
	height: 85px;
	background: url(img/navigation-bg.png) no-repeat 100% 0;
}


* html #navigation {
	background: url(img/navigation-bg.gif) no-repeat 100% 0;
}


#navigation ul{
	float: right;
	margin-right: 13px;
}


#navigation ul li{
	float: left;
	padding-top: 20px;
	margin-left: 5px;
}


#navigation ul li a{
	display: block;
	height: 27px;
	font-size: 1px;
	text-decoration: none;
	color: #DEDEDE;
}


#navigation ul li.home a{
	width: 69px;
	background: url(img/nav-home.gif) no-repeat 0 0;
}	


#navigation ul li.home a:hover,
#navigation ul li.home a.here{
	color: #CC6699;
	background: url(img/nav-home.gif) no-repeat -69px 0;
}


#navigation ul li.thebook a{
	width: 100px;
	background: url(img/nav-book.gif) no-repeat 0 0;
}	


#navigation ul li.thebook a:hover,
#navigation ul li.thebook a.here{
	color: #CC6699;
	background: url(img/nav-book.gif) no-repeat -100px 0;
}


#navigation ul li.recipes a{
	width: 313px;
	background: url(img/nav-recipes.gif) no-repeat 0 0;
}	


#navigation ul li.recipes a:hover,
#navigation ul li.recipes a.here{
	color: #CC6699;
	background: url(img/nav-recipes.gif) no-repeat -313px 0;
}


#navigation ul li.blog a{
	width: 165px;
	background: url(img/nav-blog.gif) no-repeat 0 0;
}	


#navigation ul li.blog a:hover,
#navigation ul li.blog a.here{
	color: #CC6699;
	background: url(img/nav-blog.gif) no-repeat -165px 0;
}	


#member{
	float: left;
	background: #fff;
	padding: 5px;
	margin: 20px 0 0 13px;
	font-size: 1.2em;
	color: #333;
}


#member a{
	color: #CC6699;
	font-weight: bold;
	text-decoration: none;
}


#member a:hover{
	text-decoration: underline;
}



/*------ content ------*/


#content {
	float: left;
	width: 880px;
	padding: 0 33px 0 33px;
	background: url(img/content-bg.png) repeat-y 0 0;
}


* html #content {	
	background: url(img/content-bg.gif) repeat-y 0 0;
}


/*------ content .intro ------*/


#content .intro {
	float: left;
	width: 880px;
	height: 318px;
	margin-bottom: 20px;
	background: url(img/divider-880.gif) no-repeat 0 100%;
}




#content img{
	float: right;

}


#content  .intro .title{
	width: 341px;
	height: 50px;
	text-align: center;
	background: url(img/iced-gem-bakes.gif) no-repeat 0 0;
}
	

#content  .intro .title a{
	display: block;
	width: 341px;
	height: 50px;
	font-size: 1px;
	text-indent: -9999px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	background: url(img/iced-gem-bakes.gif) no-repeat 0 0;
}


#content  .intro h1{
	width: 410px;
	height: 39px;
	color: #fff;
	font-size: 1px;
	text-indent: -9999px;
	background: url(img/intro-heading.gif) no-repeat 0 0;
}	



#content  .intro p{
	width: 410px;
	padding-bottom: 7px;
	font-size: 1.3em;
	line-height: 1.2em;
	font-weight: bold;
}




#content  .intro a{
	color: #C14684;
	font-weight: bold;
}


#content  .intro a:hover{
	text-decoration: none;
	color: #C14684;
}


#content  .intro .features{
	float: left;
	width: 400px;
	margin-top: 5px;
	padding: 2px 0 6px 0;
	background: #f3f3f3;

	}
	
	
#content  .intro .features li{	
	margin: 10px 10px 6px 10px;
	font-size: 1.3em;
	padding-left: 20px;
	background: url(img/bullet.gif) no-repeat 0 4px;
	}
	



/*------ content .aboutMe ------*/


#content .aboutMe {
	float: left;
	width: 880px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background: url(img/divider-880.gif) no-repeat 0 100%;
}


#content .aboutMe img{
	float: right;
	margin: 5px 40px 0 0;
}


#content  .aboutMe h2{
	width: 410px;
	height: 39px;
	color: #fff;
	font-size: 1px;
	text-indent: -9999px;
	background: url(img/aboutMe-heading.gif) no-repeat 0 0;
}	



#content  .aboutMe p{
	width: 410px;
	padding-bottom: 15px;
	font-size: 1.3em;
	line-height: 1.3em;	
}


#content  .aboutMe p a{
	color: #C14684;
	font-weight: bold;
}


#content  .aboutMe p a:hover{
	text-decoration: none;
	color: #C14684;
}



/*------ content .aboutMe ------*/


#content .theRecipes {
	float: left;
	width: 880px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background: url(img/divider-880.gif) no-repeat 0 100%;
}


#content .theRecipes img{
	float: right;
}


#content  .theRecipes h2{
	width: 410px;
	height: 39px;
	color: #fff;
	font-size: 1px;
	text-indent: -9999px;
	background: url(img/theRecipes-heading.gif) no-repeat 0 0;
}	



#content  .theRecipes p{
	width: 410px;
	padding-bottom: 15px;
	font-size: 1.3em;
	line-height: 1.3em;
}


#content  .theRecipes .examples{
	line-height: 1.5em;
}


#content  .theRecipes p a{
	color: #C14684;
	font-weight: bold;
}


#content  .theRecipes p a:hover{
	text-decoration: none;
	color: #C14684;
}



/*------ content .latest ------*/


#content .latest {
	float: left;
	width: 880px;
	background: url(img/latest-bg.gif) repeat-y 0 0;
}




#content .blog {
	float: left;
	width: 250px;
}


#content .blog h3{
	width: 250px;
	height: 39px;
	color: #fff;
	font-size: 1px;
	text-indent: -9999px;
	background: url(img/blog-heading.gif) no-repeat 0 0;
}



#content .blog ul{
	float: left;
	width: 250px;
	padding: 0px 0 15px 0;
	font-size: 1.3em;
}


#content .blog ul li{
	padding-bottom: 15px;
	background: url(img/bullet.gif) no-repeat 0 4px;
	padding-left: 18px;
}


#content .blog ul li a{
	color: #666;
	text-decoration: none;
}


#content .blog ul li a:hover{
	text-decoration: underline;
}


#content .blog .blogLink{
	float: left;
	width: 250px;
	font-size: 1.3em;
	text-align: right;
}


#content .blog .blogLink a{
	color: #C14684;
	text-decoration: none;
	font-weight: bold;
}


#content .blog .blogLink a:hover{
	text-decoration: underline;
	color: #C14684;
}



#content .updates{
	float: left;
	width: 550px;
	}


#twtr-widget-1{
	float: right;
}


#twtr-widget-1 img{
	float: left;
}


/*------ content .advert ------*/


#content .advert {
	float: right;
	width: 290px;
}


#content .advert h2 a{
	display: block;
	width: 290px;
	height: 110px;
	font-size: 1px;
	text-indent: -9999px;
	color: #fff;
	background: url(img/advert-bg.gif) no-repeat 0 0;
}


#content .advert p{
	font-size: 1.3em;
	line-height: 1.3em;
	padding-bottom: 10px;
}
	


#content .register a{
	display: block;
	height: 27px;
	color: #fff;
	font-size: 1px;
	text-indent: -9999px;
	background: url(img/register-link-bg.gif) no-repeat 0 0;
}


#content .register a:hover{
	background: url(img/register-link-bg.gif) no-repeat 0 -27px;
}



/*------ content .intro ------*/


#content .recipeTop {
	float: left;
	width: 880px;
	padding-bottom: 20px;
}



#content .recipeTop .title{
	float: left;
	width: 341px;
	height: 50px;
	text-align: center;
	background: url(img/iced-gem-bakes.gif) no-repeat 0 0;
}


#content .recipeTop .title a{
	display: block;
	width: 341px;
	height: 50px;
	font-size: 1px;
	text-indent: -9999px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	background: url(img/iced-gem-bakes.gif) no-repeat 0 0;
}



#content #tools,
#content #tools2{
	float: right;
	font-size: 1.4em;
}


#content #tools li,
#content #tools2 li{
	padding: 4px 0;
}


#content #tools a,
#content #tools2 a{
	font-weight :bold;
	text-decoration:  none;
	color: #CC6699;
}


#content #tools a:hover,
#content #tools2 a:hover{
	color: #666;
	text-decoration: underline;
}


#content #tools .print{
	padding-right: 30px;
	background: url(img/print-icon.gif) no-repeat 100% 50%;
}




/*------ content .recipeContent ------*/


#content .recipeContent {
	float: left;
	width: 540px;
	padding-bottom: 20px;
}


#content .recipeContent h1{
	font-size: 2.4em;
	color: #444;
	font-weight: bold;
	padding-bottom: 20px;
}


#content .recipeContent .serves{
	font-size: 0.8em;
	color: #999;
	font-weight: bold;
	margin-top: -20px;
	padding-bottom: 10px;
}



#content .recipeContent h4{
	font-size: 1.5em;
	font-weight: bold;
	color: #666;
	padding: 5px 0 15px 0;
}


#content .recipeContent p{
	font-size: 1.2em;
	padding-bottom: 15px;
}


#content .recipeContent a{
	color: #C14684;
}


#content .recipeContent a:hover{
	text-decoration: none;
	color: #C14684;
}


#content .recipeContent .ingredients{
	clear: both;
	width: 540px;
	height: 40px;
	font-size: 1px;
	text-indent: -9999px;
	color: #fff;
	text-align: right;
	background: url(img/ingredients-title.gif) no-repeat 0 10px;
}


#content .recipeContent .method{
	clear: both;
	width: 540px;
	height: 40px;
	font-size: 1px;
	text-indent: -9999px;
	color: #fff;
	text-align: right;
	background: url(img/method-title.gif) no-repeat 0 10px;
}


#content .recipeContent h3.dairyFree{
	clear: both;
	width: 540px;
	height: 30px;
	font-size: 1px;
	text-indent: -9999px;
	margin-top: 20px;
	color: #fff;
	text-align: right;
	background: url(img/dairy-free-heading.gif) no-repeat 0 10px;
}


#content .recipeContent div.dairyFree{
	float: left;
	width: 520px;
	padding: 10px 10px 0 10px;
	background: #E4ECFF;
	border: 1px dashed #CFDEFE;
}


#content .recipeContent div.dairyFree ul{
	font-size: 1.2em;
	padding-bottom: 15px;
}


#content .recipeContent div.dairyFree ul li{
	list-style: disc;
	margin-left: 20px;
	padding-bottom: 5px;
	}


#content .recipeContent .ingredientList ul{
	float: left;
	width: 250px;
	padding-right: 20px;
	margin-bottom: 20px;
	font-size: 1.2em;
	font-weight: bold;
}


#content .recipeContent .ingredientList ul li{
	padding-bottom: 5px;
}


#content .recipeContent .ingredientList ul li a{
	color: #000;
	}
	
	
#content .recipeContent .ingredientList ul li a:hover{
	text-decoration: none;
	}	


#content .recipeContent .ingredientList em{
	font-style: normal;
	font-weight: normal;
}


#content .recipeContent .ingredientList strong{
	display: block;
	font-size: 1.2em;
	padding-top: 10px;
	font-weight: bold;
	color: #cc6699;
}


#content .recipeContent .ingredientList p em{
	font-style: italic;
	color: #999;
}


#content .recipeContent .ingredientList p em a{
	color: #999;
}



/*------ content .recipeSidebar ------*/


#content .recipeSidebar {
	float: right;
	width: 310px;
	padding-bottom: 20px;
}



#content .recipeImage{
	padding-bottom: 30px;
}


#content .hints{
	float: right;
	width: 280px;
	padding: 10px 10px 0 10px;
	margin: 0 0 30px 0;
	background: #FFEBEE;
	border: 1px dashed #D4AAC1;
}



#content .hints .title{
	float: left;
	width: 280px;
	height: 30px;
	font-size: 1px;
	text-indent: -9999px;
	color: #FFEBEE;
	text-align: right;
	background: url(img/hints-title-bg.gif) no-repeat 0 0;
}


#content .hints img{
	float: right;
	padding: 0 0 10px 20px;
}


#content .hints p{
	font-size: 1.2em;
	padding-bottom: 10px;
}


#content .hints h3{
	font-size: 1.4em;
	font-weight :bold;
	padding: 15px 0 10px 0;
}

#content .hints a{
	color: #C14684;
}


#content .hints a:hover{
	text-decoration: none;
	color: #C14684;
}



/*------ content .pageTop ------*/


#content .pageTop {
	float: left;
	width: 880px;
	padding-bottom: 20px;
}



#content .pageTop .title{
	float: left;
	width: 341px;
	height: 50px;
	text-align: center;
	background: url(img/iced-gem-bakes.gif) no-repeat 0 0;
}


#content .pageTop .title a{
	display: block;
	width: 341px;
	height: 50px;
	font-size: 1px;
	text-indent: -9999px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	background: url(img/iced-gem-bakes.gif) no-repeat 0 0;
}



/*------ content .pageContent ------*/


#content .pageContent {
	float: left;
	width: 540px;
	padding-bottom: 20px;
}


#content .pageContent .post{
	float: left;
	width: 540px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#content .pageContent h1,
#content .pageContent h2{
	font-size: 2.4em;
	color: #666;
	font-weight: bold;
	padding-bottom: 15px;
}


#content .pageContent h1 strong,
#content .pageContent h2 strong{
	color: #000;
}


#content .pageContent h1 a,
#content .pageContent h2 a{
	color: #666;
	text-decoration: none;
}


#content .pageContent h1 a:hover,
#content .pageContent h2 a:hover{
	text-decoration: underline;
}


#content .pageContent h3{
	font-size: 1.8em;
	color: #999;
	font-weight: bold;
	padding: 15px 0 10px 0;
}


#content .pageContent h3.pagetitle{
	font-size: 1.6em;
	color: #999;
	font-weight: bold;
	padding: 0 0 20px 0;
}



#content .pageContent h4{
	font-size: 1.4em;
	color: #666;
	font-weight: bold;
	padding: 10px 0 3px 0;
}


#content .pageContent h5{
clear: both;
	font-size: 1.1em;
	color: #666;
	padding: 0px 0 15px 0;
}



#content .pageContent p{
	font-size: 1.2em;
	line-height: 1.5em;
	padding-bottom: 15px;
}


#content .pageContent .entry ul{
	font-size: 1.2em;
	margin-bottom: 15px;
}


#content .pageContent .entry ul li{
	padding-bottom: 5px;
	background: url(img/bullet.gif) no-repeat 0 3px;
	padding-left: 18px;
}


#content .pageContent p.date{
	font-size: 1.3em;
	color: #999999;
	padding-bottom: 15px;
	margin-top: -15px;
}



#content .pageContent p a,
#content .pageContent h5 a{
	color: #C14684;
}


#content .pageContent p a:hover,
#content .pageContent h5 a:hover{
	text-decoration: none;
	color: #C14684;
}


#content .pageContent strong em{
	font-weight: normal !important;
}


#content .pageContent .navigation{
	float: left;
	width: 540px;
	font-size: 1.2em;
	color: #999;
	margin: 0 0 15px 0;
}


#content .pageContent .navigation a{
	color: #999;
	text-decoration: none;
}


#content .pageContent .navigation a:hover{
	color: #C14684;
	text-decoration: underline;
}


#content .pageContent .navigation .alignleft{
	float: left;
	width: 250px;
}


#content .pageContent .navigation .alignright{
	float: right;
	text-align: right;
	width: 250px;
}


/*------ content .categoryIntro ------*/


#content .categoryIntro {
	float: left;
	width: 540px;
	}
	
	
#content .categoryIntro h2{
	float: left;
	width: 340px;
	color: #666;
	}
	
	
#content .categoryIntro p{
	float: left;
	width: 340px;
	color: #999;
	}	
	
	
#content .categoryIntro .alpha{
	float: right;
	width: 200px;	
	text-align: right;
	padding-top: 15px;
	}
	
	
#content .categoryIntro .alpha a{
	color: #000;
	}
	

#content .category{
	float: left;
	position: relative;	
	width: 460px;
	padding: 20px 20px 10px 20px;
	background: #F0F3F9;
	margin: 10px 40px 20px 0;
	}	
	

#content .alternative{	
	background: #E4EAFA;
	}
	
	
#content .category h3{
	float: left;
	width: 400px;
	font-size: 2em;
	color: #999999;
	margin-bottom: 5px;
	margin-top: 0 !important;
	padding-top: 0 !important;
}
	

#content .category p{
	float: left;
	width: 300px;
	padding-right: 50px;
	font-weight: bold;
	}
	
	
#content .category ul{
	float: left;
	width: 150px;
	font-size: 1.2em;
	margin: 0 20px 15px 0;
	}
	
	
#content .category ul li{
	padding-bottom: 5px;
	}
	

#content .category ul li a{	
	color: #CC6699;
}


#content .category ul li a:hover{
	text-decoration: none;
	}


#content .category img{
	position: absolute;
	top: -11px;
	right: -39px;
}



/*------ content .alphalist ------*/

#content .alphalist {
	display: none;
	float: left;
	width: 530px;
	padding: 10px; 
	margin-bottom: 15px;
	border: 1px solid #ccc;
	background: #f6f6f6;
}



#content .alphalist li{
	float: left;
	width: 250px;
	margin: 0 10px 5px 0;
	font-size: 1.2em;
	}


#content .alphalist li a{	
	color: #CC6699;
}


#content .alphalist li a:hover{
	text-decoration: none;
	}



/*------ content .reason ------*/

#content .reason {
	float: left;
	width: 540px;
	padding: 0 0 0 0; 
	margin: 15px 0 0 0; 
}


#content .reasonOne{
	padding: 20px 0 10px 0; 
}



#content .reason h3{
	font-size: 2em;
	padding: 10px 0 10px 0;
	margin: 0px 0 0 0;
	color: #666;
	font-weight: bold;
	border-top: 1px dotted #ccc;
}


#content .reason h3.first{
	border-top: none;
	padding: 0 0 10px 0;	
}



#content .reason p.large{
	font-size: 1.6em;
	color: #CC6699;
}


#content .reason p{
	line-height: 1.4em;
}


#content .reason img{
	float: left;
	margin: 3px 11px 0 0;
}


.alignright {float:right; margin:0 0 1em 1em}
.alignleft {float:left; margin:0 1em 1em 0}
.aligncenter {display: block; float: none; clear: both; margin-left: auto; margin-right: auto; padding-bottom: 15px;}
a .alignright {float:right; margin:0 0 1em 1em}
a .alignleft {float:left; margin:0 1em 1em 0}
a .aligncenter {display: block; margin-left: auto; margin-right: auto}



.pageSidebar a.join{
	float: right;
	width: 280px;
	height: 60px;
	margin: 20px 0 10px 0;
	background: url(img/join-here.gif) no-repeat -280px 0;
	font-size: 1px;
	text-indent: -9999px;
	text-decoration: none;
	color: #CC6699;	
}


.pageSidebar a.join:hover{
	background: url(img/join-here.gif) no-repeat 0px 0;
	color: #E4EBFA;
}




.pageSidebar a.member{
	float: right;
	width: 280px;
	text-align: right;
	font-size: 1.3em;
	color: #333;
	text-decoration: none;
	margin: 0 0 15px 0;
}



.pageSidebar a.member:hover{
	text-decoration: underline;
	color: #CC6699;
}


.pageSidebar .sideBarImage{
	float: right;
	width: 280px;
	margin: 0 0 20px 0;
}



.pageSidebar a.advertBox{
	float: right;
	width: 278px;
	border: 1px solid #ccc;
	text-decoration: none;
	margin: 30px 0 0 0;
	background: url(img/advert-bg.jpg) no-repeat 0 0;
}



.pageSidebar a.advertBox span.heading{
	float: left;
	width: 258px;
	padding: 7px 10px;
	background: #fff;
}



.pageSidebar a.advertBox span.heading strong{
	float: left;
	color: #CC6699;
	font-size: 1.6em;
}


.pageSidebar a.advertBox span.heading em{
	float: right;
	font-size: 1.2em;
	font-weight :bold;
	color: #000;
	padding: 3px 0 0 0;
}




.pageSidebar a.advertBox span.text{
	float: right;
	width: 210px;
	padding: 6px 10px;
	margin: 110px 0 0 0;
	font-size: 1.3em;
	color: #000;
	background: url(img/text-bg.png);
}



.pageSidebar .advert{
	float: right;
	width: 280px;
	margin-bottom: 30px;
}

/*------ content .pageSidebar ------*/


#content .pageSidebar {
	float: right;
	width: 310px;
	padding-bottom: 20px;
}


#resources{
	float: right;
	width: 280px;
}


#resources .title{
	font-size: 2em;
	color: #CC6699;
	margin-bottom: 15px;
	}
	
	
#resources .resource{
	float: right;
	width: 280px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	font-size: 1.2em;
	color: #666
	}
	
	
#resources .resource h4{
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 5px;
	}

	
#resources .resource p{
	float: right;
	width: 280px;
	line-height: 1.5em;
	}
	
#resources .resource p a{
	float: right;
	color: #CC6699;
	}
	
	
#resources .resource p a:hover{
	text-decoration: none;
	}
	
	
#tellFriend{
	float: right;
	width: 260px;
	padding: 10px;
	margin-top: 10px;
	background: #F6F6F6;
}	


#tellFriend .warning{
	color: #ff0000;
}


#tellFriend .send{
	color: #CC6699;
}


#tellFriend .title{
	font-size: 2em;
	color: #CC6699;
	margin-bottom: 10px;
	}
	
	
#tellFriend p{
	font-size: 1.2em;
	padding-bottom: 10px;
	}
	
#tellFriend .field input{
	padding: 2px;
	width: 240px;
}

	
#tellFriend .submit input{
	font-size:1.1em;
	border: none;
	color: #fff;
	background: #CC6699;
	padding: 2px 10px;
	}


#tellFriend .small{
	font-size: 1em;
	color: #999;
	}

.thread-alt {
	background-color: #f8f8f8;
}




.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {


}


#sidebar .widgettitle{
	float: left;
	width: 290px;
	font-size: 1.6em;
	margin: 10px 0;
	padding: 3px 10px;
	border-bottom: 1px solid #CC6699;
	}



.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
	}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	font-size: 1.1em;
	}


.commentmetadata a{
	color: #999;
	text-decoration: none;
}



.commentmetadata a:hover{
	text-decoration: underline;
}


.comment-author{
	font-size: 1.2em;
}


.comment-author a{
	color: #333;
	text-decoration: none;
}


.comment-author a:hover{
	text-decoration: underline;
}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


.bypostauthor{
	border: 1px solid #DD6699;
}



#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}



.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0 0 0 0;
	}
	
	
#sidebar .widget{
	padding-bottom: 10px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
	
#sidebar ul a{
	font-size: 1.2em;
	color: #333;
	text-decoration: none;
	}
	
	
#sidebar ul a:hover{
	color: #CC6699;
	text-decoration: underline;
	}
	



#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	padding: 0 0 0 0;	
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
	
	
	
#sidebar .widget_tag_cloud div{
	padding: 0 10px;
}


#sidebar .advert{
	float: left;
	width: 310px;
	margin-bottom: 30px;
}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}



#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}



#comments{
	font-size: 1.6em;
	color: #666;
	font-weight: bold;
	margin: 20px 0 10px 0;
}



#respond h3{
	font-size: 1.6em;
	color: #666;
	font-weight: bold;
	margin: 20px 0 10px 0;
}



/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	}


	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}




/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
}

.wp-caption img {
	margin: 0 0 3px 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
font-weight: bold;
color: #999;
	text-align: center;
	line-height: 17px;
	padding: 0 0 0 0;
	margin: 0;
}


/*------ examples ------*/


#examples{
	float: right;
	width: 440px;
	padding-bottom: 10px;
}


#examples li {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	width: 86px;
	height: 86px;
	cursor: pointer;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}


#examples li img {
	width: 86px;
	height: 86px;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}



/*------ footer ------*/


#footer {
	float: left;
	width: 946px;
	height: 49px;
	padding: 0 0 0 0;
	background: url(img/footer-bg.png) no-repeat 0 0;
}


* html #footer {
	background: url(img/footer-bg.gif) no-repeat 0 0;
}


#footer p{
	float: right;
	font-size: 1.2em;
	color: #999999;
	padding: 27px 13px 0 0;
}


#footer p a{
	color: #999999;
	text-decoration: none;
}


#footer p a:hover{
	text-decoration: underline;
}


#sidebar .widget_text{
float: left;
	width: 290px;
border: 1px solid #ccc;
padding: 10px 10px 0 10px;
background: #fff;
	}


#sidebar .textwidget .blogTitle{
float: left;
	width: 290px;
height: 38px;
font-size: 1px;
	text-indent: -9999px;
color: #fff;
text-align: right;
background: url(img/special-diet-blog.gif) no-repeat 0 0;
}


#sidebar .textwidget p{
padding-bottom: 10px;
font-size: 1.2em;
line-height: 1.4em;
}


#sidebar .textwidget img{
float: right;
border: 1px solid #CC6699;
margin: 0 0 10px 10px;
}

#sidebar .textwidget p a{
font-size: 1.1em !important;
color: #CC6699;
text-decoration: underline;
}

#sidebar .textwidget p a:hover{
text-decoration: none;
}



.form-table{
	float: left;
	width: 540px;
}


.form-table tr{
	float: left;
	width: 540px;
	margin-bottom: 15px;
}


.form-table th{
	float: left;
	width: 140px;
	font-size: 1.2em;
}


.form-table td{
	float: left;
	width: 300px;
}


.form-table td input{
	width: 292px;
	padding: 3px;
	border: 1px solid #ccc;
}


.form-table td .description{
	float: left;
	margin-bottom: 10px;
	font-size: 1.2em;
	color: #666;
}
	

p.indicator-hint{
	font-size: 0.8em;
}


p.submit{
	margin-left: 140px;
}


#message{
	font-size: 1.4em;
	color: #CC6699;
}


#messageBox{
	border: 1px solid #CC6699;
	padding: 0px 10px 5px 10px;
	margin: 0 0 20px 0;
	font-size: 1.1em;
}


#messageBox .register{
	margin: 0 0 0 112px;
}


#messageBox .loginLink{
	text-align: center;
}



#messageBox .loginLink a{
	text-decoration: none;
}


#messageBox .loginLink a:hover{
	text-decoration:  underline !important;
}


#sidebar .execphpwidget{
	float: left;
	width: 290px;
}


#sidebar .execphpwidget p{
	float: left;
	height: 29px;
	line-height: 29px;
	font-weight: bold;
}

#sidebar .execphpwidget img{
	float: left;
	margin-right: 10px;
}

