/*
Theme Name: Lightning
Theme URI: http://www.dailywp.com/lightning-wordpress-theme/
Description: Free Wordpress Theme from <a href="http://www.dailywp.com">Daily WP</a>
Version: 1.0
Author: Sorel Mihai
Author URI: http://www.dailywp.com/
*/

/***** GENERAL STUFF *****/

body { margin: 0; color: #545651; padding: 0; background: #ffffff; padding-bottom: 2px; font-family: 'Verdana','Trebuchet MS','Arial',sans-serif; font-size: 12px;}
h1,h2,h3,h4,h5 { margin: 0px; padding: 0px; font-weight: normal; }
.clear { clear:both; display: block; }
.alignleft { float: left; }
a { color: #79B100; }
.content a:hover, .footer a:hover { background-color:#e9f3ff; }
.alignright { float: right; }
.wrap, .content { width: 900px; margin: 0 auto 0 auto; }

#slogan {
position:absolute;
top:50px;
width:580px;
margin:0 auto;
padding-left:430px;
color:#1b637d;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
}


/***** HEADER *****/

.inheader { background: #F6FBFE; padding: 10px 0 10px 0; }
.inheader .alignleft { width: 500px; font-size: 14px; color: #7C9AA9; margin-top: 2px;}
.inheader .alignright { width: 400px; text-align: right;}
.inheader .textinput { padding: 3px; border: solid 1px #CAE9FB; background: #CAE9FB; width: 220px;}
.inheader .submitinput { background: #5FA6CF; border: solid 1px #5FA6CF; color: #ffffff; padding: 2px;}

.header { 
background: #CAE9FB url(../../../../theme/bg.png) repeat;
padding: 0 0 0 0; 
margin: 0px 0px 20px 0px; }
.header p { font-size: 14px; color: #6B92AA; width: 400px; margin: 0px 0px 30px 0; }

/*****  MENU ZONE  *****/

.header ul { 
list-style: none; padding: 0; margin: 0; float:right;
}
.header ul li {
 display: inline; 
 
 }
.header ul li a {
 margin-right: 7px; 
 -moz-border-radius:15px 15px 0 0;
 -webkit-border-radius:15px 15px 0 0;
 width:auto;
 display: block; 
 padding:8px 20px 8px 20px;
 text-align: center;
 float: left; 
 font-size: 14px; 
 color: #ffffff; 
 text-decoration: none;
 }
 
 .bleu
 {
  background:url(../../../../elements/menu/bgrepeatbleu.png) repeat-x; 
 }
 
 .rouge
 {
  background:url(../../../../elements/menu/bgrepeatrouge.png) repeat-x; 
 }
 
  .vert
 {
  background:url(../../../../elements/menu/bgrepeatvert.png) repeat-x; 
 }
 
 					.bleu:hover {
					background:#65caef;
					}
					 .vert:hover {
					background:#35bd35;
					}
					.rouge:hover {
					background:#ff6767;
					}




/***** CONTENT TAGS ****/

.leftcontent { width: 600px; float: left; margin-right: 15px; margin-top:20px; }
.rightcontent { width: 252px; float: right; margin-top:60px; }

/**** ARTICLE ****/

.post { margin-bottom: 45px;  }

.post h2, .rightcontent h3, .comments h2 { 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	text-transform:uppercase;
	color:#045370;
}
.post h2 a { color:#045370; text-decoration: none; }

.author {
border:1px #0a688a solid;
}

.postmeta {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:normal !important;
color:#0b89b7;
font-size:14px;
}

.postmeta2 a { color:#19A619; text-decoration:none; }

.postmeta .slash
{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:normal !important;
color:#969696;
font-size:14px;
}


.postcontent { line-height: 18px; font-size: 12px; letter-spacing: 0.1px; border-bottom: dashed 1px #DCF5DC; margin-bottom: 10px; margin-top: 10px;}
.postcontent a, .footer a{ color:#2385ee; text-decoration:none; }

.postcontent blockquote { background: #F1FBFF; margin: 0px; padding: 10px 20px 10px 20px; color: #2f89ad; }

#Categories { width: 390px;  background: url(images/folder.jpg) no-repeat center left; padding-left: 20px; display: block; margin-bottom: 5px;}
#Comments { width: 300px; text-align: right; display: block;}
#Comments a { padding-left: 20px; background: url(images/comments.jpg) no-repeat center left; } 
#Categories, #Comments { color: #97A778; }

/*** SIDEBAR ***/

.sidebar { 
padding: 1px 10px 10px 0px; margin-bottom: 10px; 
}

.sidebar a:hover {
background:none;
}

.sidebar h3 { 
	width:252px;
	height:30px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:7px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:7px;
	text-transform:none !important;
}
.sidebar ul {list-style: none; padding: 10px; margin: 5px 0px 0px 0px; }
.sidebar ul li { padding-bottom: 7px; margin-bottom: 7px; }
.sidebar ul.half li { width: 150px; padding-bottom: 7px; margin-bottom: 7px; float: left; }
.sidebar .alignleft { width: 160px; }
.sidebar .alignright { width: 130px; text-align: right;}
.sidebar a { text-decoration: none; }
.sidebar a:hover { text-decoration:underline; }
.sidebar p { margin: 0px; line-height: 14px; font-size: 11px; }

/*2385ee*/
#Blue { background: #e0f2fe; color: #2385ee; }
#Blue h3 { 
background:url(../../../../elements/menu/bleuarrondi.png) no-repeat;

}
#Blue a { color: #014770; }
#Blue ul li a p, #Blue .alignright p { color: #2385ee; text-decoration: none; font-size: 11px; margin: 5px 0 0 0; }
#Blue ul li { border-bottom: solid 1px #a7dcff;}

#Orange { background: #feeeee; color: #938A7B; }
#Orange h3 {
background:url(../../../../elements/menu/rougearrondi.png) no-repeat;

}
#Orange a { color: #ff5858; }
#Orange ul li { border-bottom: solid 1px #ffd0d0; color: #DDC49F; }

#Green { background: #dcf5dc; color: #19a619; }
#Green h3 {
background:url(../../../../elements/menu/vertarrondi.png) no-repeat;

}
#Green a { color:#19a619; }
#Green ul li { color: #6dc86d; border-bottom: solid 1px #D9E5BC; }

/*** FOOTER ***/

.box1 { margin: 15px 35px 15px 0px; width: 270px; float: left; }
.box2 { margin: 15px 15px 15px 0px; width: 270px; float: left; }
.box3 {  width: 270px; background: url(images/rightfoot.jpg) no-repeat left top; float: right; margin: 15px 0 15px 0; }
.box1 p, .box2 p, .box3 p { width: 270px;  line-height: 16px; font-size: 13px; color: #25819D; background: #93CBDC; padding: 5px;}
.box1 a, .box2 a, .box3 a { color: #FF3C00; background: #ffffff;}
.footer2 { width: 885px; margin: 0 auto 0 auto; padding: 0 0 20px 0; color: #25819D; }
.header h4 { background: #ffffff; padding: 2px; font-size: 16px; color: #FF3C00; font-weight: bold; }

.footer2 p { width: 885px;; }


/*** COMMENTS ***/

.comentariu, .commentform { width: 500px; padding: 10px; }
.alt, .commentform { background: #F1F9FB url(images/postheadbg.jpg) no-repeat right bottom; }
.comment-meta { font-weight: bold; color: #6E999D; border-bottom: solid 1px #B4D3D8; padding-bottom: 5px; }
.comment-meta span { font-size: 14px; }
.comment-meta span a, .comment-meta a { color: #27909A; text-decoration: none; }
.comments h2 { margin-bottom: 10px; }
.commentform span { display: block; margin: 6px 0 6px 0; font-size: 14px; }
.commentform input, .commentform textarea { border: solid 1px #B4D3D8; background: #ffffff; padding: 5px; width: 450px;}
.commentform input.subscribe_button { width: 150px; margin-top: 10px; }

/**** OTHERS ***/

.rssfeed { padding-left: 22px; background: url(images/rss.jpg) no-repeat left center; }
.footer { background: #CAE9FB; padding: 10px; line-height:18px; }
.footer p { width: 900px; margin: 0 auto 0 auto; }

.postcontent img {
border:0px;
margin:20px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.postcontent h1
{
margin:20px 0 20px 0;
}

.postcontent h2
{
font-size:16px;
}



img {
border:0px;
}