/*  
Theme Name: Yway
Theme URI: 
Description: simple design blog theme, two columns. I first wordpress design
Author: kissgift
Author URI: http://kissgift.wordpress.com/
Version: 1.0
Tags: blue,two-columns 
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/



/* Defaults */


#navmenu {

padding: 8px 0 24px 0;
}

#navmenu ul {
margin: 0 0 0px 0; 
padding: 0 0 0px 0; 
float: right; 
list-style-type: none;
list-style-image: none; 
}

#navmenu li {
display: inline; 
margin: 0 0 0px 0px;

}

#navmenu ul li a {
background: none repeat scroll 0 0 #d3d5d6;
    color: #111111;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0 5px -7px;
    padding: 5px 8px 5px 8px;
    text-decoration: none;
border-left: 1px solid #ffffff;
   
}

#navmenu ul li a:hover {
color: #ffffff;
background: #222222;

}

#kirtsy {
border:0 none;
padding:12px 0 12px 0;
}



* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 15px 0 3px 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6 {
  font-family:Helvetica;
  }

hr {
  color: #333;
  border: 1px solid #121212;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p {
color:#444444;
font-size:1.1em;
line-height:1.4;
}

a {
  color: #00ccff;
  text-decoration: none;
  }

a:hover {
  color: #222;
  text-decoration: none;
  }

a img {
  border: none;  
  }

blockquote {
  background: #f1f2f3;
  border: 1px solid #d3d4d6;
  padding: 5px 15px;
  margin: 10px 2px 2px 2px;
  font-style: normal;
  
  color: #fff;
  }

blockquote blockquote {
  background: #fff;
  border: 1px solid #d3d4d6;
  padding: 5px 15px;
  margin: 10px 2px 2px 2px;
  font-style: normal;
  
  color: #fff;
  }


code {
  color: #3366cc;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

body {
  text-align: center;
  margin: 0;
  padding: 0 0 15px 0;
 font-family: arial, Helvetica, sans-serif;
 background: #fff;
  
  }


/* Header and wrapper */
#wrapper {
 
  margin: 0 auto;
  width: 1000px;
  text-align: left;
  background: #fff;
  padding: 0;
  }

#header {
background:#FFFFFF url(images/banner.png) no-repeat;
height:281px;
margin:0;
padding:0;
}
  
#header #topleft{

	width: 300px;
	float: left;
	margin: 50px 0 0 25px;


}


#header #topright {
  text-align: left;
  float: left;
  width: 450px;
  margin:68px 0px -8px 25px;
  font-family: Verdana;
  color: #999;
  font-size: 11px;

  
}

#header #topright a {
  font-family: Verdana;
  font-size: 11px;
  color: #999;
  padding:0;
  margin: 0;
  }



#header #topright ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#header #topright li {
  display: inline;
  }
#header #topright li a {
  color: #fff;
  font-size: 9pt;
  padding: 0 0 0 25px;
  text-transform: lowercase;
  }
#header #topright li a:hover {
  color: #000;
  text-decoration: none;
  }

#header #logo {
  float: left;
  width: 880px;
  margin: 0px 0 0 25px;

  padding: 0px 0 0 0;
  

  

}
#header h1 {
  padding: 0;
  margin: 0 0 0 -3px;
  }
#header h1 a {
  color: #88a649;
  font-size: 1.7em;
  text-decoration: none;
   font-family: Helvetica;
   font-weight:lighter;
   letter-spacing:-3px;
   
  
   
   
  }
#header h1 a:hover {
  color: #88a649;

  text-decoration:none;
  }
#header span {

  padding: 0;
  color: #212930;
  font-size: 18px;
  }

#headerad { margin-top: 7px; margin-bottom: 7px;}



/* Menu */
#catnav {
border-bottom:1px solid #ccc;
clear:both;
height:25px;
margin:0;
padding:5px 0 0;
width:1000px;
font-weight: bold;
}

#nav {
  list-style: none;
  margin: 0 0 0 5px;
  padding: 0;

  }
	
#nav ul {
  margin: 0;
  padding: 0;
  
  }

#nav li {
  float: left;
  margin: 0;
  padding: 0;


  
  }

#nav a {
color:#444444;
display:block;
font-family:arial,helvetica,sans-serif;
font-size:0.76em;
letter-spacing:0;
line-height:21px;
margin:0;
padding:0 20px 0 0;
}

#nav li a:hover {
  color: #00ccff;
  text-decoration: none;
  display: block;
  }

#nav li ul {
  list-style: none;
  position: absolute;
  width: 150px;
  left: -999em;
  }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }
	
#nav li li {
  float: left;
  margin: 0;
  padding: 0;
  width: 150px;
  }
	
#nav li li a {
  width: 150px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  border-top: 1px solid #131f27;
  background: #040404;
  margin: 0;
  padding: 5px 20px 5px 15px;
  }
	
#nav li li a:hover {
  border-top: 1px solid #131f27;
  background: #fff;
  padding: 5px 20px 5px 15px;
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }





/* Top Content */
#main {
clear:both;
margin:0 0 0 5px;
padding-bottom:0;
width:1000px;
background: #fff;
}

#contentwrapper {
float:left;
margin:15px 0 15px;
padding-bottom:0;
padding-right:40px;
padding-top:0;
width:560px;
background: #fff;
}
#contentwrapper2 {
  float:left;
  width: 930px;  margin: 0 0 15px 0;
  padding: 0;
background: #fff;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 0px 0 25px 0;
  padding: 5px 0px 3px 5px;
  font-size: 13pt;
  letter-spacing: 0px;
  color: #212930;
  font-weight: normal;

  border-bottom :#ccc solid 1px;

  }
  
#contentwrapper .pageTitle em{
font-style: normal;
color: #66cc00;
}
.topPost {
  margin: 0;
  padding: 0;

  }

.topPost h2.topTitle a {
color:#444;
font-size:1.1em;
font-weight:bold;
letter-spacing:0;
margin-bottom:10px;}

.topPost h2.topTitle a:hover {
  text-decoration: none;
  color: #66cc00;
  }

.topPost p.topMeta {
  padding: 0;
  margin: -3px 0 15px 0;
  font-size: 11px;
  color: #444;
  line-height: 17px;  
  float: left;
  }
.topPost p.topMeta a {
  text-decoration: none;
  color: #00ccff;

  }
.topPost p.topMeta a:hover {
  color: #66cc00;
  text-decoration: none;
  }

.topPost div.topContent {
color:#444444;
font-size:9pt;
margin:10px 0 0;
}

.topPost div.topContent a {
color:#66cc00;
font-weight:bold;
}

.topPost div.topContent a:hover {
  text-decoration: none;
  color: #00ccff;
  }
  
 .topPost #line{
 
 	border-top-color: #ccc;
 	border-top-style: dotted;
 	border-top-width: 1px;
 	
 	height: 5px;
 }

.topPost #line2{
 
 	border-top-color: #ccc;
 	border-top-style: solid;
 	border-top-width: 1px;
 	
 	height: 5px;
 }


.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #444;
  }
.topPost div.topComments,   .topPost span.topCategory {
  font-size: 12px;
  padding: 10px 8px 10px 10px;

  color: #444;

  }
  
 .topPost div.topTags{
 
padding: 10px 8px 5px 0px;
 }
.topPost div.topComments:hover,  .topPost div.topTags:hover {
 
  }
  
  
.topPost div.topComments{
 
margin-top: -10px;
margin-left: -9px;
font-size: 11px;
color: #999;
float: right;

 }
 

.topPost div.topComments a {
  color: #00ccff;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 17px;
  text-align: right;
  font-size: 11px;
  margin-right: -7px;
  vertical-align: middle;
  }

 .topPost div.topCategory{
 margin-right: 7px;
 padding-bottom: 5px;
 }
 
 
 
 .topPost div.topCategory a {
  color: #66cc00;
  background: url(images/registration.gif) left no-repeat;
  padding-left: 20px;
  line-height: -10pt;
  vertical-align: middle;
 padding-top: 3px;
  } 
  
.topPost div.topTags em {
  
font-style: normal;	
font-size: 11px;
padding-left: 0px;
padding-top: 10px;
padding-bottom: 12px;
color: #555;
 background: url() left no-repeat;

  }
  
.topPost div.topTags{
 margin-left: 0px;
 }

.topPost div.topTags a {
  color: #00ccff;
 font-size: 11px;
  }
  

  
.topPost div.topCategory a {
  color: #00ccff;
  font-weight: bold;
  vertical-align: middle;
  }
  
.topPost div.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover, .topPost div.topCategory a:hover {
  color: #444;
  text-decoration: none;
  }

#nextprevious {
  margin:0;
padding:20px 15px 10px 50px;

  }
#nextprevious a {
  color: #444;
  font-size: 14pt;
  
  }
#nextprevious a:hover {
  color: #00ccff;
  text-decoration: none;
  }
  
#nextprevious .alignright em{
 
 font-style: normal;
float: left
 padding-left: 30px;
 padding-top: 1px;
  background: url() top right no-repeat;

}

#nextprevious .alignleft em{
 float: left
 font-style: normal;
 padding-left: 60px;
 padding-top: 1px;
  background: url() top left no-repeat;

}


/* Comments */

#comment {
  margin-bottom: 10px;
  background: #fff;
  width: 498px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  border-top: 0px solid #d3d4d6;
  padding: 10px 15px;
  color: #444;
  }
#comment a {
  color: #00ccff;
  }
#comment a:hover {
  color: #66cc00;
  }
#numberofcomments {
  color: #444;
  font-size: 12pt;
  margin-top: 10px;
  }
ol#comments {
  list-style: none;
  margin-top: -10px;
  
  font-size: 11px;
  
  }
  
ol#comments em{

font-style: normal;
font-size: 11px;
color: #444;
padding-bottom: 10px;
line-height: 40px;




}

#comments li {
  margin: 0 0 15px 0;
  padding: 10px;
  background: #fff;
border-bottom:1px solid #CCCCCC;
  }
#comments li.alt {
background:#FFFFFF none repeat scroll 0 0;
border-bottom:1px solid #CCCCCC;
}

#comments li.cleared {
  background: transparent;
  border: none;
  }
#comments a:hover {
  color: #66cc00;
  text-decoration: none;
  }
#comments a.gravatar {
  float: left;
  margin: 0 10px 0 0;
  width: 69px;
  }
#comments .commentbody {
  margin: 0;
  padding: 0 5px 0 0;
  float: right;
  width: 380px;
  
  }
#comments .commentbody p a {
  text-decoration: none;
  color: #00ccff;
  }
#comments cite {
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  color: #00ccff;
  }
#comments small.commentmetadata a {
  color: #444;
  font-size: 11px;
  
  }
#comments p {
  color: #444;
  font-size: 13px;
  }
#comment h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #444;
  margin: 15px 0 0 0;
  padding: 0;
  }
textarea#comment {
  width: 467px;
   border: #ccc solid 1px;
  background: #fff;
  color: #444;
  }

#comment #submit {
  margin-left: 0px;
  margin-top: -10px;
  padding-bottom: 5px;
  background-color: #444;
  border:none;
  color: #fff;
  }



/* Welcome section */

#main #welcome2 {
border-style:none;
border-width:0;
margin:0 0 20px 16px;
padding:0 0 5px;
width:300px;
background: #fff;
}


#main #welcome {
border-bottom:1px solid #ddd;
margin:0 0 20px 16px;
padding:0 0 21px;
width:300px;
background: #fff;
}


#main #welcome h2 {
  font-size: 13pt;
  font-weight: normal;
  background: #fff;
  background-color: #fff;
  color: #444;
  letter-spacing: 0px;
  margin: 10px 10px 0 ;
  padding: 5px 0 5px 10px;
  }
#main #welcome p {
color:#444444;
font-size:9pt;
margin:0 10px 0 0;
padding:6px 2px 8px;
}
#main #welcome a {
  text-decoration:none;
  font-weight: bold;
  color: #66cc00;
  }
#main #welcome a:hover {
  color: #00ccff;
   text-decoration:underline;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }

.submitbutton {
background:none repeat scroll 0 0 #66CC00;
border:0 solid #333333;
color:#FFFFFF;
font-size:12px;
font-weight:normal;
margin:-5px 0 0 5px;
vertical-align:middle;
}

.submitbutton:hover {
  cursor: pointer;
  background:#555 none repeat scroll 0 0;
  }


/* Begin Sidebar */
#sidebars {
border-left:1px solid #ddd;
color:#444;
float:left;
margin:0 0 0;
padding-bottom:10px;
width:380px;
background: #ffffff;

  }

#sidebars .sidebarbox {
  background-color: #ffffff;
  padding: 0px 0px;

  }

#sidebar_full {
background-color: #ffffff;
border-left:0px solid #CCCCCC;
padding-bottom:20px;
}


#search2 {

background-color: #f5f5f5;
  border: #dadada solid 1px;
  border-bottom: #bbb solid 2px;
  border-right: #bababa solid 1px;
width: 379px;
margin-left: 9px;

}  
#searchbox{
	
 
  padding-left: 3px;
  width: 290px;
  font-size: 11px;
  margin-top: -10px;
  margin-bottom: 5px;

}

#sidebar_left {
  margin-left: 18px;
background-color: #ffffff;
   float: left;
  width: 330px;


  }


#sidebar_right {
background-color:#FFFFFF;
border-style:none;
border-width:0;
float:left;
margin-left:10px;
margin-right:0;
padding:0;
width:0px;
}



#sidebars h2 {
background-color:#FFFFFF;
color:#66CC00;
font-size:16px;
font-weight:bold;
letter-spacing:0;
margin:0;
padding:6px 0 9px;
text-transform: uppercase;
}
  
#tag_cloud h2{

margin-bottom: 10px;

}

#sidebars table {
  width: 130px;
  background-color: #fff;
  
  }

#sidebars ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:5px 0 0 2px;
background-color: #fff;
}

#sidebars li {
  margin-bottom: 20px;
  font-size: 11px;
line-height: 17px;
background-color: #fff;
 
  }

#sidebars li ul {
  padding-top: 0px;
background-color: #fff;
    
  }



#sidebars ul ul li {
  
  margin: 0;
  padding: 0px 2px 0px 0px;
  border-bottom-color: #bbb;
  border-bottom-style: dotted;
  border-bottom-width: 0px;
  color: #444;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  background-color: #fff;
  }


#sidebars #sidebar_left ul ul li {
background-color:#FFFFFF;
border-bottom:0 dotted #00CCFF;
color:#444444;
line-height:17px;
margin:0;
padding:0 2px 2px 0;
line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


  
#sidebars #sidebar_left ul ul li ul li {
background-color: #fff;
border: none;

}

#sidebars #sidebar_right ul ul li ul li {
background-color: #fff;
border: none;

}



#sidebars a {
  display: inline;
  color: #444;
  }
#sidebars a:hover {
  color: #00ccff;
  text-decoration: none;
  }

#sidebars p {
  padding: 2px 10px;
  background-color: #fff;
 
  font-size: 12px;
  color: #444;
  }

#tag_cloud a {
  display: inline;
  margin: 0px -15px 0 15px;

  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}

#wp-calendar{

 margin-top: -20px;
 margin-left:  0px;
 
 margin-bottom: -20px;
 


 
  
}



#wp-calendar caption {

text-align: left;

 margin: 0;
  padding: 0 0 10px 0px;
  font-weight: normal;
  font-size: 10pt;
  color: #444;
  letter-spacing: 0px;
  
 



}






#wp-calendar tbody td{
color: #a0a0a0;
text-align: center;
padding-left: 5px;
padding-right: 5px;


  



}

#wp-calendar thead{
color: #505050;
text-align: center;







}

#wp-calendar tbody td a{

font-weight: bold;
text-decoration: underline;


}


#wp-calendar tfoot #prev   {


text-align: left;



}

#wp-calendar tfoot #next   {


text-align: right;





}




/* Before footer */

#morefoot {
  background: #000 url(images/bggrad.jpg) top left repeat-x;
  border: 1px solid #070707;
  padding: 15px;
  color: #dfdfdf;
  margin: 0 0 10px 0;
  }
#morefoot p {
  margin: 5px 0;
  padding: 5px 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: 9pt;
  }
#morefoot a {
  text-decoration: underline;
  color: #ddd;
  }
#morefoot a:hover {
  text-decoration: underline;
  color: #6598b8;
  }
#morefoot h3 {
  font-size: 12pt;
  font-weight: normal;
  color: #dfdfdf;
  letter-spacing: -1px;
  border-bottom: 1px dotted #444;
  margin: 0;
  padding: 0 0 2px 0;
  }
#morefoot #searchbox {
  padding: 1px;
  width: 180px;
  }
#morefoot .col1 {
  float: left;
  width: 340px;
  }
#morefoot .col2 {
  margin: 0 25px;
  }
#morefoot .col2, #morefoot .col3 {
  float: left;
  width: 260px;
  }
#morefoot li {
  padding-left: 20px;
  margin-bottom: 5px;
  background: url(images/more.gif) left 2px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


/* footer*/
#footer {
background:#fff url() no-repeat scroll center top;
clear:both;
height:30px;
padding:15px 0px 0 0;
width: 1000px;
}

#footer p {
color:#444;
font-size:9pt;
padding:6px 0 0;
text-align:center;
}

#footer a {
  color: #444;

  }
#footer a:hover {
  color: #000;
    text-decoration: underline;
  }
#footerleft {
width:1000px;
}

#footerright {
  float: right;
  width: 430px;
  text-align: right;
 
  }



/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  /* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;

  -khtml-border-radius: 3px;

  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }

input{

  border-top: #a3a4a6 solid 1px;
   border-left: #a3a4a6 solid 1px;
  border-bottom: #d3d4d6 solid 1px;
  border-right: #d3d4d6 solid 1px;
  background: #fff;
  height: 20px;

}



