/*  
Theme Name: Flower Light
Theme URI: http://www.flowerlight.techbrainiac.info
Author: TechBrainiac
Description: Great Magazine Theme for Wordpress
Version:1
*/

* {
	font-family: "Trebuchet MS", arial;
	color: #e5e1e1;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0 none;
	text-decoration: none;
	white-space: normal;
	vertical-align: baseline;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {clear: both}



body {
	background:  #02151a;


}
/*----Wrap-----*/
#pagina {
	background:url(images/wrap.jpg);
	background-repeat:repeat-y;
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	margin-top:2px;
	text-align: left;
}

/*----End Wrap-----*/
/*----Header-----*/
#header {
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	width: 992px;
	height: 444px;
}
/*----Blog Title-----*/

#logo {
	height:50px;
	float: left;
	display:block;
	margin-top:46px;
	margin-left:20px;
}
#logo h1 {
	padding-left:32px;
	font-size: 30px;
	font-family:arial;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:capitalize;
	
}
#logo h1 a {
	text-transform:capitalize;
	font-size: 30px;
	font-weight:bold;
	font-family:arial;
	letter-spacing:1px;
	color: #f2f2f0;

}
#logo h1 a:hover {
	text-transform:capitalize;
	color: #FFF805;
}
#logo .description {
	color:#FFF805;
	display:block;
	font-family:monospace,Helvetica,sans-serif;
	font-size: 16px;
	padding-top:2px;
	margin-left:50px;
	line-height: 1.4em;
}
/*----END Blog Title-----*/


/*----Search-----*/
#searchform {
	float: right;
	height: 25px;
	margin-right:76px;
	margin-top:59px;
}
#searchform fieldset {
	display: inline;
	height: 25px;
	width:160px;
}
#searchform input {
	display: inline;
	font-size: 11px;
}
#searchinput {
	width: 160px;
	padding-left: 6px;
	padding-right: 6px;
	background:none;
	color:#000;
}
/*----End Search-----*/
/*----twitter-----*/

#twitter {
	width:46px;
	float:right;
	margin-top:-9px;
	margin-right:5px;
}
.twitt {
}
.twitt a {
	float: right;
	background: url(images/twitter1.jpg) no-repeat;
	display:block;
	height:109px;
	width:46px;
	margin-top:13px;
	margin-left:19px;
}
.twitt a:hover {
	float: right;
	background: url(images/twitter.jpg) no-repeat;
	display:block;
	height:109px;
	width:46px;
	margin-top:13px;
	margin-left:19px;
}
/*----END twitter-----*/
/*----Nav Bar-----*/

#meniu {
	margin-left:16px;
	margin-top:23px;
	float: left;
	width: 850px;
}
#meniu ul {
	float: left;
	margin-top: 0px;
}
#meniu ul li {
	float: left;
	text-align: center;
	padding-left:3px;
}
#meniu ul li a {
	float: left;
	display: block;
	height:33px;
	width:132px;
	font-size: 12px;
	font-family:verdana;
	font-weight:bold;
	text-transform:capitalize;
	text-align:center;
	padding-top:12px;
	letter-spacing: 1px;
	color:#fff;
}
#meniu ul li a:hover {
	color: #f7873b;
}

#meniu ul li.current_page_item a {
	color: #FFF805;
}

#meniu ul li.current_page_item a:hover {
	color:#fff;
}
/*----End Nav Bar-----*/
/*----RSS-----*/

#subscribe {
	width:122px;
	float:right;
	margin-top:-9px;
	margin-right:2px;
}
.rssfeedlinks {
}
.rssfeedlinks a {
	float: right;
	background: url(images/rss.jpg) no-repeat;
	display:block;
	height:38px;
	width:122px;
	margin-top:13px;
	margin-left:19px;
}
.rssfeedlinks a:hover {
	float: right;
	background: url(images/rss1.jpg) no-repeat;
	display:block;
	height:38px;
	width:122px;
	margin-top:13px;
	margin-left:19px;
}
/*----END RSS-----*/
/*----End Header-----*/



/*----Featured Post and Featured Video-----*/
#featured{
	width:993;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	text-align: left;	
}
#nav{
	float:left;
	width:262px;
	margin-left:7px;
	margin-top:0px;}
	
	.prev{
	float:left;
	width:131px;
	height:30px;
	background:url(images/prev.jpg);
	}
	.prev:hover{
	float:left;
	width:131px;
	height:30px;
	background:url(images/prev1.jpg);	
}
	.next{
	float:right;
	width:131px;
	height:30px;
	background:url(images/next.jpg);
}
	.next:hover{
	float:right;
	width:131px;
	height:30px;
	background:url(images/next1.jpg);
}

.video{
	float:right;
	width:291px;
	line-height:0.5em;
	margin-right:40px;
	margin-bottom:10px;
	border:2px solid #d9d9da;
	}
/*----Featured Post -----*/

#ft {
	float:left;
	margin-top: 1px;
	margin-left:40px;
	width:600px;
}
.slideft{
}
.slideft ul li{
	margin-top: 0px;
	height:220px;
	width:600px;
}

.slideft img{
	float:left;
	border: 4px solid #e3e3e1;
	width:250px;
	height:194px;
	margin-left:9px;
	margin-top:13px;
	}
.right{
	float:right;
	width:320px;
	height:190px;
	margin-top:12px;
	margin-right:5px;
	}
.right h2 {
	margin-left:0px;
	font-family:tahoma;
	text-transform:capitalize;
	font-size: 14px;
	letter-spacing:1px;
	font-weight:bold;
}
.right h2 a {
	font-family:tahoma;
	text-transform:capitalize;
	font-size: 14px;
	letter-spacing:1px;
	color:#FFF805;
	font-weight:bold;
}
.right h2 a:hover{
	color:#fff ;
	font-size: 14px;
	letter-spacing:1px;
}
.right p {
	padding-top:10px;
	margin-top:5px;
	text-align:justify;
	color:#16030e;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;
	text-align:justify;
}
.right p a {	
color:#16030e;
			}
.right p a:hover{	
color:#16030e;
			}
.read{
	margin-top:9px;
	margin-right:3px;
	}
.read a{
	float:right;
	padding-top:6px;
	text-align:center;
	font-family:tahoma;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFF805;
	}
.read a:hover{
	padding-top:6px;
	text-align:center;
	font-family:tahoma;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
}
/*----End Featured Post-----*/
/*----End Featured Post and About Us-----*/


/*----Post Left-----*/

#column {
	float: left;
	width: 626px;
	margin-left: 10px;
}

.post {
	margin-top: 10px;
}

.post a {
	color:#EF6D2D;
}

.post a:hover {
	color:#EF6D2D;
}

.post-top {
	width: 626px;
	height: 72px;
	background: url(images/topc.jpg) no-repeat;
	overflow: hidden;
}

.post-bottom {
	background: url(images/footerc.jpg) no-repeat;
	overflow: hidden;
	width: 626px;
	height: 27px;
	margin-left:0px;

}


.entry {
	margin-left:0px;
	background: url(images/repc.jpg);
	width:626px;
}

/*----Post Title and Categories----*/
.post-top h2 {
	width:570px;
	margin-left:20px;
	margin-top: 14px;
	font-family:tahoma;
	font-size: 20px;
	font-weight:bold;
}
.post-top h2 a {
	width:570px;
	font-family:tahoma;
	text-transform:capitalize;
	font-size: 16px;
	color:#b3013d;
	font-weight:bold;
}
.post-top h2 a:hover{
	color:#093e6a ;
	font-size: 16px;
}
.tags1  {
	margin-left:19px;
	margin-top:11px;
	float:left;
	color: #000;
	text-align:center;
	font-size: 11px;
	text-transform:capitalize;
	font-family:Verdana, Geneva, sans-serif;
}
.tags1 a {
	color: #000;
	font-size: 11px;
	text-transform:capitalize;
	font-family:Verdana, Geneva, sans-serif;

}
.tags1 a:hover {
	color: #000;		
	font-size: 14px;
	text-transform:capitalize;
	font-family:Verdana, Geneva, sans-serif;
}
.tags2 {
	margin-right:19px;
	margin-top:11px;
	float:right;
	color: #000;
	text-align:center;
	font-size: 11px;
	font-weight:bold;
	text-transform:capitalize;
	font-family:Verdana, Geneva, sans-serif;
	}
	
.tags2 a {
	color: #000;
	font-size: 14px;
	font-weight:bold;
	text-transform:capitalize;
	font-family:Verdana, Geneva, sans-serif;
	}

.tags2 a:hover {
	color: #000;
	font-size: 11px;
	font-weight:bold;
	text-transform:capitalize;
	font-family:Verdana, Geneva, sans-serif;
	}
.tags3  {
	margin-left:19px;
	margin-top:11px;
	float:left;
	color: #000;
	text-align:center;
	font-size: 10px;
	font-weight:bold;
	text-transform:capitalize;
	font-family:Verdana, Geneva, sans-serif;
}
.tags3 a {
	color: #000;
	font-size: 14px;
	text-transform:capitalize;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;

}
.tags3 a:hover {
	color: #000;		
	font-size: 10px;
	text-transform:capitalize;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}
/*---- End Post Title and Categories----*/


.content {
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left:14px;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

.content p {
	width:598px;
	color:#e5e1e1;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;
	text-align:justify;
}
.content p a {	
	color:#EF6D2D;
	font-size: 14px;
	font-family:verdana;
	line-height: 1.5em;

}
.content p a:hover {	
	color:#e5e1e1;
	font-size: 14px;
	font-family:verdana;
	line-height: 1.5em;

}
.content p a:visted {	
	color:#e5e1e1;
	font-size: 14px;
	font-family:verdana;
	line-height: 1.5em;

}

.content img{
	float:left;
	border: 4px solid #efeff0;
	width:190px;
	height:150px;
	margin-right:7px;
	margin-top:5px;
	}

.content .more-link {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

.content h1 {
	letter-spacing: 0px;
	font-size: 20px;
	color: #000;
	margin:-66px 0 12px 0;
}

.content h2 {
	color: #000;
	margin:-66px 0 12px 0;
	font-family:arial;
	text-transform:capitalize;
	font-size: 18px;
	font-weight:bold;
}

.content h3 {
	letter-spacing: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

.content h4 {
	font-size: 14px;
	font-weight: bold;
}

.content h5 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

.content h6 {
	font-size: 11px;
	font-weight: bold;
}


.content ol {padding-left: 20px;}
.content ul {margin: 5px 5px 20px 5px;}
.content ol {margin: 5px 5px 20px 5px;}
.content ul ul {margin: 5px 5px 5px 5px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li {
	color:#e5e1e1;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;
	text-align:justify;
}

.content ul li {
	color:#e5e1e1;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;
	text-align:justify;
}
blockquote {
	margin-bottom: 15px;
}
blockquote p {
	background:#0f5e9f;
	color:#e5e1e1;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;
	text-align:justify;
	font-style:italic;
}
blockquote * {
	font-family: georgia, arial;	
	color:#e5e1e1;
	font-size: 12px;
	line-height: 1.5em;
	text-align:justify;
	font-style:italic;	
}
ins {
	text-decoration: underline;
}
del {
	text-decoration: line-through;
}
code {
	color: #202126;
	font-family: verdana;
	font-size: 11px;
	background: #eee;
}

.alignleft img, .alignright img, .aligncenter img {
	border: 4px solid #fff;
}
.alignleft {
	float: left;
	display: inline;
	background: #000;
	margin-right: 10px;
	margin-bottom: 4px;
}

.alignright {
	float: right;
	display: inline;
	background: #000;
	margin-left: 10px;
	margin-bottom: 4px;
}

.aligncenter {
	text-align: center;
	display: inline;
}

.alignnone {
}

p.wp-caption-text {
	padding: 3px;
	margin: 0;
	font-size: 12px;
	color: #999;
}
/*----End Post Left-----*/





/*----Comments-----*/
#combox {
	margin-left:11px;
	margin-right:12px;
	margin-top:20px;
	

}

h3#respond {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left:10px;
	padding-top:10px;
	color:#fff;
}

h3#comments {
	color:#fff;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	margin-left:10px;
	margin-top:10px;
	padding-top:10px;
}

ol.commentlist {
	list-style-type: none;
	padding-bottom: 20px;
}

ol.commentlist li {
	margin-top: 20px;
	margin-left:12px;
	width: 580px;
	background: #c2c2c2;
}

ol.commentlist li.alt {
	width: 580px;
	background: #c2c2c2;
	margin-top: 20px;
	margin-left:12px;
}

img.avatar {
	border:3px solid #f2f0ce; 
	margin-right:3px;
	}


.commentbody {
	background:#0F5E9F ;
	width:580px;
	margin-bottom:10px;
	padding-top:10px;
	float: left;
	display: inline;
}

.commentbody em {
	font-size: 11px;
}
p.comment_author, p.comment_author a {
	padding-left:10px;
	font-weight: bold;
	color: #fefffe;
	font-size: 11px;
}

p.comment_author a:hover {
	padding-left:10px;
	font-weight: bold;
	color: #fefffe;
}

p.comment_time {
	padding-left:10px;
	line-height: 1.5em;
	color: #fefffe;
	font-size: 10px;
	float:left;
	font-family: tahoma;
	text-transform: uppercase;
}
p.comment_time a{
	color:#fefffe;}
.comment_text {
	line-height: 1.5em;
	color: #fefffe;
	padding-left:10px;
	text-align:justify;
	margin-top: 15px;
	font-size: 11px;
}
.comment_text p {
	line-height: 1.5em;
	color: #fefffe;
	margin-right:10px;
	text-align:justify;
	margin-top: 20px;
	font-size: 11px;
	padding:5px 5px 5px 5px;
	}
.reply form {

	
	padding: 10px;
}

.reply p {
	color:#fff;
	margin-top: 10px;
	font-size: 11px;
}
.reply p a {
	color:#fff;
	}
	
.reply p a:hover {
	color:#fff;
	}
.reply fieldset {
	
	vertical-align: middle;
	display: inline;
}

.reply input {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply textarea {
	
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply label {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	margin-left: 10px;
}

.replytext {
	width: 200px;
	padding: 5px;
	color: #fefffe;
	background:#0F5E9F;

}

.replytext:focus {
	background:#0F5E9F;

}

.replyarea {
	background:#0F5E9F;
	line-height: 1.5em;
	padding: 5px;
	width: 497px;
	height: 120px;
	color: #e4f2e7;
}

.replyarea:focus {
	background:#0F5E9F;
}

.replybutton {
	background: #0F5E9F;
	text-align: center;
	width: 100px;
	height: 25px;
	font-weight: bold;
	color: #fefffe;
	cursor: pointer;
}
/*----End Comments-----*/


/*----Sidebar-----*/ 

#side{ width:326px;
	margin-top:10px;
	margin-right:10px;
	float:right;
}
#top{
	background: url(images/tops.jpg) ;
	background-repeat:no-repeat;
	width:326px;
	height:19px;
	float:right;
	}
#bottom{
	background: url(images/footers.jpg);
	background-repeat:no-repeat;
	width:326px;
	height:31px;
	float:right;

		}

#sidebar {
	background: url(images/reps.jpg);
	background-repeat:repeat-y;
	width:326px;
	float:right;
}
#sidebar ul{
	margin-left:5px;
	margin-bottom:20px;
	margin-top:5px;
	
	}
#sidebar ul li h2 {
	margin-top: 0px;
	margin-left:6px;
	padding-top:10px;
	display: block;
	width: 315px;
	height: 40px;
	background-image:url(images/h2side.jpg);
	background-repeat:no-repeat;
	color: #370421;
	letter-spacing:1px;
	text-align:left;
	padding-left:5px;
	font-family:verdana;
	line-height: 18px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 18px;
}



#sidebar ul li ul li {
	display: block;
	margin-left:5px;
	width: 298px;
	height: 27px;
}

#sidebar ul li ul li a {
	display: block;
	background-image:url(images/subtitle.jpg);
	background-repeat:no-repeat;
	color: #fff;
	height:27px;
	width:298px;
	padding-top:5px;
	padding-left:10px;
	font-family:verdana;
	font-size:11px;
	line-height: 1.4em;
}
#sidebar ul li ul li a:hover{
	background-image:url(images/subtitle1.jpg);
	background-repeat:no-repeat;
	display: block;
	color: #fdd2b5;
	font-family:verdana;
	font-size:11px;
	line-height: 1.4em;

}

#box {
	width: 300px;
	margin-left:14px;
	margin-bottom:25px;

}

.ads{
	display:inline-block;
	width: 125px;
	height: 125px;
	margin:10px 10px 10px 10px;}

.ads img  {
	float: right;
	display: block;
	border:8px solid #efeff0;
	width: 125px;
	height: 125px;
}

/*----End Sidebar-----*/


/*----page nav-----*/

#navigation {
	clear: both;
	padding: 10px 0px;
}

.previous-entries a {
	float: left;
	font-size:12px;
	color:#00010d;
	font-family:verdana;
}
.previous-entries a:hover{
	font-size:12px;
	color:#00010d;
	font-family:verdana;

}
.next-entries a {
	float: right;
	font-size:12px;
	color:#00010d;
	font-family:verdana;
}
.next-entries a {
	float: right;
	font-size:12px;
	color:#00010d;
	font-family:verdana;
}
.next-entries a:hover {
	font-size:12px;
	color:#00010d;
	font-family:verdana;
}
/*----End page nav-----*/


/*----footer-----*/
#footer {
	width: 992px;
	height:44px;
	background:url(images/footer.jpg);
	background-repeat:no-repeat;
	padding-top: 15px;
	margin-left:auto;
	margin-right:auto;
}

#footercontent {
	width: 992px;
	margin-top:14px;
	font-size: 12px;
	text-align:center;
	font-family:Arial;
	color:#e4f1e7;
}
#footercontent a, a:hover{
		color:#e4f1e7;
		font-family:Arial;
		font-size: 12px;
}
/*----End footer-----*/

/*----OTHER-----*/
.result {
	padding-top: 18px;
	padding-bottom: 10px;
	font-size: 11px;
	width:590px;
}

.result h3 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding:0;margin:0;
	line-height: 1em;
}

.result h3 a {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	padding:0;margin:0;
	line-height: 1em;
}

.result .rdate {
	float: left;
	line-height: 2em;
	color: #fff;
}

.result .rcomment {
	float: right;
	line-height: 1.5em;
	color: #fff;
	font-weight: bold;
}

.result .rcomment a {
	color:#fff;
	font-weight: bold;
}

.result .rcomment a:hover {
	color: #fff;
}

.result .rsummary {
	padding: 10px 5px 0px 5px;
}

.result .rsummary p {
	font-size: 12px;
	margin:0;
	padding:0;
	width:590px;
}

.result .rcat {
	float: left;
	line-height: 2em;
	color: #fff;
}

.result .rcat a {
	color: #fff;
	font-weight: bold;
}

.result .rcat a:hover {
	color: #fff;
}

.result .rtags {
	float: right;
	line-height: 2em;
	color: #fff;
}

.result .rtags a {
	color: #fff;
	text-transform: lowercase;
}

.result .rtags a:hover {
	color: #fff;
}
/*----END OTHER-----*/
