/*
Theme Name: Shopper
Description: Tema codata de <a href="http://www.burduselalexandru.com">Alexandru Burdusel</a>
Version: 1.0
Author: Alexandru Burdusel
Author URI: http://www.burduselalexandru.com/
Tags: default, custom header, fixed width, two columns, widgets
*/

body {
margin: 0px;
padding: 0px;
background: url('images/bg.gif') repeat-x #fff;
}
p {padding:5px 0;}
#container {
width: 990px;
margin: 0 auto;
margin-top: 32px;
margin-bottom: 65px;
border: 1px solid #b55058;
}
/* Header */
#header {
width: 990px;
height: 140px;
padding: 0px;
background: url('images/header_bg.jpg') no-repeat #fff;
background-position: center;
}
/* End Header */
/* Top Menu */
#top-menu {
width: 990px;
height: 38px;
padding: 0px;
background: url('images/menu_loop.gif') repeat-x;
}
#top-menu ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}
#top-menu li {
margin: 0px;
padding: 0px;
display: inline;
}
#top-menu li a {
border: 0px;
margin: 0px;
padding: 0px;
}
#top-menu li img {
border: 0px;
margin: 0px;
padding: 0px;
}
.menu-left {
float: left;
}
.menu-right {
float: right
}
/* End Top Menu */
/* Content */
#content {
width: 990px;
margin: 0px;
padding: 0px;
border: 0px;
background: #FFF;
}
#post-container{
width: 536px;
margin: 20px;
margin-left: 18px;
margin-right: 17px;
padding: 0px;
float: left;
display: inline;
}
/* End Content */
/* Main Content */
.main-content {
width: 536px;
padding: 0;
margin: 0 0 20px 0;
}
.main-title {
background: url('images/title_bg.gif') no-repeat;
height: 59px;
}
.title-itself {
width: 437px;
float: left;
height: 59px;
overflow: hidden; /* Set to hidden for short titles */
}
.title-itself h2 {
margin: 0px;
padding: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: none;
color: #000;
}
.title-itself h2 a {
text-decoration: none;
color: #000;
}
.title-itself h2 a:hover {
text-decoration: none;
color: #000;
}
.post-details {
width: 99px;
height: 59px;
margin: 0px;
padding: 0px;
float: right;
}
.post-date {
padding: 8px 0 8px 5px;
color: #fff;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}
.post-author {
padding: 11px 0 5px 5px;
color: #fff;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}
#main-title .post-details {
float: right;
}
.main-post {
background: url('images/post_loop.gif') repeat-y;
padding: 10px 20px 0px 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000;
line-height: 20px;
}
.main-post acronym, abbr, span.caps {
	cursor: help;
}

.main-post  acronym, abbr {
	border-bottom: 1px dashed #999;
}

.main-post blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.main-post  hr {
	display: none;
}

.main-post  a img {
	border: none;
	margin: 0xp;
	padding: 0px;
	width:expression(this.width > 460 ? "460px" : this.width);
	
}
.main-post img { margin:0px; padding: 0px; width:expression(this.width > 460 ? "460px" : this.width);}
.main-post ol { padding: 5px 0px 5px 25px; margin: 0px; list-style-type: decimal; }
.main-post ol li { padding: 1px 0px 1px 0px; font-size: 11px; line-height: 15px; color:#63565f; }
.main-post ul { padding: 5px 0px 5px 25px; margin: 0px; }
.main-post ul li { padding: 1px 0px 1px 0px; list-style-type:circle; font-size: 11px; line-height: 15px; color:#666; }
.main-post blockquote {	margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
.main-post blockquote p { font-size: 11px; padding: 2px 0px; margin: 2px 1px; line-height: 15px; color:#666; }
.main-post blockquote li { padding: 1px 0px 1px 15px; list-style-type: circle; font-size: 11px; line-height: 15px; color:#666; }
.main-post a { text-decoration: underline; font-weight:bold; color: #ae2735;}
.main-post a:hover { text-decoration: none; font-weight:bold; color: #ae2735;}
.no-comments {
padding: 10px 0 0 30px;;
background: url('images/comments.gif') no-repeat;
background-position: bottom left;
}
.no-comments a {
color: #ae2735;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:normal;
}
.no-comments a:hover {
text-decoration: none;
}
.tags {
padding: 10px 0 0 0px;;
background-position: bottom left;
}
.tags a {
color: #ae2735;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:normal;
}
.tags a:hover {
text-decoration: none;
}
.main-footer {
background: url('images/post_footer.gif') no-repeat;
height: 18px;
}
/* End Main Content */
/* Sidebar */
#sidebar {
float: right;
width: 400px;
margin: 18px;
margin-top: 18px;
margin-left: 0px;
display: inline;
font-family: Arial, Helvetica, sans-serif;
color: #000;
font-size: 12px;
display: inline;
}
#sidebar a {
color: #ad2d36;
font-size: 12px;
text-decoration: underline;
font-family:Arial, Helvetica, sans-serif;
}
#sidebar a:hover {
text-decoration: none;
}
#sidebar ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}
#sidebar li {
margin: 0px;
padding: 0px;
}
/* Start sidebar left */ 
.sidebar1{
float: right;
width: 190px;
margin: 0px;
padding: 0px;
margin-left: 7px;
display: inline;
}
.sidebar1 ul {
margin: 0px;
padding: 0px;
list-style: none;
text-align: center;
padding-top: 2px;
}
.sidebar1 li {
margin: 0px;
padding: 0px;
text-align: left;
line-height: 15px;
}
.ad { 
text-align: center;
padding: 5px 0 5px 0;
}
.widget-left-title-main {
padding: 0px 10px 0px 10px;
text-align: center;
margin: 0px;
background: url('images/head_left.gif') no-repeat;
height: 37px;
}
.widget-left-title-text {
color: #ffffff;
font-weight: normal;
font-size: 14px;
font-family:Arial, Helvetica, sans-serif;
margin: 0px;
padding: 13px;
padding-bottom: 0px;
}
.widget-left-body {
background: url('images/body_left.gif') repeat-y;
margin: 0px;
padding: 15px;
margin-top: -1px !important; /* for the sexy browsers gen ie6, ie7, nn etc*/
color: #ad2d36;
}
.widget-left-title {
background: url('images/body_head_left.gif') no-repeat;
padding: 0px 10px 0px 10px;
text-align: center;
margin: 0px;
height: 32px;
}
.widget-left-title-text-body {
color: #ffffff;
font-weight: normal;
font-size: 14px;
font-family:Arial, Helvetica, sans-serif;
margin: 0px;
padding: 9px;
padding-bottom: 0px;
}
.widget-left-end{
background: url('images/widget_left_end.gif') no-repeat;
height: 15px;
margin: 0px;
padding: 0px;
margin-top: -5px !important; /* for the sexy browsers gen ie6, ie7, nn etc*/
}
/* end sidebar left */
/* Start sidebar right */
#sidebar2 {
float: left;
width: 190px;
margin: 0px;
padding: 0px;
margin-right: 7px;
display: inline;
}
#sidebar2 ul {
margin: 0px;
padding: 0px;
list-style: none;
text-align: center;
padding-top: 2px;
}
#sidebar2 li {
margin: 0px;
padding: 0px;
text-align: left;
line-height: 15px;
}
.widget-right-title-main {
padding: 0px 10px 0px 10px;
text-align: center;
margin: 0px;
background: url('images/head_left.gif') no-repeat;
height: 37px;
}
.widget-right-title-text {
color: #ffffff;
font-weight: normal;
font-size: 14px;
font-family:Arial, Helvetica, sans-serif;
margin: 0px;
padding: 13px;
padding-bottom: 0px;
}
.widget-right-body {
background: url('images/body_left.gif') repeat-y;
margin: 0px;
padding: 10px;
margin-top: -1px !important; /* for the sexy browsers gen ie6, ie7, nn etc*/
color: #ad2d36;
}
.widget-right-title {
background: url('images/body_head_left.gif') no-repeat;
padding: 0px 10px 0px 10px;
text-align: center;
margin: 0px;
height: 31px;
}
.widget-right-title-text-body {
color: #ffffff;
font-weight: normal;
font-size: 14px;
font-family:Arial, Helvetica, sans-serif;
margin: 0px;
padding: 9px;
padding-bottom: 0px;
}
.widget-right-end{
background: url('images/widget_left_end.gif') no-repeat;
height: 15px;
margin: 0px;
padding: 0px;
margin-top: -5px !important; /* for the sexy browsers gen ie6, ie7, nn etc*/
}
/* End sidebar right */
/* End Sidebar */
/* Comentarii */
#comments-holder {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
width: 536px;
}
#comments-holder p {
line-height: 16px;
padding: 5px;
}
#comments-holder a {
color: #000;
text-decoration: underline;
font-weight:normal;
}
#comments-holder a:hover {
text-decoration: none;
}
#comments-holder small {
font-size: 10xp;
}
#comments-holder input {
border: 1px solid #CC0033;
background:#ececec;
}
#comments-holder textarea {
border: 1px solid #CC0033;
background:#ececec;
}
.note {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
}
.note a {
color: #999999;
text-decoration: none;
}
.note a:hover {
color: #999999;
text-decoration: none;
}
.commentlist{
list-style:none;
margin:0px;
padding:0px;
}
.commentlist li{
margin:0px;
padding:0px;
position:relative;
margin-bottom:20px;
}
.post_number{
float:right;
color:#141414;
font-size:12px;
font-style:italic;
letter-spacing:1px;
}
.comment_meta {
padding-left:125px;
color:#141414;
font-size:11px;
}
.comment_meta a { color:#1C89BD;}
.comment_meta a:hover { color:#1D599C;}
.comment_text{font-size:12px;color:#6B7273;background:#E0E0D7;font-family: Verdana, Arial, Helvetica, sans-serif;}
.comment_text p{margin:0px;}
.comment_text a { color:#000;text-decoration: none; }
.comment_text a:hover { color:#000;text-decoration: underline; }
.comment_c1,.comment_c2,.comment_c3,.comment_c4{height:7px;font-size:1px;width:8px;}
.comment_text_h {
margin: 10px;
}
.no-comments-text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 5px 0 5px 0;
}
.commauth {
padding: 5px 5px 0 10px;
}
.comment_text_h p {
line-height: 20px;
padding: 0;
}
#comments-number {
padding: 10px 0 10px 0;
}

.comment_c_down{background: url("images/round_down.gif") no-repeat; width: 536px; height: 5px;}
.comment_c_top{background: url("images/round_top.gif") no-repeat; width: 536px; height: 5px;}
.comments {
padding-left: 20px;
background: url(images/comments.png) no-repeat;
height:20px;
border-bottom: 1px dotted #CCCCCC;
font-weight:bold;
}

.comments:hover {
border-bottom: 1px dotted #CCCCCC;
color:#FF6600;
}

.comment {
border:1px solid #cccccc;
background:#FEFEF3;
width:500px;
}

.comment_input {
border:1px solid #cccccc;
background:#FEFEF3;
width:500px;
}
.comment-holder {
width: 410px;
float: right;
position: relative;
}
.gravatar {
float: left;
background: url("images/gravatar.gif") no-repeat;
position:relative;
padding: 15px 15px; 0 0;
margin-right: 10px;
}
.cent {
text-align: center;
font-weight: bold;
font-size: 15px;
font-family:Georgia, "Times New Roman", Times, serif;
margin: 0px;
padding: 0px;
}
/* End Comentarii */
#footer {
width: 990px;
background: #ad2d36;
height: 30px;
margin: 0 auto;
text-align: center;
color: #fff;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}
#footer p {
padding: 8px;
}
#footer a {
color: #fff;
text-decoration: none;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}
#footer a:hover {
text-decoration: underline;
}
#navigation {
padding: 5px;
font-family:Arial, Helvetica, sans-serif;
}
.clear {
clear: both;
}
