/*  
Theme Name: HP Spartacote
Theme URI: http://hpspartacote.com/
Author: Location3
Author URI: http://location3.com/

*/

@import url('css/superfish.css');

/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, sans-serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; 
	} 

#content {
	font-size: 1.1em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top; 
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

p {
	text-align: left;
	line-height: 140%;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	width: 100%;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	display: inline;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	padding: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	display: inline;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	display: inline;
	}

.alignleft {
	float: left;
	display: inline;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	display: inline;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.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;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


/* Custom Styles */

body {background: #173B3C;}

.wrapper { width: 979px; margin: 0 auto; }

#header {
	width: 100%;
}

#top-bar {
	height: 30px;
	background: #081616;
}

#logo {
	height: 80px;
	background: #1A6834;
}

#search {
	width: 300px;
	float: right;
	display: inline;
}

#section-row1, #section-row2, #section-row3, #section-row4, #section-row5 {
	clear: both;
	padding: 5px 0;
	position: relative;
}



#footer {
	background: url("images/bottom-menu-overlay.png") no-repeat scroll 50% 0 transparent;
}

/* Navigation */

#horiz-menu3 {padding: 0 20px;height: 45px;display: block;}
ul#horiznav.menutop, #horiz-menu ul.menutop {padding: 0;margin: 0;position: relative;z-index:120;float: left;cursor:pointer; display: inline;}
#horiz-menu li, #horiz-menu li .link {position:relative;display: block;height: 38px;line-height: 36px;}
#horiz-menu li:hover .link, #horiz-menu li.sfHover .link {z-index: 100;cursor: pointer;margin: 0;}
#horiz-menu .link {white-space: nowrap;display: block;display: inline; float: left;height: 45px;line-height: 45px;font-weight: normal;font-size: 14px;text-decoration: none;z-index: 100;cursor: pointer;padding: 0;}
#horiz-menu li:hover a, #horiz-menu li.sfHover a, #horiz-menu li.current_page_item a {z-index: 100;cursor: pointer;margin: 0;}
#horiz-menu ul {list-style: none;padding: 0;margin: 0;}
#horiz-menu li {display: inline;float: left;margin: 0;padding: 0;font-weight: bold;}
#horiz-menu li a {display: block;padding: 0 10px 0 20px;}
#horiz-menu li li a {display: block;padding: 0 10px;height: 24px;line-height: 24px;}

#horiz-menu a {background: url(images/drop-arrow.png) 4px 12px no-repeat;color: #B4EDEB; font-size: 1.35em; font-weight: 300;}
#horiz-menu li.current_page_item a, #horiz-menu li:hover a, #horiz-menu li.sfHover a {background: url(images/drop-arrow.png) 4px -105px no-repeat;color: #fff; text-decoration: none;}
#horiz-menu li:hover li a, #horiz-menu li:hover li:hover li a, #horiz-menu li.sfHover li a, #horiz-menu li.sfHover li.sfHover li a {color: #B4EDEB;}
#horiz-menu li:hover li:hover a, #horiz-menu li:hover li:hover li:hover a, #horiz-menu li.sfHover li.sfHover a, #horiz-menu li.sfHover li.sfHover li.sfHover a {color: #fff;}

#bottom-menu ul li { display: inline; }
#bottom-menu ul li a {font-size: 1.3em; font-weight: bold; padding: 0 20px; }
#bottom-menu ul li a:hover {color: #fff; text-decoration: none; }

/* Misc */

.left {float: left; display: inline;}
.right {float: right; display: inline;}
.clear {clear: both;}

#page_bg {background: #4D8481 url(images/header-bg2.png) 0 0 repeat-x;}
#page_bg2 {background: url(images/page-bg2.png) 50% 45px no-repeat;}

#horiz-menu {background: url(images/horizmenu-bg.png) 0 0 repeat-x; height: 45px;}
#horiz-menu2 {background: url(images/horizmenu-l.png) 0 0 no-repeat; height: 45px;}
#horiz-menu3 {background: url(images/horizmenu-r.png) 100% 0 no-repeat; height: 45px;}

#horiz-menu .drop1 {background: #173B3C;}
#horiz-menu .drop2 {background: url(images/drop-top-l.png) 0 0 no-repeat;}
#horiz-menu .drop3 {background: url(images/drop-top-r.png) 100% 0 no-repeat;}

.readon1-l  {
background:url("images/readon-l.png") no-repeat scroll 0 0 transparent;
}
.readon1-m {
background:url("images/readon-m.png") repeat-x scroll 0 0 transparent;
}
.readon1-r {
background:url("images/readon-r.png") no-repeat scroll 100% 0 transparent;
color:#FFFFFF;
}


.readon-wrap1 {
float:left;
display: inline;
margin-top:15px;
position:relative;
}
.readon-wrap1 span {
display:block;
height:30px;
line-height:30px;
}
a.readon {
font-weight:bold;
}
a.readon-main {
cursor:pointer;
font-size:12px;
}
a.readon-main:hover {
text-decoration:none;
}
.readon1-l {
height:30px;
left:0;
position:absolute;
top:0;
width:15px;
}
.readon1-m {
margin-left:15px;
text-align:center;
}
.readon1-r {
margin-right:-15px;
padding-right:15px;
}
.feature-block .readon-wrap1 {
float:left;
display: inline;
margin-top:15px;
position:relative;
}
.feature-block .readon-wrap1 span {
display:block;
height:24px;
line-height:24px;
}
.feature-block a.readon {
font-weight:bold;
}
.feature-block a.readon-main {
cursor:pointer;
font-size:12px;
}
.feature-block a.readon-main:hover {
text-decoration:none;
}
.feature-block .readon1-l {
height:24px;
left:0;
position:absolute;
top:0;
width:7px;
}
.feature-block .readon1-m {
margin-left:7px;
padding-left:2px;
text-align:center;
}
.feature-block .readon1-r {
margin-right:-7px;
padding-right:10px;
}

/* Misc Typography */

#logo h1 {text-align: left; padding: 0;}
p.date {text-align: left; padding: 7px; margin: 0; font-size: 1.2em; color: #B4EDEB; font-weight: bold; }
#logo .wrapper {padding: 10px 0 0 0;}
a.sitename {display: block; height: 54px; width: 261px; background: transparent url(images/logo-trans.png) no-repeat; float: left; display: inline;}
p.copyright {color: #B4EDEB; }

/* Search */

#search_main {background: transparent url(images/searchmod-main.png) 0 100% no-repeat; width: 250px;}
#searchform {padding: 0; margin: 0;}
#search-top {height: 12px; width: 250px; background: url(images/searchmod-top.png) no-repeat;}

/* Footer */

#bottom-bg {background: #173B3C url(images/bottom-bg.png) 0 0 repeat-x; height: 45px;}
#bottom-menu {background: url(images/bottom-menu-m.png) 0 0 repeat-x;}
#bottom-menu2 {background: url(images/bottom-menu-l.png) 0 0 no-repeat;}
#bottom-menu3 {background: url(images/bottom-menu-r.png) 100% 0 no-repeat;}
#bottom-menu-overlay {background: url(images/bottom-menu-overlay.png) 50% 0 no-repeat; line-height: 55px;}
#bottom-menu a {color: #B4EDEB;background: url(images/horizmenu-div.png) 100% 50% no-repeat;}

/* Homepage Slider */

#slider_img {width: 665px; padding: 0 10px 0 0; }
#slider_text { width: 265px;}

.mainbody-surround {color: #41423D;}
.body-surround-top {background: url(images/surround-topbot.png) 0 0 repeat-x;}
.body-surround-top2 {background: url(images/surround-corners.png) 1px -20px no-repeat;}
.body-surround-top3 {background: url(images/surround-corners.png) 100% 0 no-repeat;}

.body-surround-top {margin: 0 16px;}
.body-surround-top2 {margin-left: -16px;}
.body-surround-top3 {margin-right: -16px;height: 16px;}

.body-surround {margin: 0 16px;}
.body-surround2 {margin-left: -16px;}
.body-surround3 {margin-right: -16px;padding: 0 15px;overflow: hidden;min-height:70px;}

.body-surround, .body-surround .moduletable, .body-surround .side-mod .module, .feature-block .description {background: #E5E8D6;}
.body-surround2 {background: url(images/surround-l.png) 0 0 repeat-y;}
.body-surround3 {background: url(images/surround-r.png) 100% 0 repeat-y;}

.body-surround-bottom {background: url(images/surround-topbot.png) 0 100% repeat-x;}
.body-surround-bottom2 {background: url(images/surround-corners.png) 1px -43px no-repeat;}
.body-surround-bottom3 {background: url(images/surround-corners.png) 100% -63px no-repeat;}

.body-surround-bottom {margin: 0 16px;}
.body-surround-bottom2 {margin-left: -16px;}
.body-surround-bottom3 {margin-right: -16px;height: 16px;}

#body-surround #slider { border: none; height: auto;}

/* Other Homepage Stuff */

#section_row2 .row {display: inline; float: left; width: 313px; margin-top: 5px;}


/* Module 1 */

.module-dark .body-surround-top {background: url(images/dark-surround-topbot.png) 0 0 repeat-x;}
.module-dark .body-surround-top2 {background: url(images/dark-surround-corners.png) 1px -20px no-repeat;}
.module-dark .body-surround-top3 {background: url(images/dark-surround-corners.png) 100% 0 no-repeat;}

.module-dark .body-surround-top {margin: 0 16px;}
.module-dark .body-surround-top2 {margin-left: -16px;}
.module-dark .body-surround-top3 {margin-right: -16px;height: 16px;}

.module-dark .body-surround {margin: 0 16px;}
.module-dark .body-surround2 {margin-left: -16px;}
.module-dark .body-surround3 {margin-right: -16px;padding: 0 15px;overflow: hidden;min-height:70px;}

.module-dark .body-surround, .body-surround .moduletable, .body-surround .side-mod .module, .feature-block .description {background: #173B3C;}
.module-dark .body-surround2 {background: url(images/dark-surround-l.png) 0 0 repeat-y;}
.module-dark .body-surround3 {background: url(images/dark-surround-r.png) 100% 0 repeat-y;}

.module-dark .body-surround-bottom {background: url(images/dark-surround-topbot.png) 0 100% repeat-x;}
.module-dark .body-surround-bottom2 {background: url(images/dark-surround-corners.png) 1px -43px no-repeat;}
.module-dark .body-surround-bottom3 {background: url(images/dark-surround-corners.png) 100% -63px no-repeat;}

.module-dark .body-surround-bottom {margin: 0 16px;}
.module-dark .body-surround-bottom2 {margin-left: -16px;}
.module-dark .body-surround-bottom3 {margin-right: -16px;height: 16px;}

.module-dark h3.module-title {color: #fff;}

/* Module 2 */

.module-medium .body-surround-top {background: url(images/med-surround-topbot.png) 0 0 repeat-x;}
.module-medium .body-surround-top2 {background: url(images/med-surround-corners.png) 1px -20px no-repeat;}
.module-medium .body-surround-top3 {background: url(images/med-surround-corners.png) 100% 0 no-repeat;}

.module-medium .body-surround-top {margin: 0 16px;}
.module-medium .body-surround-top2 {margin-left: -16px;}
.module-medium .body-surround-top3 {margin-right: -16px;height: 16px;}

.module-medium .body-surround {margin: 0 16px;}
.module-medium .body-surround2 {margin-left: -16px;}
.module-medium .body-surround3 {margin-right: -16px;padding: 0 15px;overflow: hidden;min-height:70px;}

.module-medium .body-surround, .body-surround .moduletable, .body-surround .side-mod .module, .feature-block .description {background: #589996;}
.module-medium .body-surround2 {background: url(images/med-surround-l.png) 0 0 repeat-y;}
.module-medium .body-surround3 {background: url(images/med-surround-r.png) 100% 0 repeat-y;}

.module-medium .body-surround-bottom {background: url(images/med-surround-topbot.png) 0 100% repeat-x;}
.module-medium .body-surround-bottom2 {background: url(images/med-surround-corners.png) 1px -43px no-repeat;}
.module-medium .body-surround-bottom3 {background: url(images/med-surround-corners.png) 100% -63px no-repeat;}

.module-medium .body-surround-bottom {margin: 0 16px;}
.module-medium .body-surround-bottom2 {margin-left: -16px;}
.module-medium .body-surround-bottom3 {margin-right: -16px;height: 16px;}

.module-medium {padding: 0 20px 0 0;}
.module-dark {padding: 0 20px 0 0;}

/* Misc Modules Stuff */

.body-surround .moduletable {height: 155px;}

h3.module-title { margin: 0; font-size: 1.19em; line-height: 120%; height: 30px; padding: 5px 10px;}

.row p { text-align: left; line-height: 120%; font-size: 1.21em; line-height: 1.3em; text-align: left;}

.module-header {background: url(images/module-h3-m.png) 0 0 repeat-x;}
.module-header2 {background: url(images/module-h3-l.png) 0 0 no-repeat;}
.module-header3 {background: url(images/module-h3-r.png) 100% 0 no-repeat;}

.module-dark .module-header {background: url(images/dark-module-h3-m.png) 0 0 repeat-x;}
.module-dark .module-header2 {background: url(images/dark-module-h3-l.png) 0 0 no-repeat;}
.module-dark .module-header3 {background: url(images/dark-module-h3-r.png) 100% 0 no-repeat;}

.module-medium .module-header {background: url(images/med-module-h3-m.png) 0 0 repeat-x;}
.module-medium .module-header2 {background: url(images/med-module-h3-l.png) 0 0 no-repeat;}
.module-medium .module-header3 {background: url(images/med-module-h3-r.png) 100% 0 no-repeat;}

.body-surround, .body-surround .moduletable, .body-surround .side-mod .module, .feature-block .description {background: #E5E8D6;}
.module-dark .body-surround, .module-dark .moduletable, .module-dark .side-mod .module {background: #173B3C;}
.module-medium .body-surround, .module-medium .moduletable, .module-medium .side-mod .module  {background: #589996;}

.module-light {color: #41423D;}
.module-medium {color: #fff;}
.module-dark {color: #fff}

#section_row2 .moduletable img { display: inline; float: left; margin: 10px 7px 5px 0; }

/* Homepage Bottom */

.mainbody-surround .inside_article {background: #fff; margin: 0 14px; padding: 10px; }

.mainbody-surround2 {
background:url("images/surround-l.png") repeat-y scroll 0 0 transparent;
}
.mainbody-surround3 {
background:url("images/surround-r.png") repeat-y scroll 100% 0 transparent;
}
.mainbody-surround-bottom {
background:url("images/surround-topbot.png") repeat-x scroll 0 100% transparent;
}
.mainbody-surround-bottom2 {
background:url("images/surround-corners.png") no-repeat scroll 1px -43px transparent;
}
.mainbody-surround-bottom3 {
background:url("images/surround-corners.png") no-repeat scroll 100% -63px transparent;
}

h1.heading {
    font-size: 2em; margin: 0; padding: 0 0 0 20px; text-align: left; color: #41423D; font-weight: lighter; line-height: 1.5em;
}

h1.heading {
background:url("images/white-radio-button.png") no-repeat scroll 0 -117px transparent;
}

.article_wrapper {
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

.article_wrapper h3 {
	font-size: 1.6em;
	margin: 10px 0 0 0;
}

.row3_featured1, .row3_featured2 {
	width: 300px;
	float: left;
	display: inline;
	text-align: left;
}

.row3_featured1 {
	margin: 0 20px 0 0;
}

.row3_featured1 p, .row3_featured2 p {
	font-size: 1.2em;
	line-height: 1.4em;
}

#row3_left {
    width: 670px;
    float: left;
    display: inline;
    margin: 0 10px 0 0;  
}

#row3_right {
    width: 299px;
    float: left;
    display: inline;
}

#row3_right .body-surround .moduletable {
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

.linkcat h2 {
	display: none;
}
.moduletable ul {
	list-style-type: none;
        padding: 0;
}

.blogroll li {
        text-align: left;
	padding: 0 0 20px 0;
	font-size: 1.2em;
	line-height: 1.5em;
}

.blogroll li a {
    text-decoration: none;
    color: #E05E19;
}

/* Pages General */

#content .mainbody-surround {
	background: #FFF;
	padding: 0 15px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#content h2 {
	margin: 0;
	padding: 15px 0;
}

.half-page .mainbody-surround {
	width: 714px;
	float: right;
	display:inline;
}

#sidebar {
	float:left;
	display:inline;
	margin: 0;
	padding: 0;
}

#content h2.widgettitle {
    background: url("images/module-h3-m.png") repeat-x; 
    padding: 5px 0;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

#content .mainbody-surround {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

#content h2.page-title { padding-bottom: 0; }

/* Sidebar */


#sidebar .flexipages_widget ul li {
    list-style-type: none;
    text-align: left;
    color: #e5e8d6;
    background: url(images/module-div.png) repeat-x 0 100%;
    padding: 5px 0;
}

.flexipages_widget ul li.active a, #sidebar .flexipages_widget ul li.active .separator, .flexipages_widget ul li a:hover {
	text-align: left;
	list-style-type: none;
	background: url(images/radio-button.png) no-repeat;
	background-position:  0 -122px; 
	
}

.flexipages_widget ul li a, .flexipages_widget ul li .separator {
	background-position: 0 6px;
	background: url(images/radio-button.png) no-repeat;
        padding: 0 0 0 25px;
        line-height: 1.5em;
        color: #444;
        font-size: .9em;
}

#sidebar .flexipages_widget ul li.current_parent_page, #sidebar .flexipages_widget ul li.current_page_item {
    font-weight: bold;
}

#sidebar .flexipages_widget ul li.current_page_item a {
    color: #E05E19;
}

#sidebar .flexipages_widget ul li.current_parent_page ul li a, #sidebar .flexipages_widget ul li.current_page_item ul li a {
    color: #666;
    font-weight: bold;
}

#sidebar .flexipages_widget ul li.current_page_parent a, #sidebar .flexipages_widget ul li.current_page_item a {
    font-weight: bold;
    background-position: 0 -121px;
}

#sidebar .flexipages_widget ul li.current_page_parent ul li.current_page_item a, #sidebar .flexipages_widget ul li.current_page_item ul li.current_page_item a {
    color: #E05E19;
    font-weight: bold;
}

#sidebar .flexipages_widget ul li ul {
    padding: 7px 0;
}

#sidebar .flexipages_widget ul li ul li {
    background: none;
}

.flexipages_widget ul li ul li a, .flexipages_widget ul li ul li .separator, .flexipages_widget ul li ul li a:hover {
    background: none;
    font-size: .8em;
}

/* Navigation Drop Downs */

#horiz-menu ul.sf-menu li ul {
    background: #122f30;
    width: 200px;
    margin: 13px 0 0 0;
    border-left: 1px solid #1c4748;
    border-right: 1px solid #1c4748;
    border-bottom: 1px solid #1c4748;
}

#horiz-menu ul.sf-menu li ul li {
    height: 26px;
}

#horiz-menu ul.sf-menu li ul li a {
    background: none;
    display: block;
    line-height: 1em;
    text-align: left;
    font-size: 1.2em;
    padding: 8px 0 8px 10px;
    border-bottom: 1px solid #1c4748;
    height: 10px;
}

#horiz-menu ul.sf-menu li ul li a:hover {
    background: #1c4748;

}

/* Slider */

.wrapper #smooth_sldr_items {padding: 0 0 0 20px;}
.wrapper .sldrlink {display: none;}
.wrapper #smooth_sliderc { text-align: left; }
.wrapper #smooth_sldr_body h2 { padding: 0 0 20px 0; }
.wrapper .smooth_slider_thumbnail { margin: 0 15px 0 0;}
.wrapper #smooth_sldr_body p.more a { background: #da5618; padding: 5px 8px; display: block; text-decoration: none; -moz-border-radius: 10px; -webkit-border-radius: 10px; color: #fff; }

a.piclenselink {display: none;}

.sf-menu,
.sf-menu li,
#sidebar,
.narrowcolumn,
.widecolumn .smallattachment,
#commentform #submit,
#search,
ul#horiznav.menutop,#horiz-menu ul.menutop,
#horiz-menu .link,
#horiz-menu li,
a.sitename,
#section_row2 .row,
#section_row2 .moduletable img,
.row3_featured1,.row3_featured2,
#row3_left,
#row3_right,
.half-page .mainbody-surround,
.alignright,.right,
.alignleft,.left,
.readon-wrap1,.feature-block .readon-wrap1 {display:inline;}

#footer .ngg-gallery-thumbnail img:hover { background: #fff; }

#footer .ngg-gallery-thumbnail-box, #footer .ngg-gallery-thumbnail{ height: 65px; }

#footer .ngg-galleryoverview img { margin: 0 auto; }

#footer .ngg-galleryoverview { width: 735px; margin: 10px auto 0; }