/* 
	Theme Name: Makepeace Brothers
	Version: 2.0
	
*/

/*  */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,b, u, i, center,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-size: 100%;vertical-align: baseline;background: transparent;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse;border-spacing: 0;}

/* Type */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #fff; }

h1 { font-size: 36px; line-height: 1; margin-bottom: 8px; }
h2 { font-size: 24px; margin-bottom: 12px; }
h3 { font-size: 20px; line-height: 1; margin-bottom: 12px; }
h4 { font-size: 18px; line-height: 1.25; margin-bottom: 20px; }
h5 { font-size: 16px; font-weight: bold; margin-bottom: 24px; }
h6 { font-size: 18px; font-weight: normal; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img { margin: 0;}

/* Text Elements */

p { margin: 0 0 24px; font-size: 14px;}
p img.left  { float: left; margin: 24px 24px 24px 0; padding: 0; }
p img.right { float: right; margin: 24px 0 24px 24px; }

a:focus, 
a:hover     { color: #000; }
a           { color: #009; }

blockquote  { margin: 24px; color: #fff; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 24px; font-style: italic; }
del         { color:#666; }

/* Lists */

li ul, 
li ol       { margin: 0 24px; }
ul, ol      { margin: 0 24px 24px; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 24px; }
dl dt       { font-weight: bold; }
dd          { margin-left: 24px;}

body {
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
/*	background-color: #1E4B71;*/
        background-color: #194A73;
	background-image: url(images/background-home.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	}


/* Hyperlinks */

a, a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}

/* Nav Bar */

#navbar {
	width:  840px;
	height: 25px;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#navbarleft {
	width:  630px;
	padding-top: 5px;
	padding-left: 0px;
	float: left;
	padding-right: 0px;
}

#narbarright {
	width:  210px;
	float: left;
	padding-top: 2px;
	padding-right: 0px;
	}

#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
	}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav a {
	color: #FFFFFF;
	display: block;
	font-weight: none;
	font-size: 14px;
	height: 26px;
	margin-left: 8px;
	margin-right: 8px;
}
	
#nav a:hover {
	color: #72a19f;
	display: block;
	text-decoration: none;
	height: 23px;
	border-bottom: 3px solid #72a19f;
}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}

/* Email Form - Template and sidebar */

#wp_email_capture {

}

#wp_email_capture label {
}

#wp_email_capture input  {
        width: 72px;
	font-size: 11px;
        display: inline;
}

/* Search Form */

#searchdiv {
	text-align: right;
	float: right;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}
	
#s {
	background: #FFF;
	width: 120px;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px 2px 5px;
	display: inline;
	}
	
#sbutt {
	background: #1E4B71;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px 0px 0px 5px;
	padding: 2px;
	border: 1px solid #234B69;
	font-weight: bold;
	}	

/* Homepage Logo */

#homelogo {
	height: 99px;
	width:  770px;
	margin: 0px auto 0px auto;
	}

img {
	border:  none;
	}

/* Homepage */

#home {
	width:  744px;
	height: 315px;
	margin: 0 auto;
	padding-top: 15px;
	background-image: url(images/transparent-box.png);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}



#contentgallery {
	width:  700px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	}
	
#guestbar {
	width: 768px;
	height: 50px;
	text-align: center;
	float: right;
	margin-bottom: 0;
	margin-top: 15px;
	margin-right: 14px;
}

#guestbar h3 {
	text-align: center;
}

#guestbar a{
	font-size: 36px;
	color: #fff;
	padding-left: 35px;
	padding-right:35px;
	text-align: center;
}
	
#guestbar a:hover{
	color: #000;
	text-decoration: none;
	}


/* Anouncement Bar */

#announcementbar {
	width:  740px;
	height: 5px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
}

#announcements {
	width: 357px;
	float: left;
	text-align: left;
	color: #FFFFFF;
	font-size: 16px;
        padding-right: 15px;
        padding-top: 8px;
/*	background-image: url(images/transparent-box.png); */
	background-repeat: repeat-y;
	background-position: center;
	overflow: hidden;
	}

#announcements li {
	list-style: none;
	margin-bottom: 5px;
	font-size: 12px;
	color: #DFDFDF;
        padding-left: 8px;
        padding-top: 7px;
}

#announcements ul {
	margin: 0;
}
	
#announcements a{
	line-height: normal;
	color: #FFFFFF;	
	margin-left: 0px;
	}
	
#announcements a:hover{
	color: #ffffff;
	text-decoration: none;
	}



#announcements img{
	padding-right: 10px;
	float: left;
	border: none;
	}

#podcasts {
	width: 327px;
	float: right;
	text-align: left;
	color: #AAAAAA;
	font-size: 14px;
/*	background-image: url(images/transparent-box.png);
	background-repeat: repeat-y;
	background-position: center;  */
	overflow: hidden;
        padding-right: 22px;
        padding-top: 15px;
	}

#podcasts li {
	list-style: none;
	margin-bottom: 9px;
	font-size: 12px;
        padding-right: 0px;
        padding-top: 12px;
}

#podcasts ul {
	margin: 0;
}
	
#podcasts a{
	line-height: normal;
	color: #666666;
	text-align: right;
	font-size: 12px;
	}
	
#podcasts a:hover{
	color: #ffffff;
	text-decoration: none;
	}

#podcasts img{
	padding-top: 10px;
	float: left;
	border: none;
	}

/* Main Page */

#wrapper {
        width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
         }


#farright  {
	color: white;
	width: 180px;
	float: right;
	}

#main {
	color: white;
	width:  700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/transparent-box.png);
	background-repeat: repeat-y;
	background-position: center;
	padding: 15px;
	}

#mainpagetwo {
	color: white;
	min-height: 500px;
	width: 680px;
	float: left;
	padding-left: 15px;
	}

#mainleft {
	color: white;
	min-height: 500px;
	width:  420px;
	float: left;
	padding-left: 15px;
	}

#mainright {
	color: white;
	width: 250px;
	float: right;
	padding-right: 5px;
	}


#main p {
	color: #FFFFFF;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
#main h1 {
	color: #666666;
	letter-spacing: -1px;
	font-size: 22px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 5px 0px;
	}
	
#main h1 a, #main h1 a:visited  {
	color: #85B2A5;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#main h1 a:hover {
	color: #85B2A5;
	text-decoration: none;
	}
	
#main h3 {
	color: #666666;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#main img {
	margin: 0px 10px 0px 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	}
	
#main ul {
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
#main ul li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	list-style-type: circle;
	color: #FFFFFF;
	}

/* Sidebars */
        

#sidebar {
	float: left;
	width: 100%;
/*	min-height: 500px;*/
	margin: 0px;
	display: inline;
	}


#sidebar a {
	float: right;
        color: FFFFFF;
        padding-right: 30px;
}

#sidebar a:hover {
	color: #FFFFFF;
}
	
#sidebar p {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	}
	
#sidebar h2 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	}
	
#sidebar li {
	list-style-type: none;
	margin:  0px;
        padding-bottom: 20px;
	color: #FFFFFF;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	color: #FFFFFF;
	}
	
#sidebar li ul li {
	list-style-type: none;
	margin: 0px;
	padding-bottom: 4px;
	color: #FFFFFF;
	}



/* Footer */

#footer2 {
	height: 50px;
	width:  675px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
	color: #ffffff;
	}

#footer {
	height: 50px;
	width:  675px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
	color: #ffffff;
	}

#footer a, a:visited {
	color: #ffffff;
	text-decoration: none;
	}

/* WP Styles */

.wp-caption img {
margin-bottom: 5px;
padding:5px;
background-color:#FFFFFF;
}

.wp-caption-text {
color:#FFFFFF;
text-align:center;
padding-top: 5px;
padding-bottom: 5px;
width: auto;
font-weight: bold;
text-transform: lowercase;
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 5px;
margin: 0 0 2px 10px;
display: inline;
}

img.alignleft {
padding: 5px;
margin: 0 10px 2px 0;
display: inline;
}

.alignright {
float: right;
margin-left: 15px;
}

.alignleft {
float: left;
margin-right: 15px;
}

.center {
text-align: center;
}

.hidden {
display: none;
}

hr {
display: none;
}

a img {
border: none;
}

.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
text-align: center;
background-color: #FFF;
padding: 10px 5px 0 5px;
margin-bottom: 5px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 4px 4px 5px;
margin: 0;
background: none;
color: #333;
}

/* WP Page Navigation */

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #85B2A5;
	color: #85B2A5;
	background-color: #FFFFFF;	
}

.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #85B2A5;
	color: #85B2A5;
	background-color: #FFFFFF;	
}

.wp-pagenavi a:hover {	
	border: 1px solid #000;
	color: #000;
	background-color: transparent;
}

.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #85B2A5;
	color: #85B2A5;
	background-color: #FFFFFF;	
}

.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
