/*
Theme Name: blutheme
Theme URI: http://dpxmag.com/
Description: A FREE beautiful PREMIUM Wordpress Theme
Version: 1.0
Author: Vlad Patrascu
Author URI: http://dpxmag.com/
*/

body {
	font-family: arial;
	background: #d0d0d0 url('img/bg.gif') repeat-x;
}

a, a:hover { text-decoration: none; }

#wrapper { width: 960px; margin: 0 auto; }

#logo {
	float: left; 
	overflow: hidden;
	line-height: 45px;
}

#topMenu { 
	float: right; 
	text-align: right;
	overflow: hidden;
	margin: 12px 0 0 0;
}

#topMenu ul li { 
	display: inline; 
	font-size: 9px; 
	text-transform: uppercase;
	margin-left: 0px;
	padding: 4px 3px 3px 3px;
	line-height: 19px;		 
}

#topMenu ul li a {
	color: #a0a0a0;
}

#topMenu ul li a:hover, li.current_page_item a {
	color: #fff !important;
	text-decoration: underline;
}

#categories img { 
	float: left;
	margin-top: 12px;
	*margin-top: 8px;
}

#categories ul {
	float: left;
	margin: 13px 0 0 5px;
	*margin: 10px 0 0 5px;
}

#categories ul li {
	display: inline;
	font-size: 11px;
	color: #fff;
}

#categories ul li a {
	color: #8cccfa;
	padding: 5px 10px;
}

#categories ul li a:hover, li.current-cat a {
	color: #fff !important;
	background: #1f5072;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.cats {
	float: left;
	width: 780px;
}

.search {
	float: right;
	padding-top: 5px;
}

.search form {
	height: 22px;
	margin-top: 3px;
	font-size: 12px;
}

.search form input {
	float: left;
	width: 115px;
	height: 19px;
	background: #fff url('img/searchinput.gif') no-repeat left;
	border: 0;
	padding: 3px 4px 0 27px;
	color: #616161;
}

.search form input.searchBtn {
	width: 25px;
	height: 22px;
	background: url('img/searchbtn.gif') no-repeat left;
}

#random {
	width: 960px;
	float: left;
	margin: -8px 0 0 0;
	height: 150px;
	background: url('img/slideBg.gif') no-repeat center;
}

.scrollable {
	float: left;
	position: relative;
	overflow: hidden;
	width: 890px;
	height: 120px;
	margin: 24px auto 0 11px;
}

.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}

.item {
	float:left;
	margin: 15px 12px 5px 7px;
	background: #1f5072;
	border: 1px solid #5babe3;
	padding: 5px;
	cursor:pointer;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.scrollable a {
	margin-top: -20px;
	position: relative;
}

.scrollable .active {
	z-index:9999;
	position:relative;
}

a.prevPage, a.nextPage {
	margin: 70px 0 0 0;
	cursor: pointer;
}

a.prevPage {
	float: left;
}

a.nextPage {
	float: right;
}

#content {
	padding: 20px 0 20px 20px;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	background: url('img/contentBg.gif') repeat-y;
	position: relative;
	*position: static;
	overflow: hidden;
}

#content p {
	font-size: 12px;
	color: #2d2d2d;
}

#content form {
	margin-top: 10px;
}

#content form label {
	display: block;
	font-size: 13px;
	color: #676767;
}

#content form input, #content form textarea, #content form select { padding: 4px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #f9f9f9 url('img/combg.gif') repeat-x top; border: 1px solid #ddd; font-size: 12px; color: #4f4f4f; margin: 5px 0; overflow: hidden; }

#content form input {
	width: 160px;
}

#content form select {
	width: 170px !important;
}

#content form textarea {
	width: 610px;
	height: 150px;
}

.posts {
	float: left;
	width: 610px;
}

.post { 
	border-bottom: 1px dotted #d0d0d0;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.post h2 {
	font-size: 17px;
	letter-spacing: -0.7px;
}

.post h2 a {
	color: #245b82;
}

.post h2 a:hover {
	color: #1c1c1c;
	text-decoration: underline;
}

h2.postTitle a {
	background: url('img/permalink.gif') no-repeat left;
	padding-left: 10px;
}

.post small {
	font-size: 10px;
	line-height: 15px;
	color: #595959;
}

.post small a {
	color: #245b82;
}

.post small a:hover {
	color: #1c1c1c;
	text-decoration: underline;
}

.post a.thumb img {
	float: left;
	width: 200px;
	border: 1px solid #c7c7c7;
	background :#e7e7e7;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px 10px 0 0;
}

.post a.thumbSingle img {
	float: left;
	width: 100px;
	border: 1px solid #c7c7c7;
	background :#e7e7e7;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px 10px 0 0;	
}

.post p {
	font-size: 13px;
	text-align: justify;
	margin: 3px 0 10px 0;
	color: #3a3a3a;
	line-height: 17px;
}

.post p a, .post li a, .post ul li a {
	background: #dcedf9 url('img/link.gif') no-repeat left;
	color: #245b82;
	padding: 1px 4px 1px 14px;
}

.post p a:hover {
	text-decoration: underline;
}

.post a.readmore {
	margin-left: 5px;
	font-size: 11px;
	color: #245b82;
	text-decoration: underline;
	background: url('img/readmore.gif') no-repeat left;
	padding-left: 10px;
}

.post small.tags {
	line-height: 30px;
	background: url('img/tags.gif') no-repeat left;
	padding-left: 15px;	
	font-size: 11px;
	margin-left: 5px;
}

.post small.comms {
	line-height: 30px;
	background: url('img/comments.gif') no-repeat left;
	padding-left: 20px;	
	font-size: 11px;	
}

.post h1, h2, h3, h4, h5, h6 { color: #245b82; line-height: 25px; letter-spacing: -0.3px; }
.post h1 { font-size: 20px; }
.post h2 { font-size: 18px; }
.post h3 { font-size: 16px; }
.post h4 { font-size: 14px; }
.post h5 { font-size: 12px; }
.post h6 { font-size: 12px; }

.post li { 
	font-size: 12px;
	margin-left: 20px;
	color: #5b5b5b;
	padding: 3px 0;
}

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

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

.pagetitle {
	font-size: 14px;
	line-height: 30px;
	padding-left: 24px;
	color: #363636;
	margin-bottom: 15px;
	letter-spacing: -0.5px;
}

.searchr {
	background: url('img/result.gif') no-repeat left;
}

.archive {
	background: url('img/cup.gif') no-repeat left;
}

.tagged {
	background: url('img/tagged.gif') no-repeat left;
}

.aboutAuthor {
	margin: 5px 0 10px 0;
	background: #f8f8f8;	
	overflow: hidden;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #ddd;
}

.authorBorder {
	border: 1px solid #fff;
	overflow: hidden;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
	padding: 10px;	
}

.authorAvatar {
	float: right;
	width: 78px;
	overflow: hidden;
}

.authorAvatar img {
	background: #fff;
	padding: 5px;
	border: 1px solid #dedede;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.authorInfo {
	float: left;
	width: 490px;
}

.authorInfo p {
	margin-left: 4px;
	text-align: left !important;
	color: #656565;
}

.authorInfo small {
	margin-left: 4px;
	font-size: 11px;
	line-height: 25px;
	color: #858585;
}

h2.author {
	background: url('img/author.gif') no-repeat left;
	padding-left: 20px;
	line-height: 20px;
}

.socialpost {
	margin: 10px 0;
}

.socialpost img {
	margin-right: 5px;
}

.relatedArticles {
	margin-bottom: 10px;
}

#sidebar {
	float: left;
	width: 290px;
	margin-left: 40px;
	color: #565656;
}

.advertise {
	margin-left: 15px;
}

#sidebar img {
	padding: 3px 1px;
}

#sidebar ul li h2 {
	font-size: 13px;
	color: #444444;
	letter-spacing: -0.3px;
	background: #dcdcdc;
	padding: 5px 15px;
	border-bottom: 1px solid #c1c1c1;
}

#sidebar ul li {
	font-size: 12px;
}

#sidebar ul li ul {
	margin: 0 0 20px 0;
	border-top: 1px solid #fff;
}

#sidebar ul li ul li {
	padding: 8px 20px 8px 15px;
	border-bottom: 1px solid #d2d2d2;
}

#sidebar ul li ul li:hover {
	background: #f5f5f5 url('img/sidearrow.gif') no-repeat right;
	border-bottom: 1px solid #d2d2d2;	
}

#sidebar ul a {
	color: #245b82;
}

#sidebar ul a:hover {
	color: #272727;
	text-decoration: underline;
}

#sidebar .advertise {
	margin-bottom: 20px;
}

h3.comh { line-height: 20px; color: #363636; background: url('img/comment.gif') no-repeat left; padding-left: 30px; }
#respond p { font-size: 12px; margin-bottom: 10px; }
#respond p a { color: #3c6789; }
.cancel-comment-reply small a { font-size: 12px; color: #3c6789; line-height: 22px; }
.commentlist { font-size: 12px; margin-bottom: 20px; }
.commentlist .comment-body { overflow: hidden; margin: 10px 0 0 0; background: #f8f8f8 url('img/combg.gif') repeat-x top; border: 1px solid #ddd; padding: 10px; -moz-border-radius: 7px; -webkit-border-radius: 7px; }
.commentlist ul.children .depth-2 { margin: 10px 0 10px 20px; padding: 2px 10px 0 10px; }
.commentlist ul.children .depth-3 { margin: 10px 0 10px 20px !important; padding: 2px 10px 0 10px; }
.commentlist li { font-weight: bold; }
.commentlist img.avatar { float: right; width: 45px; height: 45px; border: 1px solid #dedede; padding: 5px; background: #fff; -moz-border-radius: 4px; -webkit-border-radius: 5px; }
.commentlist span { color: #363636; }
.commentlist p { color: #666666; margin-top: 14px; font-weight: normal; width: 500px; }
.commentlist p a { color: #3c6789; }
.commentlist cite { font-size: 13px; font-weight: bold; font-style: normal; color: #363636; letter-spacing: -0.5px; } 
.commentlist cite a { color: #245b82; text-decoration: none; }
.commentlist a.comment-edit-link { display: none; }
.commentmetadata a { font-size: 11px; color: #363636; font-weight: normal; }
.commentlist .reply { font-size: 10px; font-weight: normal; line-height: 25px; margin-top: 5px; float: right; text-align: right; overflow: hidden; position: relative; }
.commentlist .reply a { background: #245b82; padding: 3px 7px; line-height: 20px; color: #fff; text-decoration: none; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-transform: lowercase; }
#respond p { font-size: 14px; margin: 5px 0 0 0; }
#respond p small { font-size: 12px; color: #363636; }

#footer {
	padding: 10px 20px;
	font-size: 12px;
	color: #fff;
	background: #1c1c1c;
	overflow: hidden;	
}

#footer p {
	float: left;
	width: 760px;
	padding: 2px 0;
	overflow: hidden;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

#footer a img {
	float: right;
}







