/*
Theme Name: RaidExtrem Blog
Theme URI: http://blog.radiextrem.ro
Description: Wordpress theme for Supercard.
Version: 1.0
Author: Baritchi Holding
Author URI: http://www.baritchi.eu
Tags: wood, sand, brown
*/
/**************************************************
XHTML/CSS & Wordpress integration by Baritchi Holding
http://www.baritchi.eu
**************************************************/
/**************************************************
begin resets and clear
**************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
li#linkcat-2 {
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear:after {
	clear: both;
	content: ".";
	display: block;
	height:0;
	visibility: hidden;
}
.clear {
	display: inline-block;
}
* html .clear {
	height: 1%;
}
.clear {
	display: block;
}
img.alignleft {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
}
/**************************************************
begin structure and general typography
**************************************************/
body {
	background: url(img/body.jpg) top left fixed repeat;
	color: #362F2D;
	font: normal 13px Arial, "Helvetica Neue", Helvetica, Sans-serif;
}
#wood_wrap {
	background: url(img/lemn.jpg) top center no-repeat;
}
#wrap {
	margin: 0 auto;
	width: 900px;
}
#content {
	background: #BDADA0;
	float: left;
	margin: 20px 20px 0 0;
	padding: 10px;
	width: 600px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#sidebar {
	float: left;
	margin: 20px 0 0 0;
	width: 260px;
}
p {
	color: #362F2D;
	font: normal 13px Arial, "Helvetica Neue", Helvetica, Sans-serif;
	line-height: 17px;
	margin: 0 0 10px 0;
}
a:link, a:visited {
	color: #362F2D;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/**************************************************
begin branding
**************************************************/
#branding {
	height: 130px;
	padding: 18px 0 0 0;
	position: relative;
}
h1 {
	float: left;
}
h1 a#logo {
	background: url(img/logo.gif) top left no-repeat;
	display: block;
	height: 81px;
	text-indent: -9999px;
	width: 150px;
	float: left;
	margin-top: 10px;
}
h2 a#shop {
	background: url(img/shop.jpg) top left no-repeat;
	border: 4px solid #362F2D;
	bottom: 10px;
	display: block;
	height: 120px;
	position: absolute;
	right: 10px;
	text-indent: -9999px;
	width: 560px;
	-moz-border-radius: 4px;
}
/**************************************************
begin content
**************************************************/
.post {
	background: #9B8A7E;
	margin: 0 0 15px 0;
	padding: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.post h2 {
	margin: 0 0 10px 0;
}
.post h2 a:link, .post h2 a:visited{
	color: #362F2D;
	font: bold 25px Arial, "Helvetica Neue", Helvetica, Sans-serif;
	letter-spacing: -0.5px;
	text-decoration: none;
}
.post h2 a:hover {
	text-decoration: underline;
}
.post a.more-link {
	display: block;
	margin: 10px 0 0 0;
}
.post .meta {
	background: url(img/grad.gif) left center repeat-x;
	padding: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.post .meta img.cpEmbedImageAuthor {
	display: none;
}
.post .meta .comment {
	float: right;
	color: #ffffff;
}
.post .meta a:link, .post .meta a:visited {
	color: #BDADA0;
	text-decoration: none;
}
.post .meta a:hover {
	color: #fff;
}
.post .meta p {
	color: #fff;
	font: bold 11px Arial, "Helvetica Neue", Helvetica, Sans-serif;
	margin: 0;
}
/**************************************************
begin sidebar
**************************************************/
.box {
	background: #AE9D8F;
	margin: 0 0 15px 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.box .box_content {
	overflow: hidden;
	padding: 7px 0;
}
.box h3 {
	background: #362F2D;
	color: #fff;
	font: normal 16px Arial, "Helvetica Neue", Helvetica, Sans-serif;
	padding: 5px 0 5px 6px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;
}
.box li {
	padding: 0 10px 0 10px;
}
.box li a:link, .box li a:visited {
	border-bottom: 1px solid #9B8B7E;
	border-top: 1px solid #B6A79A;
	display: block;
	padding: 3px 0 3px 3px;
	text-decoration: none;
}
.box li a:hover {
	background: #9B8B7E;
}
.box li ul li {
	padding: 0;
}
.box .box_content #wp-calendar {
	margin: 0 auto;
	padding: 0 0 15px 0;
	width: 200px;
}
.box .box_content #wp-calendar *{
	text-align: center;
}
.box .box_content #wp-calendar caption {
	font: normal 14px Arial, "Helvetica Neue", Helvetica, Sans-serif;
	margin: 0 0 10px 0;
	text-align: left;
}
.box .box_content #wp-calendar td{
	padding: 3px 5px;
}
.box .box_content #wp-calendar td a:link, .box .box_content #wp-calendar td a:visited {
	background: #9B8A7E;
	display: block;
	padding: 3px 5px;
	text-decoration: none;
	-moz-border-radius: 4px;
}
.box #searchform {
	margin: 0 0 0 30px;
}
.box #searchform #s {
	background: #9B8A7E;
	border: none;
	font: normal 12px Arial, "Helvetica Neue", Helvetica, Sans-serif;
	padding: 3px;
	width: 160px;
	-moz-border-radius: 4px;
}
.box #searchform #s:focus {
	background: #fff;
}
.box #searchform #searchsubmit {
	background: #9B8A7E;
	border: none;
	color: #fff;
	padding: 3px;
	-moz-border-radius: 4px;
}
.box .box_content .flickr_box {
	width: 300px;
}
.box .box_content .flickr_box li {
	border: 0 !important;
}
.box .box_content .flickr_box li a:link, .box .box_content .flickr_box li a:visited {
	border: 1px solid #9B8A7E;
	display: block;
	float: left;
	height: 75px;
	margin: 0 2px 2px 0;
	padding: 0;
	width: 75px;
}
.box .box_content .flickr_box li a:hover {
	border: 1px solid #fff;
}
/**************************************************
begin comments
**************************************************/
.comments h3 {
	font: bold 16px Arial, "Helvetica Neue", Helvetica, Sans-serif;
	margin: 0 0 20px 0;
}
.comments .commentlist li {
	margin: 0 0 15px 0;
}
.comments p.comments_meta {
	background: #362F2D;
	color: #fff;
	padding: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.comments p.comments_meta a:link, .comments p.comments_meta a:visited {
	color: #fff;
	text-decoration: underline;
}
.comments p.comments_meta a:hover {
	text-decoration: none;
}
#comment_form li {
	margin: 0 0 5px 0;
}
#comment_form li input {
	background: #9B8A7E;
	border: none;
	font: normal 12px Arial, "Helvetica Neue", Helvetica, Sans-serif;
	padding: 3px;
	width: 200px;
	-moz-border-radius: 4px;
}
#comment_form li input:focus {
	background: #fff;
}
#comment_form li textarea {
	background: #9B8A7E;
	border: none;
	font: normal 12px Arial, "Helvetica Neue", Helvetica, Sans-serif;
	padding: 3px;
	width: 400px;
	-moz-border-radius: 4px;
}
#comment_form li textarea:focus {
	background: #fff;
}
/**************************************************
begin copyright
**************************************************/
#baritchi {
	background: url(img/baritchi.gif) top left no-repeat;
	display: block;
	height: 25px;
	position: absolute;
	right: 5px;
	text-indent: -9999px;
	top: 7px;
	width: 100px;
}
#copyright {
	background: url(img/grad.gif) top left repeat-x;
	margin: 10px 0;
	padding: 10px;
	position: relative;
	-moz-border-radius: 4px;
}
#copyright ul li {
	display: inline;
	margin: 0 10px 0 0;
}
#copyright ul li a:link, #copyright ul li a:visited {
	color: #fff;
	font: normal 11px Arial, "Helvetica Neue", Helvetica, Sans-serif;
	text-decoration: none;
}
#copyright ul li a:hover {
	text-decoration: underline;
}




#tag a, #tag a:visited, #tag a:link {
	text-decoration: none;
}
#tag a:hover {
	text-decoration: underline;
}
