/*  

Theme Name: Ebro

Theme URI: -

Description: Theme for Ebro

Version: 1.0

Author: Jimmy Rosen

Author URI: http://www.angrycreative.se

*/



body {
	font-size: 62.5%;  /* reset 1em to 10px. */
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #0c2100;
}
/* FLOATING TAIL --------------------------------------------------------- */



* {
	border: 0;
	margin: 0;
	padding: 0;
}
html, body { /* sets gradient background */
	height: 100%;
	background: #c8fd96 url('images/bg.jpg') repeat-x top left;
}
.wrapper { /* makes the tail float & wraps the content to a certain size */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	width: 960px !important;
}
.wrap2 { /* here you place the header image that goes outside the wrapper. MAKE SURE this image aligns with wrap3 */
}

.wrap3 { /* sets bg of content */
	height: auto !important;
	height: 100%;
	margin: 0 auto -110px;  /* the bottom margin is the negative value of the footer's height */
	min-height: 100%;

}
.footer, .push {
	height: 110px; /* .push must be the same height as .footer */
}
.push {
	width:100%;
	clear:both;
}
.footer {
	background: url(images/footer.png) repeat-x bottom center;
	position:relative;
	width:100%;
}
/* TAIL ------------------------------------------------------------------ */



.footInfo {
	height: 110px;
	width: 960px;
	margin: 0 auto;
}
.creator {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	font-size:1.2em;
	text-decoration:none;
	color: #8a8989;
}
.creator a:link, .creator a:visited {
	text-decoration:none;
	color: #aaaaaa;
}
.creator a:hover, .creator a:hover:visited {
	text-decoration:none;
	color: #ffffff;
}
.customer {
	letter-spacing:-1px;
	float: left;
	margin-top: 75px;
	font-size:1.4em;
	text-decoration:none;
	color: #4d6138;
	font-weight:bold;
}
.customer a:link, .customer a:visited {
	text-decoration:none;
	color: #607a47;
}
.customer a:hover, .customer a:hover:visited {
	text-decoration:none;
	color: #1b3700;
}
/* HEADER ---------------------------------------------------------------- */



.logo {
	width: 403px;
	height: 48px !important;
	background: url('images/logo.png') no-repeat bottom left;
	float:left;
	text-align: left;
	margin-left: 10px;
	margin-top: 22px;
}
.logo img, .logo img a {
	float: left;
	width: 403px;
	height: 48px;
	border: 0px;
}
.header {
	height: 85px !important;
	width: 960px;
}

/* POSTS ----------------------------------------------------------------- */



.wppostdiv {
	background: url(images/post-top.png) no-repeat top center;
	padding: 16px 0px 15px 0px;
	clear: both;
}
.wppostdiv-priceinfo {
	width: 700px;
	background: url(images/post-top-bigprice.png) no-repeat top center;
	padding: 16px 0px 0px 0px;
	/* float: left; */

        margin-right: 20px;
	clear: both;
}
.wppostdiv-price {
	width: 220px;
	background: url(images/post-top-smallprice.png) no-repeat top center;
	padding-top: 16px;
	clear: both;
}
.wppostdiv-price .postText p {
	margin-bottom: 0px;
}
.postText {
	padding: 0px 15px 0px 15px
}
.postExcerpt {
	padding: 0px 15px 0px 15px
}
.maincontent { 
	clear: both;
	margin-bottom: 25px;
	float:left;
	width:940px;
}
/* POST INFO ------------------------------------------------------------- */

.splitter {
	clear: both;
	height: 54px;
	background: url(images/post-bottom.png) no-repeat top center;
	float: left;
	width: 940px;
}
.splitter-bigprice {
	clear: both;
	float: left;
	height: 35px;
	background: url(images/post-bottom-bigprice.png) no-repeat top center;
	float: left;
	width: 700px;
}
.splitter-smallprice {
	clear: both;
	float: right;
	height: 35px;
	background: url(images/post-bottom-smallprice.png) no-repeat top center;
	float: right;
	width: 220px;
}
.blogExtrasContainer {
	border-bottom: #a1a19f solid 1px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	clear: both;
	width: 100%;
	float:left;

}


/* TEXT ------------------------------------------------------------------ */

blockquote {
	background:transparent url(images/quote_r.gif) no-repeat scroll right bottom !important;
	color: #646464 !important;
	float:right;
	font-weight:bold;
	letter-spacing:-1px;
	margin:10px;
	padding:0 25px 5px 0;
	text-align:left;
	width:35%;
}
blockquote p {
	background:transparent url(images/quote_l.gif) no-repeat scroll left top !important;
	border:0 none;
	font-size:1.8em !important;
	line-height:1.3em !important;
	padding:5px 2px 10px 35px !important;
	margin-bottom: 0px !important;
}
.postText {
	font-size: 14px;
	clear: both;
}
.postText h1 {
	font-size:31px;
	font-weight:bold;
	letter-spacing:-2px;
}
.postText h2 {
	font-size:28px;
	font-weight:bold;
	letter-spacing:-2px;
}
.postText h3 {
	font-size:22px;
	font-weight:bold;
	letter-spacing:-1px;
}
.postText h4 {
	font-size:16px;
	font-weight:bold;
	letter-spacing:0px;
}
.postText h5 {
	font-size:12px;
	font-weight:bold;
	letter-spacing:0px;
}
.postText ul {
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 44px;
}
.postText ul li {
	padding: 3px;
}
.postText ol {
	line-height: 16px;
	margin-left: 48px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.postText ol ul {
	margin-bottom: 0px;
	margin-top: 0px;
}
.postText ul ol {
	margin-bottom: 0px;
	margin-top: 0px;
}
.postText p {
	line-height: 1.5em;
	font-size: 14px;
	margin-bottom: 14px;
}
.postText a:link, .postText a:visited {
	color: #000000;
	text-decoration: underline;
}
.postText a:hover, .postText a:visited:hover {
	color: #999999;
	text-decoration: underline;
}
.postCategory {
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
}
.postCategory a:link, .postCategory a:visited {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
}
.postCategory a:hover, .postCategory a:visited:hover {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #b4b4b4;
}
.archiveTopic {
	color: #000000;
	float: left;
	font-size: 3.1em;
	font-weight: bold;
	text-decoration:none;
	letter-spacing:-2px;
	width: 100%;
	font-style:italic;
	margin-bottom: 25px;
}
.postTopic {
	padding: 0px 15px 0px 15px;
	letter-spacing:-2px;
	color: #0c2100;
	float: left;
	font-weight: bold;
	text-decoration:none;
	margin-bottom: 5px;
	color: #000000;
	font-size: 2.6em;
	font-weight: bold;
	text-decoration:none;
}
.postTopic a:link, .postTopic a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.postTopic a:hover, .postTopic a:visited:hover {
	color: #666666;
}
.postExcerpt {
	/*letter-spacing:-1px;*/
	color: #0c2100;
	font-size: 1.5em;
	font-weight: normal;
	text-decoration:none;
	margin-bottom: 0px;
	clear: both;
}
.theArchiveTopic a:link, .theArchiveTopic a:visited {
	color: #000000;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration:none;
}
.theArchiveTopic {
	color: #000000;
	float: left;
	font-weight: bold;
	text-decoration:none;
	width: 100%;
}
.theArchiveTopic a:link, .theArchiveTopic a:visited {
	color: #000000;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration:none;
}
.theArchiveTopic a:hover, .theArchiveTopic a:visited:hover {
	color: #666666;
}
.postDate {
padding:0 15px;
font-size: 1.5em;
font-style:italic; 
text-transform: capitalize;
}
.archiveDate {
	color: #a5a5a5;
	font-size: 1.1em;
	padding-bottom: 15px;
}
.postComment {
	font-size: 14px !important;
	font-weight: bold !important;
	float: left;
	font-family: Verdana, Sans-serif;
}
.postComment a {
	height: 17px;
	text-decoration: none !important;
	background: transparent url('images/comments-right.png') top right no-repeat;
	padding: 0 4px 2px 0;
}
.postComment span {
	height: 17px;
	text-align: center;
	float: left;
	margin-top: 5px;
	margin-left: 7px;
	background: transparent url('images/comments-left.png') top left no-repeat;
	padding: 0 0 0 8px;
}
.postComment a {
	color: #FFFFFF;
	text-decoration:none
}
/* IMAGES ---------------------------------------------------------------- */



.size-thumbnail {
	border: 1px solid #d3d0d0;
	padding: 3px;
}
.size-full {
	border: 0px;
}
.size-medium {
	border: 1px solid #d3d0d0;
	padding: 3px;
}
img.wpGallery {
	border: 1px dotted #cc0000;
	background: #ffffcc no-repeat scroll center center;
	width: 99%;
	height: 250px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 1.2em;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.alignleft {
	float: left;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
}
.alignnone {
	margin: 0px;
}
/* TABLES & OTHER ELEMENTS ----------------------------------------------- */


td {
	padding-bottom: 1.4em;
	line-height: 1.5em;
	color: #000000;
	font-size: 1.4em;
}
pre {
	font: 1.2em/1.8em "Courier New", monospace;
}

input {
	border: 1px solid #000000;
	padding: 3px;
}
