﻿/*
Theme Name: BL0G.RO WP Theme
Theme URI: 
Description: A customized WP theme for BL0G.ro.
Version: 1.0
Author: Sebastian Adel
Author URI: http://www.sebastianadel.ro
*/

/***************************************************/
* {
	font-family: Verdana, Geneva, sans-serif;
	outline: 0px;
	padding: 0px;
	margin: 0px;
	border: none;
	text-decoration: none;
	white-space: normal;
	vertical-align: baseline;
}
a {
	color: #cc2a43;
}
a:hover {
	color: #900;
}

form.sidebar_login_input {
	text-align: left;
}
form.sidebar_login_input input {
/*	background: url(images/h_sidebar2_bkgrnd.jpg) no-repeat top center; */
	height: 20px;
	padding-top: 2px;
	width: 150px;
	margin: 5px 0px 10px 0px;
}
form.sidebar_login_input .checkbox{
	width: 15px;
	height: 10px;
	margin: 5px 0px 10px 0px;
}

html, body {line-height: 1}
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: url(images/bkgrnd.jpg) center top fixed;
	text-align: center;
}

#container {
/*	background: url(images/page_bkgrnd.jpg) repeat-y center top; */
	background-color: #FFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-bottom: 25px;
}
div#header {
	width: 980px;
	background: url(images/header_bkgrnd.jpg) repeat-x top center;
	height: 120px;
}
div#header img#logo {
	margin-left: 25px;
	margin-top: 10px;
}

div#menubar {
	background: url(images/menubar2.jpg) center top;
	height: 32px;
}
div#menubar ul {
	float: left; 
	padding: 0px; 
	margin: 5px 0px 0px 18px; 
}
div#menubar li { 
	display: inline; 
}
div#menubar a { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px; 
	font-weight: bold;
	color: #fff; 
	text-decoration: none; 
	padding: 0px 8px; 
}
div#menubar a:hover { 
	color: #C00; 
}

#searchetc { 
	padding: 4px 8px 0px 0px; 
	float:right; 
}
#searchetc #searchbox { 
	width:192px; 
	height:26px; 
	background: url(images/searchbox.gif) no-repeat; 
}
#searchetc #searchbox #s { 
	float:left; 
	padding: 0px; 
	margin: 5px 0px 0px 5px; 
	border: 0px; 
	width: 154px; 
	background: none; 
	font: 12px Verdana, Sans-serif; 
	font-weight:700; 
	color:#6e604f; 
}
#searchetc #searchbox #go { 
	float:left; 
}

/***************************************************/
#column {
	float: left;
	width: 540px;
	margin-right: 20px;
}

.post {
	margin-top: 20px;
}

.post-top {
	width: 540px;
	height: 10px;
	overflow: hidden;
}

.post-bottom {
	width: 540px;
	height: 10px;
	overflow: hidden;
}

.entry {
}

.entry h2 {
	background: url(images/h_title_bkgrnd.jpg) no-repeat top center;
	width: 495px;
	color: #cc2a43;
	height: 24px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	line-height: 1.3em;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-left: 15px;
}

.entry h2 a {
	line-height: 1.3em;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}
.entry .date {
	float: left;
	display: block;
	margin: 0px;
	color: #999;
	padding-bottom: 5px;
	font-size: 11px;
}

/********* CSS For Post Info Below Header ***************/
.info {
	margin-left: 15px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	font-size: 11px;
}

.info .cat {
	float: left;
}

.info .comments {
	float: right;
}

.info .cat a {
	line-height: 26px;
	background: url(images/icon_category.png) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
}

.info .comments a {
	line-height: 26px;
	background: url(images/icon_comment.png) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
}

.info2 {
	border-top: 1px solid #ddd;
	line-height: 2em;
	color: #bbb;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	margin-left: 15px;
	padding-top: 5px;
}
.info2 div.tags {
	background: url(images/icon_tags.png) no-repeat center left;
	padding-left: 20px;
}
.info2 a {
	font-weight: normal;
	color: #333;
	text-transform:lowercase;
}

.info2 a:hover {
	color: #900;	
}

.banner_under_posts {
	margin-top: 10px;
	margin-left: 15px;
	padding: 15px 0px;
	text-align: center;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.relatedposts {
	margin-top: 10px;
	margin-left: 15px;
	padding: 15px 0px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.relatedposts h3 {
/*	color: #cc2a43; */
	color: #000;
	margin-bottom: 10px;
	font-size: 15px;
}
.relatedposts ul {
	margin-left: 15px;
}
.relatedposts ul li {
	font-size: 12px;
	color: #000;
	background: url(images/bullet.png) no-repeat center left;
	padding-left: 20px;
}
div.edit-post {
	float: right;
}

/********* CSS For Article CONTENT ***************/
.content {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 1px;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #cc2a43;
}

.content p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.content .more-link {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

.content h1 {
	letter-spacing: -2px;
	font-size: 20px;
	color: #cc2a43;
}

.content h2 {
	background: url(images/h_bkgrnd.jpg) repeat-x left top;
	color: #cc2a43;
	height: 24px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	line-height: 1.3em;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}
.content h3 {
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: bold;
	color: #cc2a43;
}

.content h4 {
	font-size: 14px;
	font-weight: bold;
}

.content h5 {
	font-size: 12px;
	font-weight: bold;
	color: #cc2a43;
}

.content h6 {
	font-size: 11px;
	font-weight: bold;
}

.microblogging {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F0F8FF url(images/Twitter-Logo.png) no-repeat scroll left center;
border:1px solid #B6D3EC;
margin:15px 0 0;
padding:10px 10px 10px 75px;
text-align:justify;
font-size:12px;
line-height:18px;
width:450px;
}

/* CSS for UL/OL lists */
.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 {
	line-height: 1.5em;
	color: #333;
	margin-bottom: 5px;
	font-size: 12px;
}

.content ul li {
	line-height: 1.5em;
	color: #333;
	background: url(images/bullet.png) no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 12px;
}
/* End CSS for UL/OL lists */

/* Additional post tags */
blockquote {
	padding: 10px;
	padding-left: 40px;
	background: #f7fcea url(images/blockquote.gif) no-repeat;
	background-position: 8px 8px;
	margin-bottom: 15px;
}

blockquote p {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #366799;
}

blockquote * {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #366799;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

code {
	color: #333;
	font-family: verdana;
	font-size: 11px;
	background: #eee;
}
/* Thanks! */


.follow {
	background: #fcffeb;
	padding: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #dcddd6;
	font-weight: bold;
	font-size: 11px;
}

.follow a {
	font-weight:bold;
	background: url(images/rss.gif) no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.state {
	margin-left: 15px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 1.5em;
}

.state a {
	line-height: 1.5em;
}
/***************************************************/
.navigation {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 1em;
	font-weight: bold;
}

.navleft {
	float: left;
	width: 48%;
}

.navright {
	float: right;
	width: 48%;
	text-align: right;
}
/***************************************************/
.alignleft img, .alignright img, .aligncenter img {
	border: 4px solid #ccc;
}

.alignleft {
	float: left;
	display: inline;
	background: #fff;
	margin-right: 10px;
	margin-bottom: 4px;
}

.alignright {
	float: right;
	display: inline;
	background: #fff;
	margin-left: 10px;
	margin-bottom: 4px;
}

.aligncenter {
	text-align: center;
	display: inline;
}

.alignnone {
}

p.wp-caption-text {
	padding: 3px;
	margin: 0;
	font-size: 11px;
	color: #999;
}
/***************************************************/
#sidebar {
	float: left;
	width: 420px;
	padding-top: 15px;
}
/***************************************************/
.box {
	width: 420px;
}

.box h2 {
	margin-top: 20px;
	display: block;
	background: url(images/h_subscr_bkgrnd.jpg) repeat-x center top;
	width: 405px;
	height: 30px;
	color: #000;
	line-height: 27px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 11px;
}
/***************************************************/
.ads {
	padding: 0px;
	margin: 0px;
}

.ads ul {
	width: 400px;
	height: 130px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

.ads ul li {
	float: left;
	display: inline;
	width: 125px;
	height: 125px;
	background-color: #FFF;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0px;
}

.ads ul li a {
	display: block;
}

.ads ul li a img {
	border: none;
}
/***************************************************/
.subscribe {
	padding: 10px 0px;
}

.rssfeed {
	font-size: 12px;
	line-height: 1.4em;
	background: url(images/bullet.png) no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	margin-bottom: 5px;
}

.rssfeedlinks {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ddd;
	font-size: 11px;
}

.rssfeedlinks a {
	float: left;
	font-weight: bold;
	background: url(images/rss.gif) no-repeat left;
	padding-left: 22px;
	line-height: 1.5em;
	margin-right: 40px;
}

.rssfeedlinks a:hover {
	line-height: 1.5em;
}
.subscribe form {
	display: inline;
}
.subscribe fieldset {
	display: inline;
}
.subscribe input {
	display: inline;
	vertical-align: middle;
	font-size: 11px;
}
#rssinput {
	width: 300px;
	height: 20px;
	padding-left: 7px;
	padding-top: 7px;
	background: url(images/rss-input.gif) no-repeat top;
}

#rssinput:focus {
	width: 300px;
	height: 20px;
	padding-left: 7px;
	padding-top: 7px;
	background: url(images/rss-input.gif) no-repeat bottom;
}

#rssbutton {
	width: 36px;
	height: 36px;
	background: url(images/go_button.png) no-repeat;
	cursor: pointer;
}
/***************************************************/
.tabs {
	background: url(images/h_subscr_bkgrnd.jpg) repeat-x center top;
	width: 405px;
	height: 28px;
	margin-top: 20px;
	overflow: hidden;
}

.tabs li {
	float: left;
	display: inline;
	text-align: center;
	overflow: hidden;
	font-size: 11px;
}
.tabs li a {
	float: left;
	display: block;
	color: #000;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 26px;
	height: 26px;
/*	background: url(images/h_bkgrnd.jpg) repeat-x top; */
}

.tabs li a:hover {
	display: block;
	color: #666;
}

.tabs li a.selected {
	display: block;
/*	background: url(images/h_bkgrnd_dark.jpg) repeat-x; */
	color: #666;
	text-decoration: underline;
}

.tabs li a.selected:hover {
	display: block;
/*	background: url(images/h_bkgrnd_dark.jpg) repeat-x; */
	color: #FFF;
}
/***************** CSS For TAB Content *******************/
.tabcontent {
	display: none;
	width: 405px;
	background: url(images/header_bkgrnd.jpg) repeat-x top center;
	background-color: #9a9999;
	border-top: 0;
	padding-top: 15px;
	overflow: hidden;
	font-size: 11px;
}
.tabcontentbottom {
	width: 405px;
	background: url(images/tabcontent_bottom.png) no-repeat center;
	height: 6px;
}
.tabcontent a, .tabcontent a strong {
	line-height: 1.4em;
}

.tabcontent a:hover, .tabcontent a:hover strong {
}

.tabcontent ul li {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	display: block;
	background: url(images/bullet.png) no-repeat;
	background-position: left 5px;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
	color: #000;
	line-height: 1.4em;
	font-size: 11px
}
.tabcontent ul li.sidebarcomment {
	background: none;
	padding-left: 0px;
}
.tabcontent ul li.sidebarcomment div.avatar {
	margin-right: 5px;
}
.tabcontent ul li a {
	line-height: 1.4em;
}

.tabcontent ul li a:hover {
}

.tabcontent ul li span {
	display: block;
	color: #999;
}
/***************** CSS For TAB Content *******************/
@media print {
	.tabcontent {
	display: block !important;
	}
}
/***************************************************/
.sidebar {
	float: left;
	width: 250px;
	margin-right: 5px;
	font-size: 11px;
}
.sidebar ul li {
}

.sidebar ul li h2 {
	background: url(images/h_sidebar1_bkgrnd.jpg) no-repeat top center;
	margin-top: 20px;
	display: block;
	width: 250px;
	height: 33px;
	color: #000;
	line-height: 30px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 11px;
}

.sidebar ul li div {
	padding: 10px;
	line-height: 1.4em;
	font-size: 11px;
}
/***********************************************/
.sidebar ul ul {
	padding: 10px;
}

.sidebar ul ul ul {
	padding: 0px;
	border: 0;
	background: #FFF;
}

.sidebar ul li ul li {
	display: block;
	background: url(images/bullet.png) no-repeat;
	background-position: left 9px;
	border-bottom: 1px dotted #ddd;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.sidebar ul li ul li a {
	display: block;
	line-height: 1.4em;
}

/***************************************************/
/****************************************/

.sidebar2 {
	float: left;
	width: 150px;
	margin-right: 0px;
	font-size: 11px;
}
.sidebar2 ul li {
}
.sidebar2 ul li ul li{
	border: none;
}

.sidebar2 ul li h2 {
	background: url(images/h_sidebar2_bkgrnd.jpg) no-repeat top center;
	margin-top: 20px;
	display: block;
	width: 150px;
	height: 33px;
	color: #000;
	line-height: 30px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 11px;
}

.sidebar2 ul li div {
	padding: 10px;
	border: 1px solid #bfe3eb;
	background: #FFF url(images/corner.gif) no-repeat bottom;
	line-height: 1.4em;
	font-size: 11px;
}
/***********************************************/
.sidebar2 ul ul {
	padding: 10px;
}

.sidebar2 ul ul ul {
	padding: 0px;
	border: 0;
	background: #FFF;
}

.sidebar2 ul li ul li {
	display: block;
	background: url(images/bullet.png) no-repeat;
	background-position: left 9px;
	border-bottom: 1px dotted #ddd;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.sidebar2 ul li ul li a {
	display: block;
	line-height: 1.4em;
}

/********************************************************/

#footer {
	margin-top: 20px;
	width: 100%;
	background: url(images/bg-alpha.png) repeat;
	border-top: 5px solid #aaa;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footercontent {
	width: 980px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
}
.copyright {
	float: left;
	color: #feffe3;
	line-height: 1.5em;
	font-size: 11px;
}

.copyright a {
	font-weight: bold;
	border-bottom: 1px dotted #ff9600;
	line-height: 1.5em;
	color: #FFF;
}

.copyright a:hover {
	color: #CCC;
	border-bottom: 1px dotted #FFF;
	line-height: 1.5em;
}

.rss {
	float: left;
	font-size: 11px;
}

.rss a {
	float: left;
	display: block;
	font-weight: bold;
	background: url(images/rss.gif) no-repeat left;
	padding-left: 25px;
	line-height: 1.5em;
	color: #aeec07;
	margin-right: 25px;
}

.rss a:hover {
	color: #edf50c;
	line-height: 1.5em;
}

.property {
	float: right;
	color: #ddd;
	line-height: 1.5em;
	font-size: 11px;
}

.property a {
	font-weight: bold;
	color: #aeec07;
}

.property a:hover {
	text-decoration: underline;
}
/***************************************************/
/* CSS for Search Results Only Optional */
.result {
	border-top: 1px solid #ddd;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}

.result h3 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding:0;margin:0;
	line-height: 1em;
	color: #cc2a43;
}

.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: #333;
}

.result .rcomment {
	background: url(images/icon_comment.png) no-repeat;
	padding-left: 20px;
	float: right;
	line-height: 1.5em;
	color: #333;
	font-weight: bold;
}

.result .rcomment a {
	font-weight: bold;
}

.result .rcomment a:hover {
}

.result .rsummary {
	padding: 10px;
	border: 1px dotted #eee;
	background: #f8fcef;
}

.result .rsummary p {
	font-size: 12px;
	margin:0;
	padding:0;
}

.result .rcat {
	background: url(images/icon_category.png) no-repeat center left;
	padding-left: 20px;
	float: left;
	line-height: 2em;
	color: #666;
}

.result .rcat a {
	font-weight: bold;
}

.result .rcat a:hover {
}

.result .rtags {
	background: url(images/icon_tags.png) no-repeat center left;
	padding-left: 20px;
	float: right;
	line-height: 2em;
	color: #aaa;
}

.result .rtags a {
	text-transform: lowercase;
}

.result .rtags a:hover {
}
/***************************************************/
/*           Commenting System CSS        */
#combox {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

h3#respond {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
}

h3#comments {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
}

ol.commentlist {
	list-style-type: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 3px solid #cea587;
}

ol.commentlist li {
	background: #fefff7;
	border: 1px solid #cc2a43;
	padding: 20px 20px 20px 15px;
	margin-top: 20px;
}

ol.commentlist li.alt {
	background: #FFF;
	border: 1px solid #cc2a43;
	padding: 20px 20px 20px 15px;
	margin-top: 20px;
}

.avatar {
	float: left;
	display: inline;
	width: 50px;
}

.commentbody {
	float: left;
	display: inline;
	margin-left: 10px;
	width: 410px;
}

.commentbody em {
	font-size: 11px;
}
/***************************************************/
p.comment_author, p.comment_author a {
	font-weight: bold;
	color: #455c6b;
	font-size: 11px;
}

p.comment_author a:hover {
	font-weight: bold;
	color: #900;
}

p.comment_time {
	line-height: 1.5em;
	color: #999;
	font-size: 10px;
	font-family: tahoma;
}

.comment_text {
	line-height: 1.5em;
	color: #333;
	margin-top: 15px;
	font-size: 11px;
}
/***************************************************/
.reply form {
	width: 488px;
	padding: 10px;
	background: url(images/header_bkgrnd.jpg) repeat-x top center;
	background-color: #9a9999;
}

.reply p {
	margin-top: 10px;
	font-size: 11px;
}

.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 {
	border: 1px solid #fcffec;
	width: 200px;
	padding: 5px;
	color: #900;
}

.replytext:focus {
	border: 1px solid #cc2a43;
	background: #fefff7;
}

.replyarea {
	border: 1px solid #fcffec;
	line-height: 1.5em;
	padding: 5px;
	width: 470px;
	height: 120px;
	color: #900;
}

.replyarea:focus {
	border: 1px solid #cc2a43;
	background: #fefff7;
}

.replybutton {
	text-align: center;
	width: 100px;
	height: 25px;
	cursor: pointer;
	color: #cc2a43;
}
/***************************************************/
