/*  
Theme Name: way2zenith 2
Theme URI: http://way2zenith.com
Description:way2zenith2
Author:idou
Author URI: http://way2zenith.com
*/
/*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
}

font{
color:#333
}

center{
text-align:left
}
ul {
	list-style: square;
	}
@font-face {
	font-family: Myriad Pro;
	src: url('fonts/MyriadPro-Bold.otf');
}

@font-face {
	font-family: Myriad ;
	src: url('fonts/MyriadPro-Regular.otf');
}
body {
	font: 10pt "Trebuchet MS", Arial, Helvetica, sans-serif; 
    margin:0; 
    outline:none;
	color:#ffffff;
	background:#14316b url(images/body.jpg)  top ;
    background-repeat: no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px;
	}
#wrapper{
    margin:0 auto; 
    text-align:center;
    width:1000px; 
    height:100%; 
    }    
#main {
	width:1000px; 
    height:100%;
    margin:0px auto;
    background:#fff url(images/body.png) repeat;
    -moz-box-shadow:0px 0px 10px #000; /* CSS3 Shadow */
    -webkit-box-shadow:0px 0px 10px #000; /* CSS3 Shadow */
    box-shadow:0px 0px 10px #000; /* CSS3 Shadow */
    }
#header {
	height:160px;
	position:relative;
    }
#logo{
	position:relative;
	padding:15px 0px 0px 5px;
	height:60px;
	}
#logo .description{
	position:absolute;
	left:0px;
	bottom:-10px;
	color:#fff;	
	text-indent:125px;
    font-size: 14px;
    font-weight: normal;
	}
#headerad{
	margin:0px ;
    right:10px;
	float:right;
    position:absolute;
    top:25px;

	}
#headertw{
	margin:0px ;
    right:15px;
	float:right;
    position:absolute;
    bottom:-7px;
	}
#headertw img{
    margin:0px;
	padding:0px;
    }        

#white{
    width:100%;
    height:100%;


    }    
.ad1{
	text-align:center;
	width:100%;
	margin: 2px 5px 10px 0px;
	padding:0px 6px  15px 6px;
    background: url(images/bar.png) repeat-x bottom;
    }

/*menu*/

#navcat{
    position:relative;
    height:42px;
    margin:0px;
    width:100%;
    clear:both;
    text-align: left;
    }
    
#catmenus{
    width:990px;
    height:36px;
    margin:0 auto;
    padding:0px 5px ;
    z-index:210;
    font:14px Trebuchet ms,Century gothic, Arial, Tahoma, sans seriff ;
    text-transform: uppercase;
    color:#000;
    line-height: 36px; 
    background: #278ef8;
    }
    
#catmenus .cnav_menu,div.catmenu{
    width:990px;
    height:36px;
    }
    
#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: 24px;
    position: relative;
        margin:7px 5px 0px 5px;
    z-index:220;
    }
    
#catmenus a{
    color:#000;
    display:block;
    padding:0 10px 5px 10px;

        
    }
    
#catmenus ul ul{
    display:none;
    position:absolute;
    top:30px;
    left:0;
    line-height: 18px;
    float:left;
    width:140px;
    z-index:99999;
    background: #000;
    }
    
#catmenus ul ul li{
    min-width:140px;
    text-align: left;
background: #000;
    }
    
#catmenus ul ul ul{
    left:100%;
    top:0;
    }
    
#catmenus ul ul a{
    
    height:auto;
    color:#e6e6e6;
    }
    
#catmenus ul ul :hover > a  {
    color:#fff;
background: #000;
    }
      
#catmenus li:hover > a{
    color:#278ef8;

    }
    
#catmenus ul li:hover > ul{
    display:block;
    }
    
#catmenus ul li.current_page_item, #catmenus ul li:hover {
    background:#ffffff url(images/body.png) repeat center;
    border-radius:3px 3px 0 0; 
	-moz-border-radius:3px 3px 0 0; 
	-webkit-border-radius:3px 3px 0 0;
    }
       
#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:#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:#278ef8;
    }




  
/*headings*/

h1 {
	text-indent:-10000px;
	margin:0;
	padding:0;
	}
h1 a{
	display:block;
	background:url(images/logo.png) no-repeat left;
	height:72px;
	border:none;
	}
h1 a:hover{
	color:#000000;
	text-decoration:none;
	}
h2 {
	font: 16px Arial, Georgia, century gothic,verdana, sans-serif;
    margin: 5px 0 0px 0;
	padding: 0px;
    color:#000;
    font-weight:bold;
	overflow:hidden;
    text-transform: capitalize;
    }
h2 a, h2 a:visited {
	color:#000;
	text-decoration:none;
	}
h2 a:hover {
	color:#278ef8;
	text-decoration:none;
	}
h3 {
	color:#333333;
	margin:0px 0px 2px;
	font: 20px Arial, Georgia, century gothic,verdana, sans-serif;
    padding:0px 0px 4px 0px
    }
h4 {
	color:#222222;
	margin:0px 0px 2px;
	font: 18px Arial, Georgia, century gothic,verdana, sans-serif;
	padding:0px 0px 4px 0px
	}
h5 {
	color:#222222;
	margin:0px 0px 2px;
	font: 16px Arial, Georgia, century gothic,verdana, sans-serif;
	padding-bottom:3px;
	}
h6 {
	color:#111111;
	margin:0px 0px 2px;
	font: 14px Arial, Georgia, century gothic,verdana, sans-serif;
	padding-bottom: 3px;
	}	
/*content*/

#content {
    margin:0px 0px 0px 0px ;
	padding:10px 0px 30px 5px;
	float:left;
	width:670px;
	overflow:hidden;
	line-height:16px;
	text-align:justify;
	font:10pt verdana, arial, helvetica, sans-serif;
	color:#333333;
    }
#homecontent{
    width:650px;	
	float:left;
    margin:10px 0px 0px 15px;
    border: 1px solid #ccc;
    border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
    
}    
.post {
	clear:both;
	margin:0px 0px 10px 0px;
    padding:0px 0px 20px 0px;
    }
.post h2 {
	font: 22px Arial, Georgia, century gothic,verdana, sans-serif;
    margin: 5px 0 0px 0;
	padding: 0px;
    color:#000;
    font-weight:bold;
	overflow:hidden;
    }
.post h2 a, .post h2 a:visited {
	color:#000;
	text-decoration:none;
	}
.post h2 a:hover {
	color:#278ef8;
	text-decoration:none;
	}   
.posthome {
	float:left;
	width:280px;
	margin:15px 15px 10px 25px;
    background: url(images/divider.jpg)   no-repeat bottom  ;
    }    
.title {
	float:left;
    text-align:left;
	margin:0px 0px 0px 7px;
	width: 100%;
    height:100%;
	padding:0px ;
    }
	
.abstract{
    float:left;
    color:#111;
    width:650px;
    margin:5px 0px 10px 0px;
    padding:0px 0px 0px 10px;
   
    }       
.al{
    float:left;
    } 
.ar{
    float:right;
    margin:0px 10px 0px 0px;
    font-size:11px;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	color:#278ef8;
    } 
.ar a:link,
.ar a:visited {
	color:#000;
    }
.ar a:hover{
	color:#278ef8;
    } 	
.download{
    padding:2px 7px 2px 7px;
    margin-left:10px;
    background:#fff;
    border:1px #278ef8 solid;
    text-transform: uppercase;
    border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
    }
   
.demo{
    padding:2px 7px 2px 7px;
    margin-left:0px;
    background:#fff;
    border:1px #278ef8 solid;
    text-transform: uppercase;
    border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
    } 
.sharing{
    margin:0px 0px 0px 10px;
    background:#e2edf8;
    border: 1px solid #ccc ;
    width:630px;
    float:left;
    padding:10px 10px 10px 10px;
    border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
}    
.cover{
	margin: 0 0;
	} 
.entry {
	clear:both;	
	margin:0px 0px 10px 0px;
	padding:3px 5px 5px 5px;
	color:#444;
    font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
    }
.entry p{
	margin:0px 8px;
	padding:0px 0px;
	line-height:20px;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
    }
.entry img{
	float:left;
	margin:0px;
	padding:5px;
    background:#fff;
    border: 5px solid #dddddd;
    border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
    }
    
    

.entry:hover img{
    border: 5px solid #ccc; 
    }
.single {
	clear:both;	
	margin:0px 0px 10px 0px;
	padding:3px 5px 5px 5px;
	color:#444;
    font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
    } 
.single p{
	margin:0px 8px;
	padding:0px 0px;
	line-height:20px;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
    }       
.single img{
	float:left;
	margin:0px 0px 10px 0px;
	padding:5px;
    background:#fff;
    border: 5px solid #eee;
    border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
    }
 
.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;
    }    
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;
	}    
.navigation{
    float:left;
    width:650px;
    text-align: left;
    margin: 10px 0px 15px 27px;
}
.cmn{
    margin:0px 0px 0px 5px;

   	padding:5px;

    border: 5px solid #eee;
    border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
}
.cmn h3 {
    font: 16px Arial, Georgia, century gothic,verdana, sans-serif;
    margin: 5px 0 0px 0;
	padding: 0px;
    color:#333;
    font-weight:bold;
	overflow:hidden;
}  


.wp-pagenavi{
    font-size:12px;
	text-align: center !important;
    }
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
    text-decoration: none;
	background:#dedede!important;
	border: 1px solid #ccc !important;
	color:#111 !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:#2b66da !important;
	border: 1px solid #2b66dc!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:#2b66da !important;
	border: 1px solid #2b66dc!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;
    }
      
/* sidebar */

#rightcol{
	float:right;
	width:315px;
	overflow: hidden;
    margin:5px 0px 10px 0px;
    padding:0px 0px 0px 0px;
}
#rightcol h2 {
	font: 22px Arial, Georgia, century gothic,verdana, sans-serif;
    margin: 5px 0 0px 0;
	padding: 0px;
    color:#000;
    font-weight:bold;
	overflow:hidden;
    text-align: left;
}
.about {
	float:right;
	width:276px;
	margin:0px 9px 5px 0px;
	padding:0px 0px 0px 0px;
    background:#fff;
    border:1px #ccc solid;
    display:inline;
	color:#333;
	text-align: justify;
	font: 12px Tahoma,century gothic,Verdana, sans-serif;
	line-height:18px;
    }
.aboutinfo{
	padding:5px
    }
.about img {
	float:left;
	margin:0px 5px 0px 5px;
	height:85px;
	width:100px;
	padding:3px;
    background:#fff;
    border:1px #bbb solid;
  
    }
img.myphoto {
	float:left;
	margin:0px 5px 5px 0px;
	height:85px;
	width:100px;
    }
.bannerbox{
	width:297px;
	float:right;
	height:320px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	position:relative;
	overflow: hidden;
    }
.bannerbox  a:link, .bannerbox  a:visited {
	color:#bbb;
	}	
.bannerbox a:hover{
	color:#BC0C0F;
	}
.bannerbox h2 {
	line-height:25px;
    color:#fff;
	margin:5px 8px 0px 8px ;
	padding:5px 0 5px 3px;
    background:#00a9e0;
    border:1px #fff solid;
    font:16px Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
    text-shadow: 1px 1px 1px #0089b6;	
    text-transform:capitalize;
    font-weight:normal;
    text-indent: 5px;
    text-align: left;
    }    
.banner{
	margin: 0px 0px 0px 0px;
	padding: 0px ;
	float:left;
	height:100%;
	}
.banner ul {
	margin: 0px 0px;
	padding: 0px 0px;
	overflow: auto;
	}
.banner li{
	width:127px;
	margin: 6px 1px 5px  10px ;
    padding:3px 2px 3px 2px;
	list-style:none;
	display : block;
	overflow:hidden;
	float:left;    
    background:#eee;
    border:1px #ddd solid;
    }
.banner li a:link, .banner li a:visited {
	text-decoration: none;
	}
.video{
	width:280px;
	float:right;
	padding:0px;
	height:246px;
	margin:0px 4px 5px 0px;
    padding:5px 5px 5px 5px;
    position:relative;
    overflow: hidden;
    }
.video h2 {
	line-height:25px;
    color:#fff;
	margin:5px 0px 5px 0px ;
	padding:5px 0 5px 3px;
    background:#00a9e0;
    border:1px #fff solid;
    font:16px Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
    text-shadow: 1px 1px 1px #0089b6;
    text-transform:capitalize;
    font-weight:normal;
    text-indent: 5px;
    text-align: left;
    }
.feeds{
	width:300px;
    margin:5px 10px 0px 0px;
    border:1px solid #ccc;
    text-align: left;
    color:#000;
    overflow: hidden;
    border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
    }
.feeds:hover {
    border:1px solid #999; 
    }    
.feedburner{
    float:left;
    	padding:10px 0px 7px 10px;
}
.subscribe{
    float:right;
    font: 20px Arial, Georgia, century gothic,verdana, sans-serif;
    color:#278ef8;
    font-weight:normal;
    margin:0px 10px 0px 0px;
    padding:7px 0px 0px 0px;
    }
.subscribe a, .subscribe a:visited {
	color:#278ef8;
	text-decoration:none;
	}
.subscribe a:hover {
	color:#ff4b33;
	text-decoration:underline;
	}
.tweets{
	width:300px;
    margin:10px 10px 0px 0px;
    border:1px solid #ccc;
    text-align: left;
    color:#000;
    overflow: hidden;
    border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
    }
.tweets:hover {
    border:1px solid #999; 
    }    
.tweetcounter{
    float:left;
    	padding:10px 0px 7px 10px;
}
.sponsors{
    width:297px;
    padding:5px 0px 5px 5px;
    margin:5px 10px 0px 0px;
    border:1px solid #ccc;
    text-align: left;
    overflow:hidden;
    border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
    
}
.sponsors:hover {
    border:1px solid #999; 
    } 
.follow{
    float:right;
    font: 20px Arial, Georgia, century gothic,verdana, sans-serif;
    color:#278ef8;
    font-weight:normal;
    margin:0px 10px 0px 0px;
    padding:7px 0px 0px 0px;
    }
.follow a, .follow a:visited {
	color:#278ef8;
	text-decoration:none;
	}
.follow a:hover {
	color:#ff4b33;
	text-decoration:underline;
	}            
.feed{
	width:298px;
	height:35px;
	float:right;
	padding:10px 2px 3px 0px;
	margin:10px 13px 10px 0px;
    border:1px solid #ccc;
    border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
    }
.feed:hover {
    border:1px solid #999; 
    }    
.input{
	margin-left:9px;
	float: left;
	width: 209px;
	height:16px;
	padding: 5px 3px 4px 2px;
	background: #fff;
	font-weight: normal;
	border:1px solid #ccc;
	color:#000000;
    border-radius:2px; 
	-moz-border-radius:2px; 
	-webkit-border-radius:2px;
    }
.sbutton {
	margin-right:8px;
	float: right;
	margin-top: 0px;
	background:#99ba04;
    border:1px solid #99ba04;
	font:22px;
	color: #ffffff;
	height:27px;
	border-radius:2px; 
	-moz-border-radius:2px; 
	-webkit-border-radius:2px;
    }
.twitter{
    width:280px;
    margin:0px 0px 0px 11px;
    text-align: left;
    text-align:justify;
    padding:0px 0px 0px 0px;
	position:relative;
	overflow: hidden;
    }   
.twitter h2 {
	line-height:25px;
    color:#fff;
	margin:5px 0px 5px 0px ;
	padding:5px 0 5px 3px;
    background:#00a9e0;
    border:1px #fff solid;
    font:16px Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
    text-shadow: 1px 1px 1px #0089b6;
    text-transform:capitalize;
    font-weight:normal;
    text-indent: 5px;
    text-align: left;
    } 
.tweet{
    padding: 0px 5px 0px 5px;
    color:  #555;
    }
.tweet a:link,
.tweet a:visited {
	color:#651667;
    }
.tweet a:hover{
	color:#aaa;
    }  
.socials {
	margin:0px; 
	left: 6px;
    float: right;
    padding:7px 7px 5px 0px;
    position: relative;
    overflow: hidden;
    }
.socialsinfo{
	padding:8px  2px 5px 4px;
    }
.socials a {
	margin-left:7px; 
	color:#111;
	font-size:10px
	}
.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_fb {
	background:url(images/facebook.png) left no-repeat; 
	padding:10px 17px 10px 18px;
	}
.btn_google {
	background:url(images/gbuzz.png) left no-repeat; 
	padding:10px 17px 10px 18px;
	}
.btn_rss {
	background:url(images/rss.png) left no-repeat; 
	padding:10px 17px 10px 18px;
	}
       
/* sidebar */
.sidebar{
	float:right;
	width:303px;
    padding:1px 1px 0px 1px;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 10px 0px 11px;
    text-align: left;
	}
.sidebar img{
	float:left;
	margin:0px 3px 5px 1px;
	padding:5px;
    background:#fff;
    border: 1px solid #ccc;
    border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
    }
.sidebar h2 {
	font: 22px Arial, Georgia, century gothic,verdana, sans-serif;
    margin: 5px 0 5px 0;
	padding: 0px;
    color:#000;
    font-weight:bold;
	overflow:hidden;
}
.sidebar ul {
	list-style-type: none;
	margin:0 ;
	padding:0;
	}
.sidebar ul ul  {
	list-style-type:none;
	margin:0;
	padding:0px 0px 0px 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%;
	float:left; 
	clear:left;	
	
	}
.sidebar ul li a:link, .sidebar ul li a:visited {
	color:#222;
	text-decoration:none;
	padding:0px;
	display:block;
    margin:0px ;
    text-align: left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    text-indent:0px ;
    border:1px solid #ccc; 

    }
.sidebar ul li a:hover {
	color: #278ef8;
    border:1px solid #ccc; 
	}
.sidebar p {
	padding:7px 10px;
	margin:0;
	}
.sidebar table {
	width:100%;
	text-align:left;
	color:#787d7f;
	}	

/*comments*/

h3#comments,.comment-navigation,.comment-navigation:after,#respond:after,.comment-rss{
    display:block
    } 
ol.commentlist{
    width:100%
    } 
h3#comments,#respond h3{
    height:25px;
    text-align:left;
    color:#444;
    padding:5px 0 0 5px
    } 
ol.commentlist,li.authorcomment,li.comment,#respond h3,form#commentform,input#submit{
    margin:0
    }
ol.commentlist,ol.commentlist ul,form#commentform{
    padding:0
    }  
ol.commentlist{
    border-bottom:1px solid #eee;
    
    } 
ol.commentlist ul{
    margin:0 0 0 20px
    } 
li.authorcomment,li.comment,form#commentform textarea,form#commentform input{
    border:1px solid #eee;
    border-radius:2px; 
	-moz-border-radius:2px; 
	-webkit-border-radius:2px;
    }
li.authorcomment,li.comment{
    padding:10px 0 0 10px;
    list-style:none;
    border-bottom:none
    } 
li.even{
    background:#fff
    } 
li.odd{
    background:#fff
    } 
.authorcomment{
    background:#fff
    } 
ul.children ul{
    margin-left:20px
    } 
ul.children li{
    border-right:none
    } 
.vcard img{
    float:left;
    background:#c4c4c4
    } 
.vcard img,.comment-navigation .newer a,.comment-navigation .older a{
    padding:5px
    } 
.comment-meta,ol.commentlist li small,p.subscribe-to-comments label{
    position:relative
    } 
.comment-meta,ol.commentlist li small{
    top:10px;
    left:10px
    } 
.comment-text{
    margin:0 10px 0 0
    } 
.reply,.comment-navigation .newer,input#submit{
    float:right
    } 
.reply,.comment-navigation .newer a,.comment-navigation .older a,input#submit{
    background:#278ef8
    } 
.reply{
    margin:0 10px 10px 0
    } 
a.comment-reply-link,.reply a:link,
.comment-navigation .newer a,.comment-navigation .older a,input#submit{
    display:inline-block;
    text-align:center;
    cursor:pointer;
    color:#fff
    } 
a.comment-reply-link,.reply a:link{
    padding:5px 0
    } 
a.comment-reply-link,.reply a:link,input#submit{
    width:70px
    } 
a.comment-reply-link:hover,.reply a:hover,.comment-navigation .newer a:hover,
.comment-navigation .older a:hover,input#submit:hover{
    background:#e7e7e7;
    text-decoration:none;
    color:#4c7faa;
    font-weight:bold
    } 
a.comment-reply-link:hover,.reply a:hover,input#submit:hover{
    width:68px
    } 
a.comment-reply-link:hover,.reply a:hover{
    padding:4px 0
    } 
a.comment-reply-link:hover,.reply a:hover,.comment-navigation .newer a:hover,.comment-navigation .older a:hover{
    border:1px solid #4c7faa
    } 
.comment-navigation{
    margin:10px 0 10px 0
    } 
.comment-navigation:after,#respond:after{
    content:".";
    height:0;
    visibility:hidden
    } 
.clear{
    clear:both
    } 
.comment-navigation .newer a:hover,.comment-navigation .older a:hover{
    padding:4px
    } 
form#commentform textarea,form#commentform input{
    padding:2px 3px
    } 
form#commentform textarea{
    width:442px
    } 
input#submit{
    padding:5px 0 !important;
    border:0 !important
    } 
input#submit,p.subscribe-to-comments input{
    outline:0
    } 
input#submit:hover{
    padding:4px 0 !important;
    border:1px solid #4c7faa !important
    } 
p.subscribe-to-comments{
    background:url('images/email_32.png') no-repeat
    } 
p.subscribe-to-comments,.comment-rss{
    height:32px;
    text-indent:42px;
    padding:5px 0 0 0
    } 
p.subscribe-to-comments input{
    margin:5px 3px 3px 3px !important;
    border:0
    } 
p.subscribe-to-comments label{
    top:-2px;
    color:#666
    } 
.comment-rss{
    background:url('images/rss_32.png') no-repeat
    } 
 
/*comment total stlying*/
 
.comment-total{
    text-align: center;
    font-size: 1.5em;
    color: #fff;
    }
.comment-total span{
    font-size: 2em;
    color: #800000;
    }

/*Search*/

#searchform {
	margin:5px 0px 5px 0px; 
	left: 6px;
	float:right;
	top:10px;
	padding:7px 6px 5px 1px;
    width:245px;
	height:30px;
    border: 1px solid #222222;
    background:#222 url(images/black.png) repeat top ;
    -moz-box-shadow:0px 0px 10px #000; /* CSS3 Shadow */
    -webkit-box-shadow:0px 0px 10px #000; /* CSS3 Shadow */
    box-shadow:0px 0px 10px #000; /* CSS3 Shadow */
    border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	}
#searchform br {
	display: none;
	}

#searchform #s {
	border:1px solid #e9e9e9;
	width:187px;
	height:20px;
	padding: 4px 5px 2px 0px;
    background: #e9e9e9;
	color: #000;
	font-weight:normal;
	margin:0px 0px 0px 5px;
    border-radius:2px; 
	-moz-border-radius:2px; 
	-webkit-border-radius:2px;
    }     
#searchform input {
	background: #99ba04;
    border:1px solid #a3c40c;
	width:40px;
	height: 28px;
	font:22px;
	color: #fff;
	vertical-align:middle;
    border-radius:2px; 
	-moz-border-radius:2px; 
	-webkit-border-radius:2px;
  }

/*footer*/

#footer {
	clear:both;
   	line-height:20px;
    font-size: 12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    margin:0 auto 20px auto;
    border-bottom:5px solid #278ef8; 
    overflow:hidden; 
    height:100%; 
    padding:18px 5px 18px 5px; 
    color: #111;
    }
#footer a {
	text-decoration: none;
	font-size: 12px;
	color: #111;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
#footer a:hover {
	color: #111;
    text-decoration: none;
	}
/*Other*/

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
}
.center {
	text-align:center;
	}
a,a:visited {
	color:#551769;
	text-decoration:none;
	}
a:hover {
	color:#222;
	text-decoration:none;
	}
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;
	}

/* 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;
    text-align: left;
	}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
	}
.alignright {
	float: right;
    text-align: right;
	}
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;
    }
    
