/* 

	Theme Name: SheBlogs2010

	Theme URL: http://www.sheblogs.eu

	Description: Custome theme created for sheblogs.eu

	Author: Mary Chariskou

	Author URI: http://sheblogs.eu

	Version: 1.0

*/

* {
margin:0;
padding:0;
list-style:none;
}


/******************* GENERAL**********************************/


a {
	color: #BD1C44;
}

a:hover {
	color: #040404;
}

ol {
	
}	

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

img {
	border:0px solid black;
	}

/* Alignment */
.left, .alignleft {
	float:left; margin-right:10px; 
	}
.right, .alignright {
	float: right; margin-left:10px;
	}
.alignright {
	margin-left:10px;
	}
.alignleft {
	margin-right:10px; 
	}
.center, .centered, .aligncenter {
	margin: 0 auto;
	display: block;
	}
/******************* END GENERAL**********************************/



/**************************************************
**************** menu TABS ***********************
***************************************************/
#menu {background:#FBF9F7;}
.tabberlive .tabbertabhide {
 display:none;
}

.tabber {

}
.tabberlive {

}
ul.tabbernav
{margin: 0; padding: 0; height: 32px; background: #F8F7ED url(images/men1.png) repeat-x 0px 22px; float:left; width: 100%;}

ul.tabbernav li
{float: left; padding: 0; height: 32px; line-height: 20px; margin: 0 3px -1px 0; background: #2CB7C0; overflow: hidden; position: relative; letter-spacing:1px;
        -moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}

ul.tabbernav li a
{
 text-decoration: none;
	border:1px dashed #fff; 
        border-bottom:0;
        margin:5px;
	display: block;
	font-size: 12px;
	padding: 3px 10px 3px 10px;
        font-weight:bold;
	outline: none;
        color: #fff;
        text-shadow: 0 1px 1px #5D6565;
          -moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}

ul.tabbernav li a:link { color:#013235; text-shadow: 0 1px 1px #C2FAF8; }


ul.tabbernav li a:hover
{
 color: #000;
 background: #79D8D5;
}

ul.tabbernav li.tabberactive a
{background: #C40F1C;  color:#fff;  text-shadow: 0 1px 1px #5D6565;border-color: orange;  }


html ul.tabbernav li.tabberactive  {
	background: #C10F1C;
	height:40px;
        position:relative; z-index:1000;
}

*html ul.tabbernav li.tabberactive  {
	background: #C10F1C;
	height:32px;
        position:relative; z-index:1000;
}

.tabberlive .tabbertab {
 padding:5px;
float:left;clear: both;
 height:28px; 
 background:red url(images/menuback.png) repeat-x;
 overflow:hidden; 
width:988px; position:relative; z-index:1;
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
} 

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

.oufex {padding:3px; border: 1px dashed orange; height:20px;}
.ouf {float:left;}
.ouf a {padding: 2px 15px 2px; 15px; font-size:12px; font-weight:bold; display: block; color: #fff; text-decoration: none;}
.ouf a:hover {background:#FCF097; color: #A7101B;text-shadow: 0 1px 1px #FBF8E5;border-radius: 4px; -moz-border-radius: 4px; webkit-border-radius: 4px;}

#menud {clear:both; background: url(images/men1.png) repeat-x bottom left; height:15px; width:998px; margin:0 auto;}	
/*************** body *******************/

body {
    margin:0;
	padding:0;
	background: url(http://www.sheblogs.eu/wp-content/uploads/2011/12/bg213.png) repeat #089DA7;
	font-family: arial, Tahoma, helvetica,  sans-serif;
}

#wrap {
	overflow:hidden;
	position:relative;
	width:998px;
	margin:0 auto;
          border:1px solid #fff;
	  -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.2);
          -moz-box-shadow: 0 2px 8px rgba(0,0,0,.2);
           box-shadow: 0 2px 8px rgba(0,0,0,.2); 
	
}



/***********************************************
*************** HEADER **************************
***********************************************/


#header {
	background: #fdfdfa;	
}

#uplogoline {
	background: #F1F1F3	url(images/headbg.png) repeat;
	overflow:hidden;
	position:relative;
	width:998px;
	margin:0 auto;
	height:34px;
	}

#todaydate {width: 160px;  font-family:Tahoma; font-size:11px; margin: 10px 0px 10px 45px; float:left; color: #AA1931; }
#sub-search { float:right; }
.social { float:right; width: 27px; margin:5px 2px 0px 0px; }	
	
#search {
float:right;
margin-right:2px;
}

#search form {
	margin: 0px;
	padding: 0px;
	float: left;
}
#search p {
	margin:5px 2px 0px 0px;   
	}
	

	
#search input {
	margin:5px 2px 0px 0px;
	font-size: 11px;
	padding: 2px 1px 4px 3px;
    background: #ffffff;
	border: 1px solid grey;
	color: #000;
	font-weight:bold;
	font-family:Tahoma; 
	border-radius: 4px;  
    -moz-border-radius: 4px;  
    -webkit-border-radius: 4px;  
	
	cursor: pointer;
	}	

#head {

	overflow:hidden;
	position:relative;
	width:998px;
	margin:0 auto;
	height:120px;
	background: #F8F7ED url(http://www.sheblogs.eu/wp-content/uploads/2012/01/pro-spring-header.png) no-repeat;
}

#logo {
    float:left;
	margin: 43px 0px 4px 60px;
}

#headright {
	float:right;
	width:728px;
	height:90px;
	background:transparent;
	margin:9px 6px 0px 0px;
}




/**************************************************
**************** JQUERY *************************
***************************************************/

.anythingSlider                         { background-color: #fff; width: 660px; height: 250px; position: relative; margin: 10px; border:1px solid #fff;
	  -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.2);
       -moz-box-shadow: 0 2px 8px rgba(0,0,0,.2);
   box-shadow: 0 2px 8px rgba(0,0,0,.2); }
.anythingSlider .wrapper                { width: 660px; overflow: auto; height: 250px; margin: 0px; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 99999px; list-style: none; position: absolute; top: 0; left: 0; background: #fff;  margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0;  width: 660px; margin: 0; }


#thumbNav                               { position: relative; left: 253px; top: 220px; text-align: center; }
#thumbNav a                             { color: black; font: 11px Tahoma; text-decoration: none; color: #ffffff;
	text-shadow: 0 1px 0 #000; display: inline-block; padding: 2px 8px; height: 16px; margin: 0 5px 0 0; background: #ffffff	url(images/searchbutton.png) repeat-x; text-align: center; 
    -webkit-border-radius: 5px;  -moz-border-radius: 5px;  -webkit-border-radius: 5px; }
#thumbNav a:hover                       { background-image: none; }
#thumbNav a.cur                         { background: #e0a213; }

#start-stop                             { }
#start-stop.playing                     { background-color: red; }
#start-stop:hover                       { background-image: none; }
.textSlide p {color:#000; font-size:12px; margin:10px 7px 0 0;}
.textSlide h2 { font-size:16px;}
.textSlide h2 a{text-decoration:none; }
/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: hidden; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }


/**************************************************
**************** JQUERY TABS ***********************
***************************************************/
.container {width: 300px; margin: 10px auto;}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 25px;
	
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
	height: 25px;
	line-height: 25px;
	background: blue url(images/blue35.png) repeat-x bottom left;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #484848; 
        text-shadow: 0 1px 1px #FBF8E5; 
	display: block;
	font-size: 12px;
	padding: 0 10px;
	font-weight:bold;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #FDF6BE;
	
}
.tab_container {
	
	clear: both;
	float: left; 
	width: 290px;
        padding:5px;
	background: #FDF6BE url(images/yellow600.png) repeat-x top left;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
           
}
.tab_content {
	padding: 10px;
	font-size: 12px;
        display:block;
        border:1px dashed #F27C2F;
        
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 3px;
	margin: 0;
	font-size: 12px;
}
.tab_content h3 a{
	
        font-size: 12px;
padding-bottom: 3px;
	margin: 0;
text-shadow: 0 1px 1px #FDF6BE;
text-decoration:none;
}
.tab_content img {
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #ddd;
	padding: 2px;
        width:60px;
        height:60px;
}
.tab_content p {
margin: 0 0 10px 0;
padding: 0;

}

.tab_content ul li {margin-bottom:5px;}

.popular, latest {clear:both; margin-bottom:10px; min-height:65px;}
.popular a {font-weight:bold;}
/**************************************************
**************** HOMEPAGE *************************
***************************************************/

#center {
	overflow:hidden;
	position:relative;
	width:998px;
	margin:0;
	background: #F8F7ED;
        clear:both;
	}

#myslide {float:left; width:685px;height:270px;}
#adsside {
        float:right;
        margin: 10px 10px 10px 0; 
        border:1px solid #fff;
	  -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.2);
          -moz-box-shadow: 0 2px 8px rgba(0,0,0,.2);
           box-shadow: 0 2px 8px rgba(0,0,0,.2); 
       width:300px;
       height:250px;
      
}

#homeblock1 {
        overflow:hidden;
	position:relative;
	width:998px;
	margin:0 auto;
	border-bottom:1px solid #fff;
	background: #F8F7ED;
	clear:both;
	
}

#homeblock2 {
        overflow:hidden;
	position:relative;
	width:998px;
	margin:0 auto;
	border-bottom:1px solid #fff;
	background: #F7F2EA;	
	clear:both;	
}
/******* homeblock2*********/
#columns{margin:10px 0 10px 7px;}
.column {float: left;width: 245px; padding: 0;margin: 0;display: inline; overflow: hidden;position: relative;}
.block  {height: 260px;font-size: 12px;margin: 10px 10px 10px 10px;padding: 0 11px 11px 11px;border: 1px solid #fff; background-color:#FCFCF9;}
.block h2 {padding:5px 0 5px 0;}
.block h2 a{font-size: 12px;font-weight: bold;text-decoration: none;}
.block2title {background: #9AD0FC url(images/blue35.png) repeat-x;height:22px; width:152px; padding:4px; margin: -10px 0 0 20px; position: relative;}
.block2title a{text-decoration:none; font-size:11px; display:block; font-weight:bold; height:20px; width:150px; border:1px dashed #2D84CB;text-align:center; padding:3px 0 2px 0; color: #0D5485;text-shadow: 0 1px 1px #E8F4FC;
border-bottom:0;}
.block2title a:hover {color: #000; background:#D1EAFD;}
.block img {margin: 0px auto;border:1px solid #fff; -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.2); -moz-box-shadow: 0 2px 8px rgba(0,0,0,.2); box-shadow: 0 2px 8px rgba(0,0,0,.2); }

/*******end homeblock2*********/

#blockredd  {height: 30px;font-size: 12px;margin: 10px 10px 0px 10px;padding: 0 11px 11px 11px;}
.block2titlered {background: #9AD0FC url(images/blue35.png) repeat-x;
width:940px; height:30px; }
.block2titlered a{text-decoration:none; font-size:16px; display:block; font-weight:bold; height:24px; width:940px; border:1px dashed #2D84CB;text-align:center; padding:3px 0 2px 0; color: #0D5485;text-shadow: 0 1px 1px #E8F4FC;}
.block2titlered a:hover {color: #000; background:#D1EAFD;}

/*******homeblock2a************/
#homeblock2a{
        background:#f2eef6; 
        border-bottom:1px solid #fff;
        clear:both;
	overflow:hidden;
	position:relative;
}

#homeblock2afirst {
       float:left; 
       width:420px; 
       border-right:1px solid #fff;
       margin: 10px 10px 10px 20px;
}

/*******end homeblock2a********/


/******* homeblock3*********/
#homeblock3 {
	border-top:1px solid #f1f1f1;
	background: #F8F8F3;	
	clear:both;
	overflow:hidden;
	position:relative;
}

#homeblock3a {
clear:both;
	overflow:hidden;
	position:relative;
}
/******* homeblock2*********/
ul.catblocks{
	width: 100%;
	padding: 0;
	margin: 10px 0 10px 0;
	list-style: none;
}
ul.catblocks li {
	float: left;
	width: 327px; 
	padding: 0;
	margin: 0;
	display: inline;
}

/****foodblock and gardenblock****/

.foodblock,  .gardenblock{width: 300px;margin: 0 0 0 20px;padding:0px; background:#fff; border:1px solid #fff; -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.2); -moz-box-shadow: 0 2px 8px rgba(0,0,0,.2);
box-shadow: 0 2px 8px rgba(0,0,0,.2); }
.foodblock h3, .gardenblock h3 {font-size: 14px;display:block;background: yellow url(images/yellow.png) repeat-x top left;padding:3px 3px 3px 6px;color:#fff;}
.foodblock h3 a, .gardenblock h3 a{color: #DC1C06;text-shadow: 0 1px 1px #FBF8E5; text-decoration:none;font-weight:bold;}
.foodblock h3 a:hover, .gardenblock h3 a:hover {color: #000;border-bottom:1px solid dashed #DC1C06;}
.foodblockitem {overflow:hidden; position:relative; clear:both; margin-top:5px;
background: #fcfcf9;}
.foodblockleft {float:left; width:108px;}
.foodblockright {width:190px;float:right;}
.foodblockright p {margin: 4px;font-size:12px;}
.foodblockright h2 {font-size:12px;margin: 2px 2px 2px 4px;}
.foodblockright h2 a {text-decoration:none;}
.foodblockleft img {width: 108px;height: 108px;margin: 0px auto;
border-right:1px solid #fff; -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.2);
 -moz-box-shadow: 0 2px 8px rgba(0,0,0,.2); box-shadow: 0 2px 8px rgba(0,0,0,.2);}
#booblock3 {width:300px;height:250px;margin: 0 0 10px 20px;  border:1px solid #fff; -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.2);
 -moz-box-shadow: 0 2px 8px rgba(0,0,0,.2); box-shadow: 0 2px 8px rgba(0,0,0,.2);}

/******* endhomeblock3*********/

#block3 {

font-size:12px;
}













/**************************************************
**************** POST *************************
***************************************************/

#main {
	float:left;
	width:530px;
        margin:0;
        padding: 5px;
        background: #FDFDFA;
}


#post, #mycomments {
	padding: 10px 15px 15px 15px;
	margin:0px;
	width:500px;
	color: #000;
	font-size: 13px;
	line-height: 18px;
        border:1px dashed #E6E8D0;text-shadow: 0 1px 1px #FFF;
}
#toppost {}
#toppostleft{float:left; width:300px; height:250px;}
#toppostright{float:right; width:190px;  padding-left:5px;}
#toppostbottom{clear:both; margin-bottom:10px;}
#post p {
        margin-bottom:10px;
        text-align: justify; 
        text-justify: newspaper; 

}

#post h2 {
	margin-bottom:20px;	
        font-family: Times, georgia;
}

#post h2 a{
	color:#b70d18;	
	text-shadow: 0 1px 1px #FFF;
	text-decoration:none;
	font-size: 24px;
        line-height:26px;
}

#post h2 a:hover {
	color: #333;
}	

#post h3 {color:#147C83; margin:10px 0 10px 0;text-shadow: 0 2px 0 #fff; }
#post ul {margin-bottom:7px; list-style-type: none;}
#post li { background-image:url("http://www.sheblogs.eu/wp-content/uploads/2011/02/bullet.gif"); background-repeat: no-repeat; background-position: 5px 1px;
padding-left: 25px; margin-bottom:3px;}

#bubble {background: transparent url(images/bubble.gif) no-repeat 0 -2px; width:32px; height:28px;float:right; margin: 0 -13px 0 0; position:relative;  font-weight:bold; color:#fff;}
*html #bubble {margin: -23px -13px 0 0;}
#bubble h4 a{color:#196D6A; text-shadow: 0 1px 1px #E0F1FE; font-size:10px;}

#excerptpost {
font-weight:bold;
font-size:12px;
line-height:15px;text-shadow: 0 1px 1px #FFF;
}	

.wp-caption p.wp-caption-text {
   font-size: 10px;
   line-height: 12px;
   padding: 0;
   margin: 0;
  color: #8a8a8a;

}
.wp-caption p.wp-caption-text a{
color: #8a8a8a;
text-decoration:none;
}

#authorpostout {background: #FDF086 url(images/yellow.png) repeat-x; height:52px; width:182px; padding:4px; margin-bottom:5px;}
#authorpostin {height:50px; width:180px; border:1px dashed #F7BE17; }
#authorpostimg {float:left; padding:5px; width:40px; height:40px;}
#authorpostinfo {float:right; text-align:center; height:40px; width:130px; padding-top:7px; font-size:10px; text-shadow: 0 1px 1px #FBF8E5;}
#authorpostinfo a {color: #DC1C06;text-shadow: 0 1px 1px #FBF8E5; text-decoration:none;font-weight:bold; font-size:12px;}
#authorpostinfo a:hover {color: #000;border-bottom:1px solid dashed #DC1C06;}

#catpostout {background: #9AD0FC url(images/blue35.png) repeat-x; width:182px; padding:4px;margin-bottom:5px;}
#catpostin { width:180px; border:1px dashed #2D84CB;text-align:center;font-size:11px;}
#catpostin a {color: #0D5485;text-shadow: 0 1px 1px #E8F4FC;text-decoration:none; font-weight:bold;}
#catpostin a:hover {color: #000;border-bottom:1px dashed #0D5485;}

#tagspostout {background: #D9F787 url(images/green70.png) repeat-x; width:182px; padding:4px; margin-bottom:5px;}
#tagspostin {width:180px; border:1px dashed #9FB23E; text-align:center;}
.postags {padding:2px;margin:2px; font-size:11px;}
.postags a {font-size:11px;text-decoration:none;color:#3B6C06;text-shadow: 0 1px 1px #FBFFEC;font-weight:bold;}
.postags a:hover {color:#000;border-bottom:1px dashed #3B6C06;}

.yellowsectionout {background: #FDF086 url(images/yellow.png) repeat-x;  margin: 5px -5px 10px -5px;  padding:4px;}

.yellowsectionins {border:1px dashed #F7BE17; padding:5px;}
.yellowsectionins h4{color: #484848; text-shadow: 0 1px 1px #FBF8E5; font-size:14px;}
.yellowsectionins h4 a {color: #DC1C06; text-shadow: 0 1px 1px #FBF8E5; text-decoration:none;}
/**************************************************
**************** SIDEBAR *************************
***************************************************/

#sidebar {
float:right;
width:445px;
font-size:12px;
line-height:14px;
margin:0;
padding:0;
}





#sideleft {
width:120px;
float: left;
margin:0 0 0 3px;
padding:0;
}

#sideright {
margin: 0 7px 0 7px;
width:300px;
float: right;
padding:0; 

}



/*************** FOOTER *******************/
#footer {clear:both;}
#footer1 {background:  url(images/menuback.png) repeat-x; padding:0px; overflow:hidden; position:relative; width:998px; margin:0 auto; font-size:11px; height:38px; font-size:11px; font-weight:bold; color:#FEF4D8;}
#footer1 a {color:#FEF4D8; border:0; text-decoration:none; text-shadow: 0 1px 1px #9D0914;}
#footer1 a:hover {color: #fff; border-bottom:1px dashed #fff;}
#footer1 ul{list-style:none; margin:10px 0 0 220px;}
#footer1 ul li {float:left; padding: 0 3px 0 3px;}
#footer2 {background:  url(images/men1.png) repeat-x left bottom; padding:0px; height: 35px; overflow:hidden; position:relative; width:998px; margin:0 auto; color:#fff;}
#footer2 p {font-size:11px; padding:2px; margin:2px; text-align: center; font-weight:bold; text-shadow: 0 1px 1px #A7101B;}
#footer2 a{color:#FDFDFA; text-decoration:none; border-bottom:1px dashed #FDFDFA;}
#footer2 a:hover{border:0}

/************** weather *******************/
.weather {background:#fff; width:112px; height:98px; padding:4px;}
.weatherins { width:110px; height:96px;  border:1px dashed #e0e0e0; font-size:11px}
.weatherleft {float:left; width:73px; height:32px; text-align:center; color: #494949;}
.weatherright {float:right; width:32px; height:32px;}
/************** endweather *******************/

/************** random *******************/
.random {background:#fff; width:118px;   margin: 5px 0 10px 0; text-align:center;}
.random img {width:118px; height:70px;}
.random a{padding:4px 0 4px 0; display:block; background:#fff;  text-decoration:none;font-weight:bold; font-size:11px;}
.random a:hover{background:#E6F8B5; }
/************** endrandom *******************/
/************** eortologio *******************/
#eortologio {width:292px; padding:4px; background:#fff; margin:0px;}
#eortologioins {width:290px;  border:1px dashed #e0e0e0;}
#eortologio h5 {color:#434242; font-size:12px; margin:0; padding:4px;}
#eortologio p {text-align:center; color:#434242; margin:0; padding:4px;}
/************** endeortologio *******************/
/************** comments *******************/
#mycomments ul, #mycomments ol  {list-style-type:none;}
#respond { background:#2CB7C0;border:1px dashed #fff;  padding:10px; position:relative; color:#013235;text-shadow: 0 1px 1px #C2FAF8; font-size:14px; font-weight:bold;}
#respond h3 {font-size:24px; margin-bottom:20px; font-family: Times, georgia;}
#respond a {color:#013235; text-decoration:none; text-shadow: 0 1px 1px #C2FAF8;border-bottom:1px dashed #fff;}
#respond a:hover {border:0;}
#comment {width:99%;}
#comment:focus {background:#F8F7ED;}
#submit {background:#EFEFEF; cursor: pointer; color: #545453; margin-top:10px; text-shadow: 0 1px 1px #fff; border:0; padding:5px; font-weight:bold;-moz-border-radius: 4px; -webkit-border-radius: 4px; }
#submit:hover {background:#fff;}
#submit:focus {background:#A8EDEB;}
.ping {background: #f4f4f4; margin-bottom:5px; padding:3px;border:1px dashed #fff;}
.ping a{color:666;text-shadow: 0 1px 1px #fff; text-decoration:none; display:block;}
.pingdate {font-size:11px; color:#434242;}
ol.commentlist li {background:#E1EFFA; margin-bottom:15px;border:1px dashed #fff;  padding:10px; }
ol.commentlist li.bypostauthor, ol.commentlist li.comment ul.children li.bypostauthor {background:#FBF099 url(images/yellow.png) repeat-x left bottom; margin-bottom:15px;border:1px dashed #fff;  padding:10px;list-style-type:none;}
ol.commentlist li.bypostauthor a, ol.commentlist li a {color: #DC1C06;text-shadow: 0 1px 1px #FBF8E5; text-decoration:none;font-weight:bold; font-size:12px;list-style-type:none;}
ol.commentlist li.bypostauthor a:hover, ol.commentlist li a:hover {color: #000;border-bottom:1px solid dashed #DC1C06;}
ol.commentlist li.comment div.vcard img.avatar {float:left; border:1px dashed #fff; margin: 0 10px 0 0;}
ol.commentlist li.comment div.comment-meta a {font-size:10px;}
ol.commentlist li.comment div.reply a {background: #ffffff	url(images/searchbutton.png) repeat-x; border: 0px solid #000; color: #ffffff; text-shadow: 0 1px 0 #000; border-radius: 4px;  -moz-border-radius: 4px; -webkit-border-radius: 4px; padding:3px; font-size:10px;}
ol.commentlist li.comment ul.children {margin-top:10px;}
ol.commentlist li.comment ul.children li {background:#f6f6f6; margin-bottom:15px;border:1px dashed #fff;  padding:10px; }
#mycomments p {margin:5px 0 5px 0;}

/*************authors******************/
#authors {margin:15px; background: #FBF099 url(images/yellow.png) repeat-x bottom left; padding:10px; font-size:12px; }
#authors h3 {font-size:18px; font-weight:bold; margin-bottom:15px; color:#424343;}
/****************category**************/
#catdescr {margin:15px; font-size:12px; color:#434242; font-weight:bold;}
#catdescr a{text-decoration:none;}


/******************* xmas page ***************************/
#xmasmain {
float: left; width:670px; background: yellow; 
}

/******************* xmas sidebar ***************************/


/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    width:275px;
    height:326px;
    background: #fff;
   border:1px solid #c9d3d3;
}

#slider {
	position:relative;
    width:266px;
    height:314px;
    margin:5px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:90px;
	bottom:2px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/**** MainXmas ****/
.mainxmas {overflow:hidden; position:relative; clear:both; margin-top:5px;
background: #fcfcf9; font-family: arial; tahoma; verdana}
.mainxmasleft {float:left; width:158px;}
.mainxmasright {width:212px;float:right;}
.mainxmasright p {margin: 2px 2px 2px 0px;font-size:12px; color: #373536;}
.mainxmasright h2 {font-size:12px;margin: 0px 2px 2px 0px;}
.mainxmasright h2 a {text-decoration:none;}
.mainxmasleft img {width: 150px;height: 92px;margin: 0px auto;
border-right:1px solid #fff; -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.2);
 -moz-box-shadow: 0 2px 8px rgba(0,0,0,.2); box-shadow: 0 2px 8px rgba(0,0,0,.2);}
#booblock3 {width:300px;height:250px;margin: 0 0 10px 20px;  border:1px solid #fff; -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.2);
 -moz-box-shadow: 0 2px 8px rgba(0,0,0,.2); box-shadow: 0 2px 8px rgba(0,0,0,.2);}

.xmasblockrecipes {clear:both; margin:3px;}
.xmasblockrecipes h2{font-family:arial; font-size:13px; padding:6px; }
.xmasblockrecipes h2 a{text-decoration:none; color:#551b11; }
.xmasblockrecipes h2 a:hover{text-decoration:underline; color:#551b11; }
.xmasblockleft {float:left; width:90px; margin:5px 0 0 7px;}
.xmasblockright {width:220px;float:right;}
.xmasblockright p {margin: 4px;font-size:13px;}
.xmasblockleft img {width: 80px;height: 80px;margin: 0px auto;
border-right:1px solid #fff; -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.2);
 -moz-box-shadow: 0 2px 8px rgba(0,0,0,.2); box-shadow: 0 2px 8px rgba(0,0,0,.2);}
.xmasmorelink {clear:both;  padding: 6px 3px 6px 6px; font-size:11px; font-weight:bold;}
.xmasmorelink a{color:#086c73; text-decoration:none;}
.xmasmorelink a:hover{text-decoration:underline;}
.xmasclear {clear: both; margin-bottom:10px; font-size:9px; background: white; color: #fff";}


#santaenter {background:#c00100; padding:6px; margin-top:10px; color:#fff; font-weight:bold; }
#santamessagespace {background:#f1f0f0; width: 650px; border: 1px solid #9b9a9d;}
