/* 
	Theme Name: Visual
	Theme URL: http://www.organizedthemes.com/themes/visual
	Description: A visually interesting theme for your business or organization
	Author: Organized Themes
	Author URI: http://www.organizedthemes.com
	Version: 1.0
	Tags: clean, unique, striking, widgets, control panel
	
*/

/* Licensed under GNU General Public License.  Learn more at www.opensource.org */

/* Eric Meyer's Reset Reloaded */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;}:focus {outline: 0;}ins {text-decoration: none;}del {text-decoration: line-through;}table {border-collapse: collapse;border-spacing: 0;}

/* Global Elements */

body {
	margin: 0 auto;
	background-color: #999999;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a, a:visited {
	color: #FF7801;
	text-decoration: none;
}

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

img {
	border-style: none;
}

/* Type */

h1,h2,h3,h4,h5,h6 { 
	font-weight: normal; 
	color: #111;
	font-family: Georgia, "Times New Roman", Times, serif;
}

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: 16px; 
	font-weight: bold; 
}

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img { 
	margin: 0;
}

/* Text Elements */

p { 
	margin: 0 0 24px;
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

p img.left  { 
	float: left; 
	margin: 24px 24px 24px 0; 
	padding: 0; 
}

p img.right { 
	float: right; 
	margin: 24px 0 24px 24px; 
}

blockquote { 
	margin: 24px; 
	color: #666; 
	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;
}

/* Home Page */

#front {
	background: url(images/front.png) no-repeat center top;
	width: 1058px;
	margin: 0 auto;
	height: 680px;
	position: relative;
}

#header {
	height: 90px;
	width: 1100px;
	margin: 16px auto 0;
}

#times {
	float: right;
	margin-right: 52px;
	margin-top: 80px;
}

#times p {
	color: #fff;
	font-weight: bold;
}

#logo {
	float: left;
	
}

#frontimage {
	position: absolute;
	left: 30px;
	overflow: hidden;
	z-index: 1;
	top: 20px;
}

#frontpage {
	width: 200px;
	height: 540px;
	position: absolute;
	overflow: hidden;
	z-index: 1;
	top: 70px;
	right: 30px;
	color: #fff;
	background: url(images/bgtransp.png) repeat;
	z-index: 20;
	padding: 15px 8px;
}

#frontpage a, #frontpage a:visited {
	color: #fff;
	font-weight: normal;
	font-style: normal;
}

#frontpage a:hover {
	color: #808080;
}

/* Navigation Bar */

#navigation {
	width: 998px;
	height: 50px;
	margin-right: 30px;
	margin-left: 30px;
	position: absolute;
	background: url(images/bgtransp.png) repeat;
	text-transform: lowercase;
	z-index: 25;
	top: 20px;
}

.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}

.sf-menu {
	line-height:	1.0;
}

.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}

.sf-menu ul li {
	width:			100%;
}

.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li {
	float:			left;
	position:		relative;
}

.sf-menu a {
	display:		block;
	position:		relative;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
}

.sf-menu {
	float:			left;
	margin-bottom:	1em;
}

.sf-menu a, .sf-menu a:visited {
	color: #fff;
	display: block;
    margin: 0;
	font-size: 18px;
	padding: 16px 24px;
	font-weight: bold;
}

.sf-menu li {
	float: left;
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-weight: bold;
}

.sf-menu a:hover {
	background: url(images/navigation-hover.png) repeat-x;
	color: #000;
	font-weight: bold;
}

.current_page_item {
	background: url(images/navigation-hover.png) repeat-x;
	font-weight: bold;
}

.current_page_ancestor {
	color: #fff;
	font-weight: bold;
}

.current_page_parent {
	background: url(images/navigation-hover.png) repeat-x;
	font-weight: bold;
}

.sf-menu li ul {
	width: 180px;
	margin-top: 20px;
	margin-left: 20px;
	border: 3px solid #000;
}

.sf-menu li li {
	float: left;
	padding: 0px;
}

.sf-menu li li a, .sf-menu li li a:visited {
	color: #fff;
	background: url(images/bgtransp.png) repeat;
	width: 160px;
	float: none;
	padding: 10px;
	font-weight: bold;
}

.sf-menu li li a:hover {
	color: #fff;
	padding: 10px;
	background: #000 url(images/navigation-hover.png) repeat-x;
	font-weight: bold;
}

.sf-menu li li li {
	color: #fff;
}
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}

/* Scrollable Image Pages */

#page {
	width: 420px;
	height: 560px;
	position: absolute;
	overflow: hidden;
	z-index: 10;
	top: 70px;
	left: 30px;
	background: url(images/bgtransp.png) repeat;
	padding-top: 10px;
	padding-left: 10px;
}

#page h1, h2, h3, h4, h5, h6, p {
	color: #fff;
}

#page a:hover {
	color: #fff;
}

.scroll-pane {
	width: 400px;
	overflow: auto;
	padding-right: 10px;
	height: 550px;
}

.scroll-pane p {
	color: #fff;
	font-size: 16px;
}

.jScrollPaneContainer { 
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack { 
	position: absolute; 
	cursor: pointer; 
	right: 0; 
	top: 0; 
	height: 100%;
	background: url(images/bar.jpg) top center repeat-y; 
	padding: 3px;
	z-index: 3;
}

.jScrollPaneDrag {
	position: absolute;
	background: url(images/slider.png) center center no-repeat;
	cursor: pointer;
	overflow: hidden;
}

/* Blog Style Pages */

#content {
	width: 1058px;
	margin: 0 auto;
	position: relative;
}

#contenttop {
	background: url(images/top.png) no-repeat center top;
	height: 51px;
	padding-top: 24px;
}

#contentmiddle {
	background: url(images/middle.png) repeat-y center;
	padding: 20px 50px;
}

#contentbottom {
	background: url(images/bottom.png) no-repeat center;
	height: 88px;
}

#contentleft {
	width: 650px;
}

#contentright {
	width: 220px;
	float: right;
}

#content p {
	color: #000;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #000;
}

#contentright li, #contentright ul{
	list-style: none;
	color: #000;
}

#contentright ul {
	margin: 0;
	padding-bottom: 10px;
	font-size: 14px;
}

#contentright p {
	color: #000;
}

#contentmiddle a, #contentmiddle a:visited {
	color: #FF7801;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#contentmiddle a:hover {
	color: #747474;
	text-decoration: none;
}

/* Blog Style List */

.blog-list-left {
	float: left;
	width: 150px;
	margin-top: 6px;
}

.blog-list-left p, .blog-list-left h4 {
	text-align: right;
}

.blog-list-left p {
	font-size: 12px;
}

.blog-list-left h4 {
	color: #1d3961;
}

.blog-list-right {
	float: right;
	width: 470px;
	padding-left: 16px;
}

.postmeta {
	background-color: #ebebeb;
}

/* Sidebar */

.sidebar-home h2 {
	color: #fff;
}

.sidebar-home li {
	list-style: none;
}

.sidebar-home ul {
	list-style: none;
	margin: 0;
}

.sidebar-home {
	font-size: 14px;
}

.widget {
	padding-bottom: 10px;
}

/* Footer */

#footer {
	width: 800px;
	height: 75px;
	text-align: center;
	color: #fff;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 75px;
}

#footer p {
	color: #fff;
	font-weight: bold;
}

#footer a, a:visited {
	color: #fff;
	font-weight: bold;
}

#footer a:hover {
	color: #4a4a4a;
}

/* Home Footer */

#home-footer {
	height: 267px;
	background: url(images/home-bottom.png) no-repeat center top;
	width: 1058px;
	margin: 0 auto;
}

#home-footer-content {
	background-color: #191919;
	width: 978px;
	height: 206px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 10px;
	overflow: hidden;
}

#home-footer-left {
	width: 297px;
	height: 206px;
	padding-left: 10px;
	border-right: 2px dashed #777;
	float: left;
}

#home-footer-middle {
	width: 298px;
	height: 206px;
	padding-left: 20px;
	padding-right: 20px;
	border-right: 2px dashed #777;
	float: left;
}

#home-footer-right {
	width: 298px;
	height: 206px;
	padding-left: 20px;
	padding-right: 10px;
	float: left;
}

#home-footer-content li {
	list-style: none;
	padding-bottom: 2px;
	color: #fff;
	font-size: 14px;
}

#home-footer-content ul {
	margin-left: 0;
}

#home-footer-content h2 {
	color: #fff;
}

#home-footer-content p {
	color: #fff;
	font-size: 14px;
}

#home-footer-content a, #home-footer-content a:visited {
	color: #ccc;
}


/* Page Navigation */

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #4a4a4a;
	background-color: #FFFFFF;	
}

.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #4a4a4a;
	color: #4a4a4a;
	background-color: #FFFFFF;	
}

.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #4a4a4a;
	color: #4a4a4a;
	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;
}

/* Comments */

#comments {
	width: 624px;
	color: #4A4A4A;
	margin: 0 0 20px 0;
	float: left;;
}

* + html #comments {
	margin: 0 0 -10px 0;
}

#comments h3 {
	font-size: 16px;
	font-weight: normal;
	color: #181512;
	margin: 5px 0 0 0;
	padding: 0;
}

#comments p {
	margin: 5px 0 5px 0;
}

.comment-author {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.comment-meta {
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

.avatar {
	float: right;
	display: inline;
	margin: 0 0 15px 15px;
}

#comment {
	width: 510px;
	font: 12px arial,helvetica,verdana,sans-serif;
}

h2.commh2 {
	font-size: 1.4em !important;
	padding: 0 0 5px;
	color: #333 !important;
}

ol.commentlist {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}

ol.commentlist p {
	margin-bottom: 10px;
}

ol.commentlist a:link, ol.commentlist a:visited {
	color: #4A4A4A;
}

ol.commentlist a:hover {
	color: #4A4A4A;
	text-decoration: underline;
}

ol.commentlist cite {
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ol.commentlist li.alt {
	padding: 8px 8px 0 8px;
	margin: 20px 0 0 0;
	background: #ECECEC;
	color: #4A4A4A;
	width: 624px;
	float: left;
}

ol.commentlist li {
	padding: 8px 8px 0 8px;
	margin: 20px 0 0 0;
	background: #ECECEC;
	color: #4A4A4A;
	width: 624px;
	float: left;
}

ol.commentlist li div.reply {
	color: #000000;
	font-size: 11px;
	padding: 5px 10px;
	text-align: center;
	width: 36px;
	background: #C4C4C4;
	margin: 10px 0 10px 0;
	cursor: pointer;
}

ol.commentlist li div.reply:hover {
	background: #8F8F8F;
}

ol.commentlist li div.reply a {
	color: #000000;
	text-decoration: none;
}

ol.commentlist li ul.children { 
	list-style: none; 
	margin: 0;
	padding: 0;
	text-indent: 0; 
}

ol.commentlist li ul.children li {
	background: none;
	margin: 10px 0 0 0;
	padding: 10px 0 0px 0;
	border-top: 1px solid #C4C4C4;
	width: 624px;
	float: left;
}

ol.commentlist li ul.children li.alt {
	background: none;
	margin: 10px 0 0 0;
	padding: 10px 0 0px 0;
	border-top: 1px solid #C4C4C4;
	width: 624px;
	float: left;
}

ol.commentlist li ul.children li.depth-2 { margin:0; }
ol.commentlist li ul.children li.depth-3 { margin:0; }
ol.commentlist li ul.children li.depth-4 { margin:0; }
ol.commentlist li ul.children li.depth-5 { margin:0; }

input#submit {
	cursor: pointer;
	border: none;
	width: 120px;
	height: 30px;
	padding: 0;
	margin: 0 0 -20px 0;
}

* + html input#submit {
	margin: 0 0 10px 0;
}

input#submit:hover {
}

#comment {
	width: 500px;
	height: 290px;
	padding: 5px;
	background-color: #f2f2f2;
	border: 1px solid #dcdcdc;
}

#author {
	border: none;
	width: 154px;
	height: 20px;
	padding: 5px 125px 5px 5px;
}

#email {
	border: none;
	width: 154px;
	height: 20px;
	padding: 5px 125px 5px 5px;
}

#url {
	border: none;
	width: 154px;
	height: 20px;
	padding: 5px 125px 5px 5px;
}

#respond {
	padding: 0 15px 10px 0;
}

.fieldset {
	list-style: none;
	margin: 0;
	padding: 0;
}

.fieldset li {
	margin: 0 0 10px 0;
	padding: 0;
}

/* WordPress Essentials */

.wp-caption img {
	padding:5px;
	background-color:#fff;
	width: auto;
}

.wp-caption-text {
	background-color:#fff;
	color:#000;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: auto;
	font-style: italic;
}

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

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	background-color: #eee;
	padding: 10px 5px 0 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #b9bbb8;
	border-right: 1px solid #b9bbb8;
}

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

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 165px;
}

#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%;
	margin-bottom: 10px;
}

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

.rsswidget img {
	display: none;
}

#submit {
	border: 1px solid #adadad;
	border-right: 1px solid #838383;
	border-bottom: 1px solid #838383;
}

#searchsubmit {
	border: 1px solid #adadad;
	border-right: 1px solid #838383;
	border-bottom: 1px solid #838383;
}
