/*  
Theme Name:edison
Theme URI:http://www.way2zenith.com/wordpress-themes/edison.html
Description:Free WordPress theme released by way2zenith.com
Author:idou
Version: 1.0.0
Author URI: http://www.way2zenith.com
Tags: green, white, right-sidebar, fixed-width, theme-options, threaded-comments, banner ads, adsense, twitter, s3 slider, video.
*/



/*body*/
html,body,div,span,object,h1,h2,h3,h4,h5,h6,p
,pre,a,abbr,acronym,address,big,cite
,code,del,dfn,em,img,ins,kbd,q,samp,small
,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,
form,label,legend,table,caption,tbody,tfoot,
thead,tr,th,td{
    margin:0;
    padding:0;
    vertical-align:baseline;
    outline:none;
    }

b,i,hr,u,center,menu,layer,s,strike,font,xmp{
    margin:0;
    padding:0;
    vertical-align:baseline;
    outline:none;
    font-size:100%;
    font-weight:normal;
    font-style:normal;
    background:transparent;
    border:none;
    text-decoration:none
    }

ul {
	list-style: square;
	}

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda,sans-serif, Arial, Helvetica, Garuda, sans-serif;
	font-size: 13px;
    font-weight: normal;
    outline:none;
	color:#333;
	background:#346c0f  url(images/top.jpg) top center no-repeat ;
	margin:0px ;
    padding:0px;
	}
#frame{
    padding:0px;
    margin:0px;
    width:100%;
    background:  url(images/pattern.png);
}
.center {
    width: 1000px;
    margin: 0 auto;
    }
    
#header {
	height:130px;
	position:relative;
    width: 100%;
    }
#header .center{
    width: 1000px;
    height:130px;
    margin: 0 auto;
    }
#logo{
	position:relative;
	padding:20px 0 0 20px;
	height:90px;
    float:left;
    text-align: left;
    width:350px;
    }

#logo .description{
	position:absolute;
	left:5px;
    bottom: 7px;
    padding-bottom: 0px;
	color:#eee;	
	text-indent:20px;
    font-family: Georgia, verdana, century gothic,verdana, sans-serif;
	width:400px;
	}

#bigslide{
    margin: 0px auto;
    padding:0px;
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
    }

#bigslide .center{
    padding:10px 0px 10px 0px;
    margin:0px auto;
    width:1000px;
    background:#eeeeee url(images/content-bg.png);
    }

#slider{
    width:960px;
	height:330px;
	position: relative; /* important */
	overflow: hidden; /* important */
	margin:0px 0px 0px 10px ;
    background:#fafafa;
    border:1px solid #e3e3e3;
    padding:10px 9px 0px 9px;
   	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    }

#sliderContent {
    width: 960px; 
    position: absolute;
	margin-left: 0;
    }

.sliderImage {
    float: left;
    position: relative;
	display: none;
	list-style:none;
    }
    
.sliderImage span {
    position: absolute;
	font: 12px Arial, Helvetica, sans-serif;
    padding: 10px 0 0 10px;
    width: 350px;
    bottom:3px;
    background:url(images/latest.png)  repeat;
    color: #fff;
    margin:0px 35px 20px 0px;
    display: none;
    border:1px solid #111;
    }
    
.clear {
	clear: both;
    }
    
.botom {
	bottom: 0px;
    right: 0px;
    text-align: left;
    }
    
.sidim{
	width:960px;
	height:320px;
	display:block;
    }
    
.ad1{
    float:right;
    padding:3px ;
    background:#e9e6f4;
    margin:30px 5px 0px 0px;
    }
       
#content_wrap {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    }
 
#crumbs {
    color:#3d3c33;
    margin:5px 0px 10px 0px;
    padding:5px 0px 5px 10px;
    background:#fafafa;
    border:1px solid #e3e3e3;
   	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    -moz-box-shadow: 1px 1px  #fff;
    -webkit-box-shadow: 1px 1px #fff;
    box-shadow: 1px 1px #fff;
}

#crumbs .current{
    color:#392642;
    font:10px;
}
#crumbs a ,#crumbs a:visited ,#crumbs a:visited , #crumbs a:active {
    color:#3d3c33;
}
#crumbs a:hover {
    color:#5f8600;
}

/*menu*/    
#navcat{
    position:relative;
    height:45px;
    margin:0px;
    width:100%;
    clear:both;
    text-align: left;
    margin-top:30px;
       
    }
#catmenus{
    width:970px;
    height:45px;
    margin:0 auto;
    padding:0px 15px 0px 15px;
    text-align: left;
    background: #22490c url(images/pattern.png) repeat;
    z-index: 98;
    font-family:  Helvetica, sans-serif;
    font-weight: normal;
    font-size:11px;
    text-transform: uppercase;
    }
#catmenus .cnav_menu,div.catmenu{
    width:970px;
    height:45px;
    }
#catmenus .cnav_menu ul,div.catmenu ul{
    list-style:none;
    margin:0;
    }
#catmenus .cnav_menu li,div.catmenu li{
    float:left;
    position:relative;
    line-height: 45px;
    position: relative;
    }
#catmenus a{
    color:#eee;
    display:block;
    padding: 0 15px;
    text-shadow: 1px 1px #193002;
    }
#catmenus ul ul{
    display:none;
    position:absolute;
    top:45px;
    left:0;
    line-height: 20px;
    float:left;
    width:150px;
    z-index:99999;
    }
#catmenus ul ul li{
    min-width:150px;
    }
#catmenus ul ul ul{
    left:100%;
    top:0;
    }
#catmenus ul ul a{
    width:190px;
    height:auto;
    color:#e6e6e6;
    background:#0b3302;
    border-bottom: 1px solid #082601;
    text-shadow: 1px 1px #000;
    }
#catmenus ul ul :hover > a  {
    background:#092a01;
    border-bottom:1px solid #061c01;
    color:#eee;
    
}  
#catmenus li:hover > a{
    color:#e6e6e6;
    background: url(images/navh.jpg) repeat-x;
    text-shadow: 1px 1px #000;
        }
#catmenus ul li:hover > ul{
    display:block;
    }
#catmenus ul li.current_page_item > a,
#catmenus ul li.current-menu-ancestor > a,
#catmenus ul li.current-menu-item > a,
#catmenus ul li.current-menu-parent > a{
    color:#e6e6e6;
    background: url(images/navh.jpg) repeat-x;
    text-shadow: 1px 1px #000;

    }
#catmenus ul li.current_page_item:hover > a,
#catmenus ul li.current-menu-ancestor:hover > a,
#catmenus ul li.current-menu-item:hover > a,
#catmenus ul li.current-menu-parent:hover > a{
    color:#fff;

     }

/*headings*/

h1 {
	margin:0;
	padding:0;
    color:#fff;
	}

h1 a, h1 a:visited{
	display:block;
	font-size: 48px  ;
    font-family:arial, serif;
	border:none;
    color:#fff;
    text-shadow:1px 2px 0px #1d4005;
	}

h1 a:hover{
	color:#e8e4cc;
	text-decoration:none;
	}

h2 {
	font: 26px Cantarell, verdana, century gothic,verdana, sans-serif;
    margin: 0px 0 2px 0;
	padding:0px;
    color:#283031;
    font-weight:normal;
	overflow:hidden;
    }

h2 a, h2 a:visited {
	color:#283031;
	text-decoration:none;
    text-shadow:1px 1px 0px #fff;

	}

h2 a:hover {
	color:#424241;
	text-decoration:none;
	}

h3 {
	color:#111;
	margin:0px 0px 2px;
	font:22px  Georgia, century gothic,verdana, sans-serif;
    padding:0px 0px 4px 0px
    text-shadow: 1px 1px #ffffff;
    }

h4 {
	color:#111;
	margin:0px 0px 2px;
	font: 18px Georgia, century gothic,verdana, sans-serif;
	padding:0px 0px 4px 0px
	}

h5 {
	color:#222222;
	margin:0px 0px 2px;
	font: 16px Georgia, century gothic,verdana, sans-serif;
	padding-bottom:3px;
	}

h6 {
	color:#111111;
	margin:0px 0px 2px;
	font: 14px Georgia, century gothic,verdana, sans-serif;
	padding-bottom: 3px;
	}	

/*content*/
#content_wrap {
    width: 100%;
    float: left;
    padding-bottom: 0px;
    }

#content_wrap .center {
    width:1000px;
    margin:0px auto;
    background:#eeeeee url(images/content-bg.png);
    overflow:hidden;

    }
#content {
    margin:0px 0px 0px 10px ;
	padding:5px 5px 20px 0px;
	float:left;
	width:675px;
	overflow:hidden;
	line-height:20px;
	text-align:justify;
    
    }
#content-wide{
    margin:0px 0px 0px 10px ;
	padding:5px 5px 20px 0px;
	float:left;
	overflow:hidden;
	line-height:20px;
	text-align:justify;
}
.post {
	clear:both;
	margin:0px 0px 15px 0px;
    padding:10px ;
    background:#fafafa url(images/post.png) ;
    border:1px solid #e3e3e3;
   	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    -moz-box-shadow: 1px 1px  #fff;
    -webkit-box-shadow: 1px 1px #fff;
    box-shadow: 1px 1px #fff;
    }

.title {
	float:left;
	margin:0px;
	width: 100%;
    height:100%;
    }

.date {
	font-size:11px;
	font-family:Arvo, verdana, century gothic,verdana, sans-serif;
    color:#362e29;
   	text-transform: capitalize;
    overflow:hidden;
    position:relative;
    padding:0px ;
    margin:0px;
    text-shadow: 1px 1px #ffffff; 
    }	

.date a:link,
.date a:visited {
    
    color:#362e29;
    }

.date a:hover{
    color:#362e29;
    } 

        
.cover{
	margin: 0 0;
	} 
.entry {
	clear:both;	
    }

.entry p{
	margin:0px 0px 0px 0px;
	padding:5px 0px 10px 0px;
	line-height:21px;
    color:#424241;
	font-size:12px;
	font-family:Droid Sans, verdana,Arial;
    text-shadow:-1px -1px 0px #fff;

    }

.entry img{
	float:left;
	margin: 10px 10px 0px 0px;
	padding:0 ;

    }

.entry img:hover{
    }    

.entry ul {
	margin:0;
	padding:0 0 20px 15px;
	list-style:none;
	list-style-type:none;
    }

.entry ul li {
	margin:0 0 10px 0;
	padding:0;
	min-height:16px;
	font-size:12px;
	list-style-image:none;
    }

.entry ol {
	margin:0;
	padding:0 0 20px 25px;
	list-style-type: decimal;
    }

.entry ol li {
	margin:0 0 10px 0;
	padding:0;
	min-height:16px;
	font-size:12px;
    }    

.readmeta{
	color:#1a2601;
	margin:0px;
    font-size:11px;
    float:right;
    height:31px;
    width:100px;
    text-indent:25px;
    line-height:31px;
    background:url(images/rmeta.png);
    border:1px solid #e2e5e5;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	text-transform: capitalize;
    text-shadow: 1px 1px #fff; 
   	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
    }

.readmeta a:link,
.readmeta a:visited {
    color:#72706e;
    }

.readmeta a:hover{
    color:#111;

    }   
blockquote {
	margin:0 0 20px 0;
	padding:10px 30px;
	border-left:3px solid #5e0c79;
    font-style: italic;
    color:#563a23;
    }

blockquote p {
	padding:0;
	margin:0;
    }

blockquote blockquote {
	color: #777;
	}

blockquote em {
	font-style: normal;
	}

pre {
	padding: 9px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	}

code {
	padding: 0 3px;
	background: #eee;
	}

pre code {
	background: transparent;
	}    
.singleinfo {
   	margin:10px 0px;
    color:#3d3c33;
    padding: 10px;
    font-weight: normal;
    font:18px  Rockwell,verdana, Arial,century gothic,verdana, sans-serif;
    background:#fafafa url(images/post.png) ;
    border:1px solid #e3e3e3;
   	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    -moz-box-shadow: 1px 1px  #fff;
    -webkit-box-shadow: 1px 1px #fff;
    box-shadow: 1px 1px #fff;
    }
.simplerss{
    color:#d5d5d5;
	font:18px Calibri, verdana, Arial,century gothic,verdana, sans-serif;
    
    }
    
.socialsingle {
	font-size:10px; 
	font-weight:bold; 
	margin:0px 0px 10px 10px;   
	height:24px
    
    }
    
.socialsingle a, .socialsingle a:hover {
	margin-right:10px; 
	color:#555;
	font-size:10px
	}

.btns_email {
	background:url(images/emails.png) left no-repeat; 
	padding:3px 2px 3px 18px;
	}

.btns_comment {
	background:url(images/comms.png) left no-repeat; 
	padding:3px 2px 3px 18px;
	}

.btns_delicious {
	background:url(images/deliciouss.png) left no-repeat; 
	padding:3px 2px 3px 18px;
	}

.btns_digg {
	background:url(images/diggs.png) left no-repeat; 
	padding:3px 2px 3px 18px;
	}

.btns_reddit {
	background:url(images/reddits.png) left no-repeat;
	padding:3px 2px 3px 18px;
	}

.btns_technorati {
	background:url(images/technoratis.png) left no-repeat;
    padding:3px 2px 3px 18px;
    }

.btns_furl {
	background:url(images/furls.png) left no-repeat; 
	padding:3px 2px 3px 18px;
	}

.btns_twit {
	background:url(images/twits.png) left no-repeat; 
	padding:3px 2px 3px 18px;
	}
    
.wp-pagenavi{
    font-size:12px;
	text-align: center !important;
    }
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
    text-decoration: none;
	background:#fff!important;
	border: 1px solid #dadbce !important;
	color:#555 !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;
    }


.wp-pagenavi a:hover {
	color: #ffffff;
    }

.wp-pagenavi span.pages {
    display:none;
    }

.wp-pagenavi span.current {
	text-decoration: none;
	background:#0b4239 !important;
	border: 1px solid #0b4239!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;
    }

.wp-pagenavi span.extend {
    text-decoration: none;
	background:#0b4239 !important;
	border: 1px solid #0b4239!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;
    }	    

/* Right Column */

#rightcol{
	float:right;
    width:288px;
	display:inline;
	overflow:hidden;
    margin:5px 10px 10px 0px;
    padding:0px;
    }

.bannerbox{
    float:right;
    width:280px;
	padding:3px ;
	margin:0px 0px 10px 0px;
	position:relative;
	overflow: hidden;
    background:#fafafa url(images/post.png) ;
    border:1px solid #e3e3e3;
    }
    
.bannerbox h2 {
    color:#fff;
	margin:0px;
	padding:2px 0px 0px 10px;
    font: 16px Droid Serif,verdana, Georgia, century gothic, sans-serif;
    font-weight:normal;
    height:32px;
	line-height:32px;
    text-align: left;
    background:#0b4239;
    text-transform: capitalize;
    text-shadow:1px 1px 0px #1e3803;
    }  
.banner{
	margin: 0px ;
	padding: 0px ;
	float:left;
	height:100%;
    }

.banner ul {
	margin: 0px 0px;
	padding: 0px 0px;
	overflow: auto;
	}

.banner li{
	width:125px;
	margin: 5px 2px 1px  4px ;
    padding:4px 3px 4px 3px;
	list-style:none;
	display : block;
	overflow:hidden;
	float:left;
    border:1px solid #efefef;
    }

.banner li a:link, .banner li a:visited ,.banner li a:hover{
	text-decoration: none;
	}
.twitter{
    width:280px;
    margin:0px 0px 5px 0px;
    text-align: left;
    text-align:justify;
    padding:3px ;
	position:relative;
	overflow: hidden;
    background:#fafafa url(images/post.png) ;
    border:1px solid #e3e3e3;
    }
       
.twitter h2 {
    color:#fff;
	margin:0px;
	padding:2px 0px 0px 10px;
    font: 16px Droid Serif,verdana, Georgia, century gothic, sans-serif;
    font-weight:normal;
    height:32px;
	line-height:32px;
    text-align: left;
    background:#0b4239;
    text-transform: capitalize;
    text-shadow:1px 1px 0px #1e3803;
    } 
.tweet{
    margin:0px;
    padding:0 5px;
    color:  #333;
    line-height:16px;
	font-family:Verdana,Arial,Tahoma, Century gothic,sans-serif;
    text-shadow: 1px 1px 0px #ffffff;
    
}
p.twitter-message{
	color:#444;
	padding:5px 0;
	font-size:11px;
	border-bottom:1px dotted #ccc;
}
.tweet a:link,
.tweet a:visited {
	color:#9c446d;
}
.tweet a:hover{
	color:#000;
    text-decoration: underline;
}         
.video{
    width:280px;
	height:284px;
	margin:5px 0 0 0;
    padding:3px ;
    position:relative;
   	overflow: hidden;
    background:#fafafa url(images/post.png) ;
    border:1px solid #e3e3e3;
    }
.video h2 {
    color:#fff;
	margin:0px;
	padding:2px 0px 0px 10px;
    font: 16px Droid Serif,verdana, Georgia, century gothic, sans-serif;
    font-weight:normal;
    height:32px;
	line-height:32px;
    text-align: left;
    background:#0b4239;
    text-transform: capitalize;
    text-shadow:1px 1px 0px #1e3803;
    } 
.videoinfo{
    padding:5px 0px 5px 0px;
    background:#fff;
    }       
.socials {
	margin:0px 10px 0px 0px; 
	left: 6px;
	width:276px;
	float: right;
    padding:5px 0px 0px 0px;
}
.socialsinfo{
	padding:8px  2px 7px 4px;
}
.socials h2{ line-height:27px;
	font-size:16px;
	color:#fff;
	margin:1px ;
	padding:0px 0 2px 5px;
	background:#0099ff;
	font-weight:normal;
	font-family:Tahoma,Century gothic, Arial, sans-serif;
	text-transform:uppercase;
	}
.socials a {
	margin-right:3px;
    margin-left:7px; 
	color:#111;
	font-size:10px
	}
.btn_facebook {
	background:url(images/facebook.png) left no-repeat; 
	padding:10px 17px 10px 18px;
	}
.btn_naszaklasa {
	display:inline;
	position:relative;
	top:13px;
	}
.btn_google_plus {
	display:inline;
	position:relative;
	top:13px;
	}
.btn_wykop {
	background:url(images/wykop.png) left no-repeat; 
	padding:10px 17px 10px 18px;
	}
.btn_email {
	background:url(images/email.png) left no-repeat; 
	padding:10px 17px 10px 18px;
	}
.btn_delicious {
	background:url(images/delicious.png) left no-repeat; 
	padding:10px 17px 10px 18px;
	}
.btn_digg {
	background:url(images/digg.png) left no-repeat; 
	padding:10px 17px 10px 18px;
	}
.btn_reddit {
	background:url(images/reddit.png) left no-repeat;
	padding:10px 17px 10px 18px;
	}
.btn_technorati {
	background:url(images/technorati.png) left no-repeat;
	padding:10px 17px 10px 18px;
	 }
.btn_furl {
	background:url(images/furl.png) left no-repeat; 
	padding:10px 17px 10px 18px;
	}
.btn_twit {
	background:url(images/twitter.png) left no-repeat; 
	padding:10px 17px 10px 18px;
	}
.btn_rss {
	background:url(images/rss.png) left no-repeat; 
	padding:10px 17px 10px 18px;
	}
.featuredpost{
    padding:0px;
    width: 280px;
    float:left;
    text-align:justify;
    margin:0px 5px 5px 0px;
    padding:3px;
    background:#fafafa url(images/post.png) ;
    border:1px solid #e3e3e3;
    }
     
.feat{
    
    padding:0px 5px 0px 5px;
    float:left;
}
.featuredpost h2 {
    color:#fff;
	margin:0px;
	padding:2px 0px 0px 10px;
    font: 16px Droid Serif,verdana, Georgia, century gothic, sans-serif;
    font-weight:normal;
    height:32px;
	line-height:32px;
    text-align: left;
    background:#0b4239;
    text-transform: capitalize;
    text-shadow:1px 1px 0px #1e3803;


    }    
.featuredpostinfo{
	margin:0px 0px 0px 0px!important;
    padding:5px 2px 0px 1px;
	height:65px;
    float:left;
    font: 11px verdana;
    border-bottom: #ddd 1px dotted;
    
}
.featuredpostinfo a img{
	border:none;
	float:left;
}
.fimage{
	margin:3px 5px 0px 0px;
	width:80px;
	height:50px;
    padding:0px;
}
.featuredpostinfo h3{
	color:#222;
    text-align: left;
	padding:0px 0px 0px 0px;
    text-shadow:1px 1px 0px #ffffff;
    font: 13px verdana, Arial, Georgia, century gothic,verdana, sans-serif;
}
.featuredpostinfo h3 a:link,.featuredpostinfo h3 a:visited{
    font-weight:normal;
	color:#222;
    font-weight: bold;
}

.featuredpostinfo p{
	color:#444;
    margin:0px !important;
	padding:0px !important;
    color:  #444;
    line-height:16px;
	font:11px Verdana,Arial,Tahoma, Century gothic,sans-serif;
    text-shadow: 1px 1px 0px #ffffff;

}         
/* Sidebar */
.sidebar{
	float:left;
	width:288px;
	padding:0px;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;
    text-align: left;
	}

.sidebar h2 {
    color:#fff;
	margin:10px 0px 1px 0px;
	padding:2px 0px 0px 10px;
    font: 16px Droid Serif,verdana, Georgia, century gothic, sans-serif;
    font-weight:normal;
    height:32px;
	line-height:32px;
    text-align: left;
    background:#0b4239;
    text-transform: capitalize;
    text-shadow:1px 1px 0px #1e3803;
    }

.sidebar ul {
	list-style-type: none;
	margin:0 ;
	padding:0;
	}

.sidebar ul ul  {
	list-style-type:none;
	margin:0;
	padding:0px 0px 10px 0px;
	background-repeat:no-repeat;
	}

.sidebar ul ul ul {
	list-style-type: none;
	margin:0;
	padding:0;
	border:0
	}

.sidebar ul ul ul ul {
	list-style-type: none;
	margin:0;
	padding:0;
	border:0;
	}

.sidebar ul li {
	height:100%;
	line-height:18px;
	float:left;
    margin:0px; 
	clear:left;	
	width:288px;
	}

.sidebar ul li a:link, .sidebar ul li a:visited {
	color:#534f44;
	text-decoration:none;
	padding: 6px 0px 6px 5px;
	display:block;
    margin:0px ;
    text-align: left;
	font-family:"verdana", Arial, Helvetica, sans-serif;
    text-indent:2px ;
    font-size:12px;
    background:#fafafa url(images/post.png) ;
    }

.sidebar ul li a:hover {
	color: #03658c;
        }

.sidebar p {
	padding:7px 10px;
	margin:0;
	}

.sidebar table {
	width:100%;
	text-align:left;
	color:#787d7f;
	}	

/*comments*/
#commentsbox {
    margin:0px;
    padding:10px;
    background:#fafafa url(images/post.png) ;
    border:1px solid #e3e3e3;
   	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    -moz-box-shadow: 1px 1px  #fff;
    -webkit-box-shadow: 1px 1px #fff;
    box-shadow: 1px 1px #fff;
}

h3#comments{
	font-size:20px;
	color:#3d3c33;
	font-weight:bold;
	padding:0px 0px 10px 0px ;
	margin:0px;
	font-family:Rockwell,Arial,Georgia,Century gothic,  sans-serif;
}
ol.commentlist {
	margin:0px 0 0;
	clear:both;
	overflow:hidden;
	list-style:none;
    
}
ol.commentlist li {
	margin:5px 0;
	line-height:18px;
	padding:10px;
    border:1px solid #dedede;
}

ol.commentlist li a{
	color:#DF4E00;
}
ol.commentlist li .comment-author {
	color:#000;
}
ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited{
    color:#000;
	font-weight:bold;
	text-decoration:none !important;
}

ol.commentlist li .comment-author .fn {
	color:#000;
}
cite.fn{
	color:#000;
	font-style:normal;
}
ol.commentlist li .comment-author .avatar{
	float:right;
	border:1px solid #bbb;
	background:#fff;
	padding:4px;
    border-radius:2px; 
	-moz-border-radius:2px; 
	-webkit-border-radius:2px;
}
ol.commentlist li .comment-meta{
	font-size:10px;

}
ol.commentlist li .comment-meta .commentmetadata{

	color:#000;
}

ol.commentlist li .comment-meta a {
	color:#a40303;
	text-decoration:none !important;
}
ol.commentlist li p {
	line-height:22px;
	margin-top:5px;
	color:#37362e;
	font-size:11px;

}
ol.commentlist li .reply{
	margin-top:10px;
	font-size:10px;

}
ol.commentlist li .reply a{
    color:#111;
	text-decoration:none;
	padding:3px 8px;
    background:#8c826b;
    border: 1px solid #796f57;
    text-shadow: 1px 1px #9b9077;
    border-radius:1px; 
	-moz-border-radius:1px; 
	-webkit-border-radius:1px;
}
ol.commentlist li.odd {
}
ol.commentlist li.even {
}
ol.commentlist li ul.children {
	list-style:none;
	margin:1em 0 0;
	text-indent:0;
}
ol.commentlist li ul.children li.depth-2 {
	margin:0 0 0px 50px;
}
ol.commentlist li ul.children li.depth-3 {
	margin:0 0 0px 50px;
}
ol.commentlist li ul.children li.depth-4 {
	margin:0 0 0px 50px;
}
ol.commentlist li ul.children li.depth-5 {
	margin:0 0 0px 50px;
}
.comment-nav{
	padding:5px ;
	height:20px;
}
.comment-nav a:link,.comment-nav a:visited{
	color:#00608F;
}
#respond{
    padding:0px 0px ;
	margin:10px 0px;
}

#respond a{
    color:#0162C3;
}
#respond h3 {
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding:10px 10px ;
}
#commentform {
	padding:10px 0px;
}
#commentform p{
	margin:5px 0px ;
	color:#444;
}
 #respond label{
	display:block;
	padding:3px 0;
	color:#222;
	
}
 #respond  label small {
	font-size:10px;

}
 #respond input {
	margin-bottom:10px;
	padding:5px 5px;
	margin:0 10px 10px 0;
	border:1px solid #ccc;
	color:#555;
}
#commentform  input{
	width:50%;

}

#respond  input#commentSubmit {
    background:#0b4239;
    border:1px #0b4239 solid;
    color:#eee;
	text-decoration:none;
	padding:4px 10px;
	width:100px;
	margin:10px 0px;
	cursor:pointer;
	text-shadow: 1px 1px #036992;
}
textarea#comment{
	border:1px solid #ccc;
	width:80%;
	margin:5px 0px 0px 0px;
	padding:5px 5px;
	color:#555;
}

 /*Search*/

#searchform {
	width:270px;
	height:30px;
	float:right;
	padding:0px;
	margin:10px 10px 10px 0px;
    }

#searchform br {
	display: none;
	}

#searchform #s {
	float: left;
	width: 217px;
	height:20px;
	padding: 4px 3px 4px 3px;
	background: #fff;
	font-weight: normal;
	border:1px solid #362e29;
    color:#111;
    margin:0px;
    }     

#searchform input {
	background:#0b4239;
    border:1px solid #0b4239;
	width:40px;
    float:left;
	height:30px;
	font:22px;
	color: #fff;
    margin-left:5px;
	vertical-align:middle;

    }

/*footer*/

#footer {
	clear:both;
   	line-height:25px;
    font-size: 12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    margin:0 auto ;
    padding:0px 0px 20px 0px;
    overflow:hidden; 
    color: #222;
    /*background: url(images/cbottom.png)bottom center no-repeat;*/
    
    }
#footer .center{
    width:1000px;
    padding:5px 0px 5px 0px;
    background:#f0f0f0;
    overflow:hidden;
    border-top:4px solid #0b4239;

}
#footer a {
	text-decoration: none;
	font-size: 12px;
	color: #000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    }

#footer a:hover {
	color: #222;
    text-decoration: none;
    }

/*Other*/

.center {
	text-align:center;
	}

a,a:visited {
	color:#bf1b47;
	text-decoration:none;
	}

a:hover {
	color:#000000;
	text-decoration:none;
	}
/* Fix floats */

img {
	border: none;
	}

form {
	margin:0px;
	padding:0px;
	}

p {
	padding: 0px 0px 15px;
	margin: 0px;
	}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignleft {
	float:left;
    padding-left: 10px;
	}

img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
	}

.alignright {
	float:right;
    padding-right: 10px;
	}

img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
	}

.clear {
	clear:both;
	}

hr.clear {
	clear:both;
	visibility: hidden;
	margin:0px;
	padding:0px;
	}

.aligncenter {
	display:block;
	margin-left:auto;
	margin-right: auto;
	}

.alignleft {
	float:left;
    left:0px;
	}

.alignright {
	float:right;
	}

/* image caption */
.wp-caption {
	border: 1px solid #222;
	text-align: center;
	background-color: #000;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
    }

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
    }

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
    }