/*
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: #ffffff;
  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;
  background: url(skin/2bg.jpg) repeat-x;
  height: 156px;
}
#header-wrap, #wrap{
  margin: 0 40px 0 40px;
  padding: 0;
  width: 100%;
}

/* logo */

#logo{
  margin: 30px 0 0 0;
  padding: 0 0 0 14px;
  float: left;
}
#logo a{
  display: block;
  width: 265px;
  height: 22px;
  background: url(skin/1logo.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: 25px 0 0 0;
  padding: 0 0 0 0;
  float: right;
  list-style: none;
}
#nav li{
  margin: 0;
  padding: 0 15px;
  float: left;
}
#nav a{
  font-size: 16px;
  color: #ffffff;
  font-family:Rockwell, Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}
#nav a:hover, #nav a:active, #nav .current_page_item a{
  color: #ffffff;
  text-decoration: none;
}

.previousentries {

font-size: 16px;
font-family: Arial, Verdana;
color: #999999;
margin-bottom: 20px;
font-weight: bold;
text-decoration: none;
}

.nextentries {
float: left;
font-size: 16px;
font-family: Arial, Verdana;
color: #999999;
margin-bottom: 20px;
font-weight: bold;
text-decoration: none;
}
/* splash
==========================================================================*/

#splash{
  margin: 5px 0 0 0;
  padding-bottom: 0px;
  clear: both;
  position: relative;
  font-size: 46px;
  font-family:Georgia, "Times New Roman", Times, serif;
  color:#000000;
  border-bottom: 1px dashed #999999;
}
#splash-wrap{
  margin: 0 auto;
  padding: 0;
  width: 100%;
  position: relative;
}

#splashtwitter{
  margin-top: 30px;
  padding: 0;
  clear: both;
  position: relative;
  font-size: 14px;
  font-family:verdana, arial, Georgia, "Times New Roman", Times, serif;
  color:#333333;
}

/* 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 0 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: 204px;
  height: 34px;
}
#search #s-text {
  margin: 0;
  padding: 0;
  float: left;
}
#s {
  margin: 8px 0 0 0;
  padding: 0 0 0 8px;
  font: 12px "Lucida Grande", Verdana, sans-serif;
  width: 160px;
  border: 0;
  color: #acacac;
}
#search #s-submit {
  margin: 5px 0 0 0;
  padding: 0;
  float: left;
}
#searchsubmit {
  margin: 0;
  padding: 0;
  background: url(skin/search_submit.png) no-repeat 0% 0%;
  width: 27px;
  height: 22px;
  border: 0;
}
#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 0 0;
  clear: both;
}
#content-wrap{
  margin: 0 auto;
  padding: 0;
}

/* post area */

.posts {
margin: 40px 20px 20px 40px;
}

.caption {
  margin: 0;
  padding: 0 0 25px 0;
  font: 18px "Lucida Grande", Verdana, sans-serif;
  color: #ff3000;
}

/* - post - */

.post {
margin-bottom: 40px;
margin-right: 370px;
min-height: 68px;
}
.post h2, #comments h2, #post-comments h2 {
  margin: 0;
  padding: 0;
  font-size: 15px;
  font-weight:bold;
  color: #105CB6;
  font-family:Arial, Helvetica, Verdana, Helvetica, sans-serif;
  word-spacing: 2px;
}
.post h2 a {
  color: #105CB6;
  text-decoration: none;
  border: none;
}
.date {
  margin: 4px 0 0 1px;
  padding: 2px 0 2px 22px;
  background: url(skin/date.png) no-repeat 0% 50%;
  font: 10px/1.5em "Lucida Grande", Verdana, sans-serif;
  color: #67707A;
  line-height: 16px;
}
.entry {
  margin: 0;
  padding: 0 0 0 0;
  font-size: 12px;
  line-height: 1.8em;
  color: #333333;
  margin-left: 80px;
  margin-top: -6px;
}

.votes {
  float:left;
  padding-right: 10px;
}

.entry p {
  padding: 0 0 0 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 0 22px;
  list-style: disc;
}
.entry li {
  margin: 0;
  padding: 0;
}
img.floatleft {
  margin: 0 10px 10px 0;
  float: left;
}
.postmetadata {
  margin: -6px 0 0 0;
  padding: 0;
  font: 10px "Lucida Grande", Verdana, sans-serif;
  color: #565656;
  margin-left: 80px;
}
.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: #105CB6;
}

/* - comments - */

/* - 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
==========================================================================*/

.wrapper{
}

.sidebar{
float: right;
width: 330px;
margin: 40px 40px 0 0;
}

#sidebar h2 {
  margin: 0;
  padding: 0 0 0 19px;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #000000;
}
#sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 11px;
  line-height: 12px;
}
#sidebar ul li {
  margin: 0;
  padding: 0;
}
#sidebar ul li ul {
  margin: 0;
  padding: 15px 0 12px 0;
}
#sidebar ul li ul li {
  margin: 0;
  padding: 0;
}
#sidebar a {
  color: #34445F;
  text-decoration: none;
  padding: 0 0 0 3px;
  border: none;
  line-height: 22px;
}
#sidebar a:hover {
  color: #105CB6;
  text-decoration: none;
}

#copyright{
  margin: 0;
  padding: 0 0 0 14px;
  color: #777;
}

div.row {}
div.cols1 {float: left; width: auto; margin: 0 0 0 0; padding: 0;}
div.cols2 {float: left; width: auto; margin: 0 0 0 0; padding: 0;}

div.cols4 {float: left; width: 380px; margin: 0 0 0 0; padding: 0;}
div.cols5 {float: left; width: 200px; margin: 12px 0 0 0; padding: 0; font-size: 13px; font-family: Arial, Verdana, Helvetica, sans-serif;}

div.cols6 {float: left; width: 400px; margin: 0 0 0 0; padding: 0;}
div.cols7 {float: right; width: 200px; margin: -5px 0 0 0; padding: 0; font-size: 13px; font-family: Arial, Verdana, Helvetica, sans-serif;}

div.rightpanelbottomcontainer {
}

div.button1align {
float: left;
}

.button1 {
	color: #cccccc;
	font-size: 36px;
	font-weight: bold;
	font-family: arial, verdana;
	border: 1px solid #ffffff;
	margin-left: 5px;
}

div.button2align {
float: right;
}

.button2 {
	color: #666666;
	height: 30px;
	vertical-align: middle;
	padding: 5px;
	border: 1px solid #adadad;
}

.button3 {
	width: 250px;
	color: #666666;
	height: 30px;
	vertical-align: middle;
	padding: 5px;
	border: 1px solid #adadad;
}

.button3align {
}

.button4{
	color: #666666;
	height: 30px;
	vertical-align: middle;
	padding: 5px;
	border: 1px solid #adadad;
}

.button4align {
float: right;
}

/* sliding panel */
#toppanel {
	position: absolute;   /*Panel will overlap  content */
	/*position: relative;*/   /*Panel will "push" the content down */
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px; /* font-size set to 130% for the default Kubrick Wordpress theme */
}
#panel {
	width: 100%;
	height: auto; /*originally 280px*/
	color: #666666;
	background: #ffffff;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}
#panel h1 {
	font-size: 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px 0 10px;
	margin: 0;
	color: #333333;
	text-align: left;
}
#panel h2{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 24px;
	padding: 10px 0 5px;
	margin: 0;
	color: #666666;
	text-align: left;
}
#panel p {
	margin: 5px 0;
	padding: 0;
}
#panel a {
	text-decoration: none;
	color: #3366ff;
}
#panel a:hover {
	color: 000000;
}
#panel a-lost-pwd {
	display: block;
	float: left;
}
#panel ul {
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 1.6em;
	list-style: none;
}
#panel .content {
	width: 100%;
	margin: 0 auto auto 43px;
	padding-top: 15px;
	text-align: left;
	font-size: 0.85em;
}
#panel .content .left {
	width: 612px;
	float: left;
	margin-bottom: 0px;
	padding: 0 15px 0 15px;
	border-left: 1px solid #cccccc;
	min-height: 220px;
}

#panel .content .left2 {
	width: 280px;
	float: left;
	margin-bottom: 0px;
	padding: 0 15px;
	min-height: 220px;
}

#panel .content .left3 {
	width: 280px;
	float: left;
	margin-bottom: 0px;
	padding: 0 15px 15px 0px;
	min-height: 220px;
}

#panel .content .left4 {
	float: left;
	margin-bottom: 0px;
	padding: 0 15px 0 0px;
	min-height: 220px;
}

.panelcontainer {
float: left;
margin: 15px 15px 15px 30px;
width: 950px;
}

.leftpanel {
width: 330px;
}

.leftpanelcontainer {
margin-right: 20px;
}

.rightpanel {
float: right;
width: 600px;
padding-left: 15px;
border-left: 1px solid #cccccc;
}

#panel .content .left5 {
	float: right;
	margin-bottom: 0px;
	padding: 0 15px 0 15px;
	border-left: 1px solid #cccccc;
	min-height: 220px;
}

#panel .content .border {
	border-left: 1px solid #333;
}
#panel .content .narrow {
	width:120px !important;
}
#panel .content form {
	margin: 0 0 0px 0;
}
#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 612px;
	display: block;
}
#panel .content input.field {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 200px;
	color: white;
	height: 16px;
}
#panel .content input:focus.field {
	background: #545454;
}
/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}
#panel .content input.bt_login {
	width: 74px;
	background: transparent url(images/bt_login.png) no-repeat 0 0;
}
#panel .content input.bt_register {
	width: 94px;
	color: white;
	background: transparent url(images/bt_register.png) no-repeat 0 0;
}

.textbox2 {
	width: 250px;
	color: #666666;
	height: 30px;
	vertical-align: middle;
	padding: 5px;
	border: 1px solid #adadad;
	margin-bottom: 5px;
}

.textbox3 {
	width: 580px;
	color: #666666;
	height: 160px;
	padding: 5px;
	border: 1px solid #adadad;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

.textbox4 {
	float: left;
	color: #666666;
	height: 30px;
	vertical-align: middle;
	border: 1px solid #adadad;
}

#panel .lost-pwd {
	display: block;
	float:left;
	clear: right;
	padding: 15px 5px 0;
	font-size: 0.95em;
	text-decoration: underline;
}
/* Panel Tab/button */
.tab {
  	background: url(images/tab_b.png) repeat-x 0 0;
	height: 42px;
	position: relative;
	top: 0;
	z-index: 999999999999;
}
.tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 42px;
	width: auto;
  	font-weight: bold;
	line-height: 42px;
	margin: 0;
	right: 40px; /*originally 150px*/
  	color: #ffffff;
  	font-size: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
}
.tab ul.login li.left {
  	background: url(images/tab_m.png) repeat-x left 0;
  	height: 42px;
	width: 0px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}
.tab ul.login li.right {
  	background: url(images/tab_m.png) repeat-x left 0;
  	height: 42px;
	width: 0px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}
.tab ul.login li {
	text-align: center;
	width: 200px;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 42px;
  	background: url(images/tab_m.png) repeat-x 0 0;
}
.tab ul.login li a {
	color: #FFFA7A;
	text-decoration: none;
}

.tab ul.login li a:hover {
	color: #ffffff;
	text-decoration: none;
}
.tab .sep {color:#414141}
.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	position: relative;
	top: 11px;
}
.tab a.open {background: url(images/bt_open.png) no-repeat left 0;}
.tab a.close {background: url(images/bt_close.png) no-repeat left 0;}
.tab a:hover.open {background: url(images/bt_open.png) no-repeat left -19px;}
.tab a:hover.close {background: url(images/bt_close.png) no-repeat left -19px;}

.footercontainer {
width: 100%;
height: 200px;
	background:#406ea0;
	padding-top: 20px;
}

.footercontainerwrapper {
}

.footerheader {
font-size: 30px;
color: #ffffff;
font-weight: bold;
text-align: left;
font-family: Rockwell, Verdana, Arial, Helvetica, sans-serif;
line-height: 10px;
}

.footercontent {
margin-top: -5px;
font-size: 13px;
color: #ffffff;
font-style: normal;
text-align: left;
line-height: 20px;
}

#trackback-link {
}

#respond {
border-top: 1px dashed #999999;
padding-top: 20px;
margin-top: 20px;
width: 100%;
}

#comments-form {
border-top: 1px dashed #999999;
padding-top: 20px;
margin-top: 20px;
width: 100%;
}

#comments {
font-size: 11px;
color: #333333;
line-height: 20px;
}

.comments-header h2 {
font-weight: bold;
}
