/* 
	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: 4.5
	Tags: clean, unique, striking, widgets, control panel
	
*/

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

/* @group Reset */

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

/* @end */

/* @group Global */

body 		 { margin: 0 auto; background-color: #ccc; }

a, a:visited { color: #213e68; text-decoration: none; }
a:hover 	 { color: #747474; text-decoration: none; }

img {border-style: none; }

.left  { float: left; }
.right { float: right; }
.clear { clear: both; }
.clearfix:after { visibility: hidden; display: block; font-size: 0;content: " "; clear: both; height: 0;}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* @end */

/* @group Type */

/* Define Fonts */

h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

p, li, ol, ul, span, div, label, legend, form, fieldset, input {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1 { font-size: 36px; line-height: 1; margin-bottom: 8px; }
h2 { font-size: 24px; line-height: 1; margin-bottom: 12px; }
h3 { font-size: 20px; line-height: 1; margin-bottom: 12px; }
h4 { font-size: 18px; line-height: 1; margin-bottom: 20px; }

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

p  			{ margin: 0 0 24px;	font-size: 16px;	padding-bottom: 5px; }
p img.left  { float: left; margin: 24px 24px 24px 0; padding: 0; }
p img.right { float: right; margin: 24px 0 24px 24px; }

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

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

blockquote {
	margin: 0 0 20px;
	padding: 20px 20px 0;
	background: #f8f8f8;
	color: #646464;
	border: 1px solid #e4e4e4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

/* @end */

/* @group Header */

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

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

#times p {
	font-weight: bold;
	margin: 0;
}

#logo, #text-logo {
	float: left;
}

#text-logo h1 a, #text-logo h1 a:visited, #text-logo h4 a, #text-logo h4 a:visited {
	color: #fff;
	font-size: 50px;
	font-weight: bold;
}

#text-logo h1,h4 {
	line-height: 1.1;
	padding-top: 3px;
}

/* @end */

/* @group Home Page */

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

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

#frontpage {
	width: 200px;
	height: 543px;
	position: absolute;
	overflow: hidden;
	z-index: 1;
	top: 67px;
	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;
}

/* @group OT Slider */
 
#slider {
	position:relative;
	z-index: 1;
	display: block;
	width: 998px;
	height: 620px;
	background:#202834 url(images/loading.gif) no-repeat 50% 50%;
}

#slider a{
	display:block;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.nivoSlider {
	position:relative;
}

.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}

.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}

.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}

.nivo-caption p {
	padding:5px;
	margin:0;
}

.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}

.nivo-prevNav {
	left:0px;
}

.nivo-nextNav {
	right:0px;
}

#slider img {
	position:absolute;
	z-index: 1;
	top:0px;
	left:0px;
}

.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom: 0;
	z-index: 99;
}

.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background: url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	position:relative;
	z-index:99;
	cursor:pointer;
}

.nivo-controlNav a.active {
	background-position:-10px 0;
	font-weight:bold;
}

/* @end */


/* @end */

/* @group Navigation Bar */

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

/* superfish menu core -- do not edit */

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

.menu {
	line-height:	1.0;
}

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

.menu ul li {
	width:			100%;
}

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

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

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

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

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

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

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

.menu, .menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.menu {
	line-height:	1.0;
}
.menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.menu ul li {
	width:			100%;
}
.menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.menu li {
	float:			left;
	position:		relative;
}
.menu a {
	display:		block;
	position:		relative;
}
.menu li:hover ul,
.menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.menu li:hover li ul,
ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul,
ul.menu li li.sfHover ul {
	width: 220px;
	left:			210px; /* match ul width */
	top: -10px;
}
ul.menu li li:hover li ul,
ul.menu li li.sfHover li ul {
	top:			-999em;
}
ul.menu li li li:hover ul,
ul.menu li li li.sfHover ul {
	left:			210px; /* match ul width */
	top:			0;
}

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

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


/* you can edit styles here */
.menu a, .menu a:visited {
	color: #fff;
	display: block;
    margin: 0;
	font-size: 18px;
	font-weight: bold;
	padding: 15px 18px 14px;
}

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

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

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

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

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

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

.menu li ul li ul {
	margin-top: 7px;
	margin-left: 10px;
	width: 200px;
}

.menu li li li {
	color: #fff;
}

/* @end */

/* @group Scroll Page */

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

.scroll-pane h1, .scroll-pane h2, .scroll-pane h3, .scroll-pane, .scroll-pane h5, .scroll-pane h6, .scroll-pane p, .scroll-pane li, .scroll-pane ul, .scroll-pane ol, .scroll-pane legend, .scroll-pane label {
	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;
}

/* @end */

/* @group Other Page Styles */

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

#content p {
	color: #000;
	font-size: 16px;
}

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

#contentmiddle-full {
	padding: 1px;
	background-color: #fff;
}

#contentleft {
	width: 650px;
	float: left;
}

#contentleft li {
	margin-bottom: 2px;
}

#contentleft p, #contentleft p a, #contentleft p a:visited {
	font-size: 16px;
}

#contentright {
	width: 220px;
	float: right;
	font-size: 14px;
	line-height: 1.1;
}

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

#contentleft .current_page_parent, #contentleft .current_page_item {
	background-image: none;
}

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

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

#contentright li {
	font-size: 14px;
	margin-bottom: 2px;
}

#contentright p, #contentright a, #contentright a:visited {
	font-size: 14px;
	line-height: 1.1;
}

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

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

.time {
	margin-left: -20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ccc;
	margin-bottom: 10px;
}

.time h4 {
	color: #fff !important;
	margin-bottom: 0;
	font-size: 12px;
}

.blog-title h1 a, .blog-title h1 a:visited {
	font-size: 36px;
}

.list-meta p, .list-meta p a, .list-meta p a:visited {
	font-size: 12px;
}

.attachment-blog-image {
	padding: 5px;
	background-color: #cbcbcb;
	margin-bottom: 8px;
}

.blog-list-item {
	margin-bottom: 50px;
}
.author-box {
	padding: 10px;
	background-color: #f1f1f1;
}

.post-author-gravatar {
	padding: 5px;
	background-color: #fff;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.authortext {
	float: left;
	width: 500px;
}

.authortext p {
	font-size: 14px;
	margin-bottom: 0;
}

.authortext h4 {
	margin-bottom: 5px;
}

.author-connect {
	float: right;
}

.author-connect p {
	margin-bottom: 5px;
}

/* @end */

/* @group 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;
}

#searchform label {
	display: none;
}

.button {	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #ccc;
	padding: 5px;
	font-size: 14px;
}

.button:hover {
	background-color: #fff;
	cursor: pointer;
	color: #747474;
}

.flickr_badge_image img {
	padding: 5px;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	background-image: url(images/bgtransp.png);
}

/* @end */

/* @group Footer */

#footer {
	width: 1000px;
	height: 25px;
	color: #fff;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 75px;
}

#footer-left  { float: left;  display: inline; width: 450px; }
#footer-right { float: right; display: inline; width: 450px; text-align: right; }

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

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

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

p.footer-logo {
	margin-top: -7px;
}

/* 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;
	color: #fff;
}

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

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

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

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

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

/* @end */

/* @group Comments */

#comments {
	width: 650px;
}

h3#comments {
	margin-left: -20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f1f1f1;
	margin-bottom: 20px;
}

.comment-container {
	padding: 10px;
	background-color: #f1f1f1;
}

.comment-gravatar {
	float: left;
	padding: 5px;
	background-color: #fff;
}

.comment-author-date {
	float: right;
	width: 530px;
	text-align: left;
}

.comment-author-name {
	width: 300px;
}

.comment-author-name p {
	margin-bottom: 0;
	font-size: 14px;
	margin-top: 30px;
}

.comment-author-name p strong, .comment-author-name p strong a.url {
	font-size: 20px;
}

.comment-meta {
	width: 300px;
}

.comment-meta p {
	margin-bottom: 4px;
	font-size: 10px;
}

.comment-reply {
	float: right;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #ccc;
	padding: 5px;
	margin-top: 28px;
	font-size: 18px;
}

.comment-reply:hover {
	background-color: #fff;
	cursor: pointer;
}

.comment-content {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px dashed #ccc;
}

ol#commentlist {
	margin: 0;
}

li.comment {
	list-style: none;
	margin: 20px 0px 0;
}

ul.children  {
	margin-right: 0px;
	margin-left: 0;
}

.children li {
	margin-top: -20px;
}

.rss-comments p{
	font-size: 12px;
}

/* Comment Form */
#comments label small {
	font-size: 10px;
	font-style: italic;
}

.comment-input-left {
	float: left;
	width: 200px;
}

.comment-input-left p {
	margin-bottom: 10px;
}

.comment-input-right {
	float: right;
	width: 400px;
}

#commentform input {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #ccc;
	padding: 5px;
}

textarea#comment {
	width: 385px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #ccc;
	padding: 5px;
}

#commentform input#submit {
	background: none;
	color: #213e68;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #ccc;
	padding: 5px;
	cursor: pointer;
	font-size: 18px;
}

#commentform input#submit:hover {
	background-color: #fff;
	color: #747474;
}

/* @end */

/* @group WP Essentials */

/* Page Navigation */

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

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

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

.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #444;
	color: #444;
	background-color: #fff;	
}

.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000;
	border: none;
	background-color: transparent;
}

.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #444;
	color: #444;
	background-color: #fff;
}

.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #444;
	color: #444;
	background-color: #fff;
}

/* Images */

.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;
	font-size: 11px;
}

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 !important;
	line-height: 17px;
	padding: 4px 4px 5px;
	margin: 0;
	background: none;
}

.gallery img {
	padding: 5px;
	background-color: #eee;
	margin-right: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #b9bbb8;
	border-right: 1px solid #b9bbb8;
}

#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 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #ccc;
}

input#s {
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #ccc;
	padding: 2px;
}

#searchsubmit {
	background: none;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #ccc;
	color: #213e68;
}

#searchsubmit:hover {
	background-color: #9a9a9b;
	color: #fff;
}

/* @end */
