/*

Theme Name: several

Theme URI: http://wordpress.org/

Description: several

Author: Stelian Firez

Author URI: http://www.stelianfirez.com/

*/





/* general

==========================================================================*/



body {

  margin: 0;

  padding: 0;

  background: #FFF;

  font: 11px "Lucida Grande", Verdana, sans-serif;

}



a{

  color: #1C2882

}



a:hover{

  color: #b82349;

}





hr{

  display: none;

}

form, img{

  margin: 0;

  padding: 0;

  border: 0;

  vertical-align: top;

}



.clearing {

  margin: 0;

  padding: 0;

  font: 1px/1px Verdana, Arial, Helvetica, sans-serif;

  clear: both;

}

#fix-recent-posts{

  margin: 0;

  padding: 0;

  position: absolute;

  width: 100%;

  top: 85px;

  overflow: hidden;

  z-index: 1;

}





/* header

==========================================================================*/



#header {

  margin: 0;

  padding: 0;

}

#header-wrap, #wrap{

  margin: 0 auto;

  padding: 0;

  width: 770px;

}



/* logo */



#logo{

  margin: 24px 0 0 0;

  padding: 0 0 0 14px;

  float: left;

}

#logo a{

  display: block;

  width: 165px;

  height: 50px;

  background: url(skin/logo.png) no-repeat 0% 0%;

  border: none;

  overflow: hidden;

  text-indent: -3000px;

}

#tagline{

  margin: 40px 0 0 0;

  padding: 0 0 0 11px;

  float: left;

  font-size: 10px;

  font-weight: lighter;

  color: #848b9b;

}



/* navigation */



#nav{

  margin: 39px 0 0 0;

  padding: 0 74px 0 0;

  float: right;

  list-style: none;

}

#nav li{

  margin: 0;

  padding: 0 21px;

  float: left;

}

#nav a{

  font-size: 12px;

  color: #7e8083;

  text-decoration: none;

}

#nav a:hover, #nav a:active, #nav .current_page_item a{

  color: #4FC216;

  text-decoration: none;

}



/* splash

==========================================================================*/



#splash{

  margin: 0;

  padding: 0;

  background: #a01743 url(skin/splash_bkg.jpg) repeat-x 0% 0%;w

  clear: both;

  position: relative;

}

#splash-wrap{

  margin: 0 auto;

  padding: 0;

  width: 770px;

  position: relative;

}



/* recent posts & recent comments*/



#recent-posts{

  margin: 16px 0 0 0;

  padding: 0 0 16px 14px;

  float: left;

  overflow: hidden;

}

#recent-comments{

  margin: 16px 0 0 0;

  padding: 0 0 16px 35px;

  float: left;

  position: relative;

  z-index: 2;

}

#recent-posts-x{

  margin: 16px 0 0 0;

  padding: 0 0 16px 14px;

  float: left;

}







#recent-posts h2, #recent-comments h2, #extra h2{

  margin: 0;

  padding: 0 0 5px 0;

  font-size: 14px;

  font-weight: bold;

  color: #ffffff;

  border-bottom: 1px solid #dd5875;

}

#recent-posts ul, #recent-comments ul{

  margin: 10px 0 0 0;

  padding: 0;

  list-style: none;

}

#recent-posts li, #recent-comments li{

  margin: 0;

  padding: 0;

}

#recent-posts a, #recent-posts-x a{

  display: block;

  width: 231px;

  font-size: 11px;

  color: #fc89a2;

  text-decoration: none;

  padding: 8px 0 2px 0;

}

#recent-comments a{

  display: block;

  width: 231px;

  font-size: 11px;

  color: #fc89a2;

  text-decoration: none;

  padding: 8px 0 2px 0;

}

#recent-posts a:hover, #recent-comments a:hover, #rexent-posts-x a:hover{

  text-decoration: none;

  color: #ffffff;

}

#recent-posts span, #recent-comments span{

  font-size: 10px;

  color: #dd5875;

}



/* extra */



#extra{

  margin: 0 0 20px 35px;

  padding: 16px 0 16px 13px;

  float: left;

  width: 211px;

  background: url(skin/extra_bkg) no-repeat 0% 0%;

  position: relative;

  z-index: 3;

}



/* -search */



#search{

  margin: 18px 0 24px 0;

  padding: 0;

  background: url(skin/search_bkg.jpg) no-repeat 0% 0%;

  width: 250px;

  height: 34px;

}

#search #s-text {

  margin: 0 5px 5px 0;

  padding: 3px;

}

#s {

  margin: 8px 0 5px 0;

  padding: 3px;

  font: 12px "Lucida Grande", Verdana, sans-serif;

  width: 250px;

  border: 0;

  color: #acacac;

}

#search #s-submit {

  margin: 5px 0 0 0;

  padding: 0;

  float: left;

}

#searchsubmit {

  margin: 0;

  padding: 3px;

  background-color: #626b73;

  height: 22px;

  border: 0;

  color: white;

}

#search label {

  display: none;

}



/* -meta */



.meta{

  margin: 6px 0 0 6px;

  padding: 0 0 6px 23px;

  font-size: 11px;

  height: 16px;

  line-height: 16px;

}

.meta a{

  text-decoration: none;

  color: #fc89a2;

}

.meta a:hover{

  text-decoration: none;

  color: #ffffff;

}



#rss-posts{

  background: url(skin/rss_posts.png) no-repeat 0% 0%;

}

#rss-comments{

  background: url(skin/rss_comments.png) no-repeat 0% 0%;

}

#login{

  background: url(skin/login.png) no-repeat 0% 0%;

}



/* content

==========================================================================*/



#content {

  margin: 0;

  padding: 0 0 35px 0;

  clear: both;

  background-color: #f4f5f4;

}

#content-wrap{

  margin: 0 auto;

  padding: 0;

  width: 1000px;

}



/* post area */



#posts {

  margin: 30px 0 0 0;

  padding: 0 0 0 14px;

  float: left;

  width: 600px;

}



.caption {

  margin: 0;

  padding: 0 0 25px 0;

  font: 18px "Lucida Grande", Verdana, sans-serif;

  color: #b6295a;

  text-transform: uppercase;

}



/* - post - */



.post {

  margin: 0;

  padding: 50px 0 35px 0;

  background-image:url(images/postTop.jpg);

  background-position: center top;

  background-repeat: no-repeat;

  }

  

.post h2, #comments h2, #post-comments h2 {

  margin: 0;

  padding: 0;

  font-size: 20px;

  font-weight: lighter;

  color: #b6295a;

  letter-spacing: -0.03em;

}

.post h2 a {

  color: #b6295a;

  text-decoration: none;

  border: none;

}

.date {

  margin: 4px 0 0 1px;

  padding: 0 0 0 20px;

  background: url(skin/date.png) no-repeat 0% 50%;

  font: 10px/1.5em "Lucida Grande", Verdana, sans-serif;

  color: #67707A;

}

.entry {

  margin: 0;

  padding: 0;

  font-size: 12px;

  line-height: 1.8em;

  color: #3E4655;

}

.entry p {

  margin: 0;

  padding: 0 0 16px 0;

}

.entry blockquote {

  margin: 22px 0 22px 22px;

  padding: 4px 0 4px 10px;

  border-left: 4px solid #b82349;

}

.entry ul {

  margin: 0;

  padding: 0 0 18px 22px;

  list-style: disc;

}

.entry li {

  margin: 0;

  padding: 0;

}

img.floatleft {

  margin: 0 10px 10px 0;

  float: left;

}

.postmetadata {

  margin: 8px 0 0 0;

  padding: 0;

  font: 10px "Lucida Grande", Verdana, sans-serif;

  color: #565656;

  clear: both;

}

.tags {

  margin: 0;

  padding: 2px 0 2px 22px;

  background: url(skin/tag.png) no-repeat 0% 0%;

  line-height: 16px;

}

.comments-no {

  margin: 0;

  padding: 2px 0 2px 22px;

  background: url(skin/comments.png) no-repeat 0% 50%;

  line-height: 16px;

}

.postmetadata a {

  padding: 0;

  color: #1C2882;

  text-decoration: none;

}

.postmetadata a:hover {

  text-decoration: none;

  color: #b82349;

}



/* - comments - */



#comments {

  margin: 20px 0 0 0;

  padding: 0;

}

.add-comment{

  margin: 4px 0 0 0;

  padding: 0;

}

.add-comment a {

  padding: 2px 0 2px 20px;

  background: url(skin/add.png) no-repeat 0% 50%;

  font: 10px/1.5em "Lucida Grande", Verdana, sans-serif;

  color: #67707A;

  text-decoration: none;

  border: none;

}

.add-comment a:hover {

  color: #ff4e6a;

  text-decoration: none;

}

#comments ol {

  margin: 0;

  padding: 0;

  list-style: none;

  font-size: 11px;

  color: #888888;

}

#comments ol li {

  margin: 0;

  padding: 0;

  clear: both;

}

.author {

  margin: 0;

  padding: 18px 0 6px 0;

  float: left;

  width: 170px;

  font: 10px/2.5em "Lucida Grande", Verdana, sans-serif;

  color: #bbbbbb;

}

.author a {

  font: 11px "Lucida Grande", Verdana, sans-serif;

  color: #b82349;

}



.comment {

  margin: 0;

  padding: 20px 0 6px 0;

  float: right;

  width: 320px;

}

.comment span, .no-find {

  margin: 0;

  padding: 2px;

  background: #F4F29D;

  color: #862D2D;

  font-style: italic;

  font-size: 12px;

}



.comment p {

  margin: 0;

  padding: 0;

}



/* - comments form - */



#post-comments {

  margin: 0;

  padding: 40px 0 0 0;

  clear: both;

  color: #888888;

}

#reply {

  margin: 20px 0 0 0;

  padding: 0;

  font-size: 11px;

}

.comment-field {

  margin: 0;

  padding: 0 0 12px 0;

}

.comment-field textarea {

  padding: 2px;

  font: 11px "Lucida Grande", Verdana, sans-serif;

  width: 302px;

  border: 1px solid #BCBCCB;

  color: #565656;

}

.comment-field label {

  float: left;

  width: 170px;

}

.input-text {

  padding: 2px;

  font: 11px "Lucida Grande", Verdana, sans-serif;

  width: 302px;

  border: 1px solid #BCBCCB;

  color: #565656;

}

.input-button {

  margin: 0 0 0 171px;

  padding: 0 5px;

  color: #565656;

}



/* sidebar

==========================================================================*/



#sidebar{

  	margin: 40px 0 0 0;

  	padding: 20px 0 0 0;

  	float: right;

  	width: 285px;

	border-radius: 6px;

	-moz-border-radius: 6px;

  	-webkit-border-radius: 6px;

	background-color: #c8d2dc;

	background-image:url(images/sidebarBG.gif);

	background-position: center;  

}

#sidebar h2 {

  margin: 0;

  padding: 0 0 0 19px;

  font-size: 11px;

  font-weight: bold;

  text-transform: uppercase;

  letter-spacing: 0.03em;

  color: #b82349;

}

#sidebar ul {

  margin: 0;

  padding: 0;

  list-style: none;

  font-size: 11px;

  line-height: 12px;

}

#sidebar ul li {

  margin: 0 0 30px 0;

  padding: 0;

}

#sidebar ul li ul {

  margin: 10px 0 0 0;

  padding: 15px 0 12px 0;

  border-top: 1px solid #b4c1ce;

}

#sidebar ul li ul li {

  margin: 0;

  padding: 0;

}

#sidebar a {

  color: #34445F;

  text-decoration: none;

  padding: 0 0 0 36px;

  background: url(skin/bullet.png) no-repeat 23px 50%;

  border: none;

  line-height: 22px;

}

#sidebar a:hover {

  text-decoration: underline;

}



























/* Chad's Styles */



.top {text-align: center; }



/*Styles for Navigation */



ul.topnav {

	list-style: none;

	padding: 20px 0;

	margin: 0;

	float: left;

	width: 1000px;

	font-size: 1.2em;

	z-index: 1000;

	/* border-bottom: 10px solid #94c43d; */

}

ul.topnav li {

	float: left;

	margin: 0;

	padding: 0 15px 0 0;

	position: relative; /*--Declare X and Y axis base for sub navigation--*/

}

ul.topnav li a{

	padding: 10px 5px;

	color: #fff;

	display: block;

	text-decoration: none;

	float: left;

	font-family:  "Lucida Grande", Verdana, Arial, sans-serif;

	font-size: 14px;

	font-weight: normal;

	}



ul.topnav li a:hover{

	color: #CCCCCC;

}

ul.topnav li span { /*--Drop down trigger styles--*/

	width: 20px;

	height: 35px;

	float: left;

	background: url(images/navArrows.gif) no-repeat center top; /* Arrow */

}

ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/

ul.topnav li ul.subnav {

	list-style: none;

	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/

	left: 0; top: 35px;

	background: #333;

	margin: 0; padding: 0;

	display: none;

	float: left;

	width: 170px;

	border: 1px solid #394046;

}

ul.topnav li ul.subnav li{

	margin: 0; padding: 0;

	border-top: 1px solid #4c555d; /*--Create bevel effect--*/

	border-bottom: 1px solid #444; /*--Create bevel effect--*/

	clear: both;

	width: 170px;

}

html ul.topnav li ul.subnav li a {

	float: left;

	width: 145px;

	background: #333 url(dropdown_linkbg.gif) no-repeat 10px center;

	padding-left: 20px;

	font: 14px normal "Lucida Grande", Verdana, Arial, sans-serif;

}



html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/

	background: #606c76;

}







.greyBG {

	background: url(images/mainBG.gif) center top repeat-x #4d545a;	background-repeat: repeat-x;

	width: 100%;

	height: 80px;

	}

	

.topBar { background-color: #e6ca66; height: 200px; width: 100%; }





.wrapper {

	width: 1000px;

	margin: 0 auto;

	}

	

a.raspberryText { color: #b60050; }

	

	

	

	

	

/* Styles for Footer */



#footer {

	width: 100%;

	padding: 20px 0 40px 0;

	border-top: 1px solid #606c76;

	}



.footerLeft {

	float: left; 

	margin-right: 40px;

	}

	

.footerRight {

	float: right;

	text-align: right;

	margin-top: 0;

	padding: 0;

	}

	

#footer ul {

	margin: 0; padding: 0;

	}



#footer ul li {

	color: #b60050;

	font-size: 11px;

	list-style-type: none;

	margin: 5px 0;

	padding: 0;

	}

	

#footer ul li ul {

	margin: 0; padding: 0; }

	

#footer ul li ul li {

	color: #69737C;

	font-size: 11px;

	list-style-type: none;

	}

	

#footer ul li a {

	color: #69737C; text-decoration: none;

	}

	

#footer ul li a.raspberryText {

	color: #b60050; text-decoration: none;

	}

	

#footer ul li a.raspberryText:hover {

	color: #b60050; text-decoration: underline;

	}

	

#footer ul li a:hover {

	color: #4a535c; text-decoration:underline;

	}







/* Post Author */



.post_author_plugin { font-weight: lighter; padding: 10px 0; border-bottom: 1px solid #CCCCCC; margin: 0 0 20px 0;}





/* Blog */



.blogAds {

	float: right;

	border-radius: 6px;

	-moz-border-radius: 6px;

  	-webkit-border-radius: 6px;

	margin-top: 10px;

	}


#KeepinTouch { padding-left: 20px; margin-bottom: 20px; }

#KeepinTouch a {

  color: #34445F;

  text-decoration: none;

  padding: 0;

  border: none;

  line-height: 22px;

}





/* New Navigation */

.navBtn { border-top: 10px solid #636c74; }
.navBtn:hover {border-top: 10px solid #b3c0cc; }

#Navigate { padding: 20px 0; }
#Navigate ul { margin: 0; padding: 0; list-style: none; }
#Navigate ul li { display: inline-block; margin: 0 ; float: left; padding: 0 30px 0 0; list-style: none; }
#Navigate ul li a { font-family: "museo-sans-1","museo-sans-2",sans-serif; font-size: 16px; color: #d5dfe8; text-decoration: none; display: block; padding: 10px 10px 10px 0; width: 100%; height: 100%; font-weight: 300; }

.navBtnlast { background-color: #CCC; margin: 0; }

.wrapperNav { margin: 0 auto; width: 1000px; }










