/*    
Theme Name: Frockery Blog
Theme URI: http://www.frockery.co.uk/talk
Description: Re-design of Frockery website
Author: Tom Bathgate
Author URI: http://www.clearbluedesigns.co.uk/
Version: 1.0  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color:#2a2723;
 background:url(images/background.gif) repeat;
}
p {
 padding: 10px;
 	line-height: 150%;
}
h1 {
	font-size: 160%;
	}
	h2 {
	font-size: 140%;
	}
	h3 {
	font-size: 130%;
	}
h1, h2, h3 {
color:#ad2624
}
.white {
	color:#fff
}
.red {
	color:#ad2624
}
.green {
	color:#7c9f31;
}
#wrapper { 
 margin: 0 auto;
 width: 960px;
 background:#c2bfb8;
}
#navigation {
 float: left;
 width: 767px;
 height: 30px;
 color: #333;
 background:#c2bfb8
}
#navigation ul {
margin-left:15px;
}
#navigation li{
display: inline;
}
#navigation a.border {
border-right:1px solid #2a2723
}
#navigation li a{
float: left;
font-weight:bold;
color:#2a2723;
margin-top:4px;
padding: 0 10px;
text-decoration: none;
}
#navigation li a:hover {
color:#ad2624;
text-decoration:underline;
}
#loginbox {

float:right;
background:#ad2624;
width:193px;
 height: 30px;
 color:#ffffff;

 text-align:center;
}
#loginbox a {
	line-height:30px;
	font-weight:bold;
color:#ffffff;
text-decoration:none
}
#loginbox li.first {
	border-right: 1px solid #fff
}
#loginbox li.first a {
	padding-right:5px
}
#loginbox a:hover {
text-decoration:underline
}
#header {
background: #DBD9D1;
color:#333333;
float:left;
height:200px;
width:956px;
margin-left:5px;
}
#logo {
color:#AD2624;
float:left;
height:77px;
margin-left:7px;
margin-top:15px;
width:171px;
}
#logo a {
text-decoration:none;
border:0;
}
#logo .icons {
padding-left:16px;
padding-right:10px;
margin-bottom:10px;
}
#logo a img.icons {
text-decoration:none;
border:0;
}
#banner {
float:left;
height:200px;
width:573px;
padding-right:3px;
}

#shoppingcart {
background:none repeat scroll 0 0 #FFFFFF;
float:left;
height:200px;
width:193px;
margin-left:8px;
}
#cart {
width:193px;
height:117px;
float:left;
}

#cart p a {
color:#ad2624;
font-size:12px;
text-decoration:underline;
}

#cart p a:hover { text-decoration:none;
}

#shoppingcart h3 {
margin-left:10px;
margin-top:15px;
}

#shoppingcart p {
padding:0px 0px 0px 10px;
margin:0;
}
#postage {
	margin-top:15px;
width:193px;
height:70px;
}
#postage h4 {
float:left;
width:110px;
}
#postage p {
float:left;
width:105px;
padding-left:5px;
padding-top:10px;
}
#postage img {
float:right
}
#strapline {
 float: left;
 width: 960px;
 height: 34px;
 color: #333;
 background:url(images/strapline.gif) no-repeat center;
}
#leftcolumn { 
 color: #333;
 background: #dbd9d1;
 height: 100%;
 width: 193px;
 float: left;
}
#leftcolumn h3 {
color:#ad2624;
margin-top:10px;
margin-left:10px;
}
#leftcolumn ul {
list-style-type:none
}
#leftcolumn ul li  {
padding:2px;

}
#leftcolumn ul li ul li a {
text-transform:uppercase;
padding:2px;
text-decoration:none;
font-size:12px;
font-weight:normal;
color:#2a2723;
}
#leftcolumn ul li a:hover {
text-decoration:underline;
color:#ad2624;
}
#leftcolumn li#recent-posts-3 h2 {
padding-top:15px;	
}
#leftcolumn li#search-3 {
	margin-top:15px;
	background:#ad2624;
	color:#fff;
	height:60px;
	padding:5px;
}
#content { 
 float: left;
	color: #333;
	background:#dbd9d1;
	height: auto;
	width: 950px;
	margin-left:5px;
 }
 .breadcrumb {
margin-bottom:10px; 
}
 #contentwrapper {
 float: left;
 color: #333;
 background: #FFFFFF;
 height: auto;
 width: 564px;
 display: inline;
 min-height:400px;
 }
#featured-products {
	border:1px solid #666;
	width:515px;
	height:133px;
	margin-left:10px;
	margin-bottom:10px;
}

#rightcolumn {
 color: #333;
 background: #dbd9d1;
 height: auto;
 width: 193px;
 float: left;

}
#rightcolumn .pad {
	padding: 5px
}
#rightcolumn h3 {
color:#ad2624;
margin-top:10px;
margin-left:10px;
}
#rightcolumn ul {
list-style-type:none


}
#rightcolumn ul li  {
padding:2px;

}
#rightcolumn ul li ul li a {
text-transform:uppercase;
padding:2px;
text-decoration:none;
font-size:12px;
font-weight:normal;
color:#2a2723;
}
#rightcolumn ul li a:hover {
text-decoration:underline;
color:#ad2624;
}

li.widget_tag_cloud a {
	border-bottom: 0;

	color: #ad2624;
	text-decoration:none;
}
li.widget_tag_cloud a:hover, li.widget_tag_cloud a:active {
	text-decoration:underline:
}


#footer-nav {
 float: left;
 width: 960px;
 height: 50px;
 color: #333;
}
#footer-nav ul {
margin-left:15px;
margin-top:15px;
}
#footer-nav li {
display: inline;

}
#footer-nav a.border {
border-right:1px solid #2a2723
}
#footer-nav li a {
float: left;
font-weight:bold;
color:#010101;
margin-top:4px;
padding: 0 10px;
text-decoration: none;
}
#footer-nav li a:hover {
text-decoration:underline;
}
#contact-details {
color:#010101;
font-weight:bold;
width:300px;
float:right
}
#contact-details p {
padding:0;
margin-top:5px;
}
#footer { 
 width: 950px;
 margin-left:5px;
 height: 235px;
 padding-bottom:10px;
 clear: both;
 color: #212121;
 font-size:11px;
 background: #fff;
}

/* classes */
.clear { clear:both }
.worldpay { width:490px; margin-left: auto; margin-right: auto; margin-top:15px; }
.padding { padding:10px; }
.cart-image { float:right; }
.divider { background:url(../images/divider.gif) repeat-x; width:140px; margin-left:5px; height:4px; margin-top:13px;margin-bottom:3px;  padding:0; float:left; }
.aligncenter { display: block; margin-left:auto; margin-right:auto }
.alignleft {float:left; padding-right:10px;}
.alignright {float:right; padding-right:10px;}
#respond {
	margin-top:20px;
}
#comment {
	width:500px;
	margin-bottom:10px;
}
.post, .page {
	float: left;
	width: 500px;
	padding: 10px;
	margin: 0 0 15px;
	color: #000;
}
.posted {
	float: left;
	padding: 10px;
	margin: 0 auto;
	color: #000;
}
.post h2 a {
	color: #ad2624;
	border-color: #ad2624;
}
.post, .posted small {
	color: #000;
	line-height: 1.3em;
	display: block;
	margin-bottom: 10px;
}
.post img {
	border: 8px solid #FFF;
	margin-top: 5px;
}
.thumbnail {
background: #fff;
width:208px;
height:133px;

}
.odd {
float:right;
margin:0 0 1em 1em;
}
.even {
float:left;
margin:0 1em 1em 0;
}
.thumbnail img {
width:188px;
height:120px;
 display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:6px;
	padding:5px;
}
.post ul {
	list-style-type: disc;
	list-style-position: inside;
	margin: 15px;
}
.post ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 15px;
}
.post blockquote {
	width: 90%;
	margin: 25px auto;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 1.2em;
}

input#submit {
background:#ad2624;
border:none;
color:#fff;
font-size:18px;
height:37px;
}
.tagzone a, .postmetadata, .postmetadata a {
	color: #ad2624;
	border-color: #8DB135;
}
.tagzone a:hover, .postmetadata a:hover {
	color:#ccc
}
.commentlist li {
	font-weight: bold;
	}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 5px;
	background: #fff;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
.commentmetadata {
	font-weight: normal;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#commentform #submit {
	margin: 0;
	float: right;
	}
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
border-bottom: 1px solid #b4b4b5;
border-top: 1px solid #b4b4b5;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
	.pagerbox {
	margin-bottom:15px;
	clear:both;
	}
	.links
li{display:inline}
.designer {
	float:right;
	padding-right:10px
	
}
