/*
Theme Name: Peace Museum
Theme URI: http://ricmarry.com
Description: Theme for The Bradford Peace Museum
Version: 1.0
Author: Ric Marry
Author URI: http://ricmarry.com
Tags: 

*/

/** CSS - Peace Museum
==============================================================================*/

* { /* removes defaults from all elements */
	margin: 0;
	padding: 0;
	list-style: none;
	}

/** Body
==============================================================================*/

html{
background: #cccccc;
}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #402d1d;
background: url(images/body_bg2.jpg) repeat-x top #e6f0f5;
margin: 0 auto;
}

/** Misc
==============================================================================*/

.clear {
clear: both;
}

.left {
float: left;
}

.right {
float: right;
}

/** Images
==============================================================================*/

#content img, #sidebar img {
border: 1px solid #e1dece;
padding: 5px;
background-color: #c6dfeb;
}

#content img.left, #sidebar img.left {
margin: 0 16px 8px 0;
}

#content img.right, #sidebar img.right {
margin: 0 0 8px 16px;
}

a img {
border: none;
}

/** Headings
==============================================================================*/

h1 {
font-size: 24px;
line-height: 26px;
color: #76969c;
margin: 0 0 8px 0;
font-weight: normal;
}

h2 {
font-size: 20px;
line-height: 22px;
color: #76969c;
margin: 0 0 8px 0;
font-weight: normal;
}

h3 {
font-size: 14px;
line-height: 16px;
color: #b53f24;
margin: 0 0 16px 0;
padding: 0 0 6px 0;
font-weight: normal;
text-transform: uppercase;
background: url(images/divider_bg.jpg) bottom repeat-x;
}

#sidebar h3 {
background: url(images/sidebar_divider_bg.jpg) bottom repeat-x;
}

h4 {
font-size: 14px;
line-height: 16px;
color: #878779;
margin: 0 0 16px 0;
padding: 0 0 6px 0;
font-weight: normal;
text-transform: uppercase;
background: url(images/footer_h4_border_bg.jpg) bottom repeat-x;
}

div.specialDivider{
background: url(images/footer_h4_border_bg.jpg) bottom repeat-x;
height: 20px;
margin: 0px 0 40px 0;
}

/** Paragraphs
==============================================================================*/

p {
margin: 0 0 20px 0;
}

/** Links
==============================================================================*/

a:link {
color: #76969c;
text-decoration: none;
}

a:visited {
color: #76969c;
text-decoration: none;
}

a:hover {
color: #5c7479;
text-decoration: none;
}

a:active {
color: #5c7479;
text-decoration: none;
}

.meta a:link, #postsnav a:link {
color: #b53f24;
text-decoration: none;
}

.meta a:visited, #postsnav a:visited {
color: #b53f24;
text-decoration: none;
}

.meta a:hover, #postsnav a:hover {
color: #e3512f;
text-decoration: none;
}

.meta a:active, #postsnav a:active {
color: #b53f24;
text-decoration: none;
}

/** Main Container
==============================================================================*/

#container {
width: 945px;
margin: 0 auto;
}

/** Logo
==============================================================================*/

#logo {
float: left;
margin: 32px 0 1px 0;
}

/** Header
==============================================================================*/

#header {
float: left;
width: 945px;
}

/** Search
==============================================================================*/

#s {
float: right;
margin: 70px 0 0 0;
width: 273px;
height: 21px;
padding: 4px 0 0 25px;
border: 1px solid #004d68;
background: url(images/search_icon.jpg) no-repeat #d5edf5 6px 6px;
}

/** Featured Area
==============================================================================*/

#featured {
float: left;
width: 576px;
height: 248px;
overflow: hidden;
padding: 16px;
border-bottom: 1px solid #b4d5e6;
background-color: #b4d5e6;
z-index: -1000;
}

#slides {
float: left;
height: 236px;
}

#featured img.left {
margin-bottom: 0px;
}

#featurednav, #imagesnav, #folionav {
float: left;
width: 576px;
padding: 1px 16px 2px 16px;
margin: 0 0 16px 0;
border-top: 1px solid #004c66;
border-bottom: 1px solid #004c66;
background: url(images/featured_nav_bg.jpg) repeat-x;
}

#images {
float: left;
width: 360px;
margin: 0 16px 16px 0;
}

#imageslides {
float: left;
height: 270px;
}

#folioimages {
float: left;
width: 608px;
}

#folioslides {
float: left;
height: 400px;
}

#imagesnav {
width: 329px;
}

#folioimagesnav {
width: 575px;
}

p.caption {
width: 271px;
font-size: 10px;
padding: 16px;
margin: 0;
background-color: #d9d3bf;
}

#featurednav ul li, #imagesnav ul li, #folionav ul li {
float: left;
margin: 0 8px 0 0; 
}

#featured ul li a, #imagesnav ul li a, #folionav ul li a {
display: block;
padding: 1px;
color: #a29d8c;
}

#featurednav span.jFlowControl, #imagesnav span.jFlowControl, #folionav span.jFlowControl, .jFlowNext {
color: #a29d8c;
cursor: pointer;
}

.jFlowNext  {
color: #b53f24;
text-transform: uppercase;
padding: 0 16px 0 0;
background: url(images/featured_right_arrow.jpg) no-repeat right;
}

#featurednav span.jFlowSelected, #imagesnav span.jFlowSelected, #foliosnav span.jFlowSelected  {
color: #b53f24;
}

/** Content
==============================================================================*/

#content {
float: left;
width: 945px;
background: url(images/sidebar_bg.jpg) right repeat-y;
padding-bottom: 40px;
}

#main {
float: left;
width: 608px;
margin: /*32px*/ 0 0 0;
padding-right: 16px;
padding-bottom: 50px;
}

.teasewrap {
float: left;
width: 608px;
padding: 16px 0 0 0;
background: url(images/divider_bg.jpg) top repeat-x;
}

.folio {
padding: 16px 0 0 0;
margin: 0 0 16px 0;
}

.tease p {
margin: 0 0 8px 0;
}

.meta {
font-size: 10px;
color: #b53f24;
margin: 0 0 8px 0;
text-transform: uppercase;
}

.meta span {
border-left: 1px solid #b53f24;
border-right: 1px solid #b53f24;
margin: 0 8px 0 8px;
padding: 0 8px 0 8px;
}

p.postmeta {
margin: 0 0 16px 0;
padding: 0 0 16px 0;
background: url(images/divider_bg.jpg) bottom repeat-x;
}

#postcontent ul {
margin: 0 0 24px 24px;
padding: 0 0 0 24px;
}

#postcontent ul li {
list-style-type: disc;
}

p.tags {
color: #a29d8c;
margin: 0 0 16px 0;
}

p.viewmore a {
display: block;
padding: 2px 10px 2px 10px;
background-color: #f2efdc;
border: 1px solid #e1dece;
}

p.button a {
display: block;
padding: 4px 16px;
background-color: #dad3bf;
border: 1px solid #fffef5;
margin-bottom: 24px;
}

.readmore, #advertise {
font-size: 10px;
text-align: right;
text-transform: uppercase;
margin: 0 0 16px 0;
padding: 0 0 8px 0;
background: url(images/divider_bg.jpg) bottom repeat-x;
}

#sidebar .readmore {
background: url(images/sidebar_divider_bg.jpg) bottom repeat-x;
}

#postsnav {
float: left;
width: 608px;
padding: 11px 0 11px 0;
background: url(images/divider_bg.jpg) top repeat-x;
}

.previous {
text-transform: uppercase;
padding: 0 0 0 16px;
background: url(images/posts_nav_left_arrow.jpg) no-repeat left;
}

.next {
text-transform: uppercase;
padding: 0 16px 0 0;
background: url(images/posts_nav_right_arrow.jpg) no-repeat right;
}

/** Comments
==============================================================================*/

#commentform {
margin: 0 0 32px 0;
padding: 16px 0 0 0;
width: 100%;
}

input {
display: block;
float: left;
margin: 5px 5px 1px 0;
width: 100%;
}

fieldset {
border: none;
}

input, textarea {
padding: 2px;
/*width: 550px;*/
border: 1px solid #e1dece;
width: 99%;
}

textarea {
margin: 5px 5px 1px 0;
overflow: hidden;
}

#submit {
float: left;
width: 128px;
height: 24px;
border: none;
display: inline;
margin: 10px 152px 0 0;
background-color: #5db5d2;
text-transform: uppercase;
font-size: 11px;
}

.avatarwrap { 
float: left;
width: 140px;
margin: 0 0 24px 0;
background: url(images/comments_tail.jpg) no-repeat 120px 16px;
}

.avatarwrap p {
margin: 0;
padding: 0;
font-size: 10px;
}

.avatarwrap .date {
color: #808072;
}

.comment {
float: right;
width: 436px;
padding: 16px;
margin: 0 0 24px 0;
background-color: #dad3bf;
}

#comment_post_ID, #comment_parent, #_wp_unfiltered_html_comment {
display: none;
}

/** Sidebar
==============================================================================*/

#sidebar {
float: right;
width: 289px;
margin: 32px 0 0 0;
/*min-height: 624px;*/
height: auto !important;
/*height: 624px;*/
}

#testimonial {
float: left;
width: 255px;
margin: 16px 0 16px 0;
}

#quote {
width: 200px;
padding: 32px;
font-size: 12px;
font-style: italic;
color: #666;
background-color: #fff;
margin: 0;
text-align: center;
}

#name {
color: #006e94;
background: url(images/testimonial_tail.jpg) no-repeat 20px 0;
text-align: left;
padding: 8px 0 0 70px;
font-size: 12px;
margin: 0;
height: 30px;
}

#ads, #flickr {
float: left;
width: 289px;
margin: 0 0 16px 0;
}

.smad {
float: left;
margin: 16px 15px 0 0;
}

.last {
margin-right: 0px;
}

p#advertise {
text-align: center;
margin: 0;
padding: 8px 0 8px 0;
}

#flickr img {
float: left;
margin: 0 8px 8px 0;
}

ul.tagCloud{
text-transform: lowercase;
}

/** Footer
==============================================================================*/

#footercontainer {
margin: 0 auto;
background: url(images/footer_bg.jpg) repeat-x top #cccccc;
min-height: 250px;
height: auto !important;
height: 250px;
}

#footer {
background: url(images/footerWatermarkLogo.png) no-repeat 0 32px;
width: 945px;
margin: 0 auto;
padding: 48px 0 32px 0;
color: #878779;
}

#copyright {
float: left;
width: 219px;
}

#copyright p {
font-size: 10px;
margin: 0 0 0 0;
}

#footerlogo {
margin-bottom: 16px;
}

#elsewhere, #subscribe {
float: right;
width: 187px;
margin: 0 0 0 16px;
}

#popular {
float: right;
width: 289px;
margin: 0 0 0 16px;
}

#elsewhere li, #subscribe li, #popular li {
margin: 0 0 8px 0;
}

#backtotop {
float: right;
}

#subscribe ul li a {
padding: 0 0 0 20px;
background: url(images/rss_icon.jpg) no-repeat 0 2px;
}











.more-link{
display: block;
}

/*#cformsform{
width: 450px;
}
#cformsform input, #cformsform textarea{
float: right;
width: 300px;
}
#cformsform label{
float: left;
}*/

#cformsform, #cforms2form{
padding-right: 20px;
}

#cformsform input, #cformsform textarea{
padding: 10px;
}

p#ll,
p#ll2,
input#cf_working,
.cf_hidden{
display: none;
}

#cformsform #sendbutton, #cforms2form #sendbutton2{
background: #5cb4d2;
width: 120px;
}



#cformsform .emailreqtxt{
color: red;
font-size: 1.25em;
}

li#text-4 h2.widgettitle,
li#text-5 h2.widgettitle{
display: none;
}

#sidebar ul li{
margin-bottom: 20px;
}

#sidebar ul li#text-3{
padding-top: 30px;
}

#cforms2form li#li-2-1 label{
display: none;
}

#cforms2form input{
color: #666;
padding: 10px;
}

#cforms2form{
width: 240px;
}

input#sendbutton2{
color: #333;
padding: 3px;
}

#cforms2form{
padding-bottom: 20px;
}

#sidebar li#cforms-2 h2{
line-height: 0;
margin-bottom: 0;
margin-top: 20px;
padding-bottom: 0;
padding-top: 20px;
}



div.myHR hr{
	background: #379bbd;
	border: #379bbd;
margin: 20px 0;
width: 90%;
}


li.widget_newsletter form {
width: 85%;
}
li.widget_newsletter form input{
padding: 5px;
}
li.widget_newsletter form input submit{
width: 100px;
}

li#newsletter{
height: 180px;
display: block;
background: url(images/signUpBG.jpg) repeat-y 0 0;
padding-left: 15px;
padding-top: 10px;
}

li#newsletter input{
display: none;
}

li#newsletter p input{
display: block;
}

li#newsletter p input[type="submit"] {
width: 120px;
}

ul.tagCloud{
padding-right: 20px;
}

