@import url('reset.css');

/*
Theme Name: Custom
Theme URI: N/A
Description: N/A
Version: 2.01
Author: N/A
*/

.user-content h2 {

font-weight: 600;
color: #046e9a;
font-size: 20px;
text-decoration: none;

}

.divider {
	 border-bottom-style: solid ; 
border-bottom-color: #b65a00; 
border-bottom-width: 2px;
margin-bottom: 40px;
margin-top: 40px;
}

.footer_icons {
	width:310px;

	float: left;
	overflow: hidden;
}

.footer_icons ul li {
	float:left;

	overflow:hidden;
	margin-right: 5px;
	margin-left: 5px;
	display: inline;
}

.footer_icons li{
	float: left;
	margin: 5px 0px;
	display:inline;
}

body {

background:url(images/body-bg.png);
font-family:Arial, Helvetica, sans-serif;

}

bold, strong {
	font-weight:bold;
}

i, em {
	font-style:italic;
}

p {
	margin-bottom:10px;
}

a {
	text-decoration:none;
	color:#000;
}

a:hover, a:visited:hover {
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
	text-transform:capitalize;
}

h1 {
	font-size:26px;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
}

h4 {
	font-size:14px;
}

.header {

width:960px;
height:178px;
margin:0 auto;
background-color:#FFF;


}

.header-info { text-align:right; color:#000; padding-right:15px; padding-top:20px; } 

.wrapper {
	width:100%;
	margin:0px auto;
	clear:both;
	background-color:#FFF;

}

.content {

width:940px; 
margin:22px auto;


}
.left-main {

width:70%;
float:left;

}

.left-main h1 { margin:12px auto; }

.user-content { width:97%; margin:0 auto; padding-bottom: 40px;}
.user-content h1 { margin:12px auto;
padding-bottom: 15px;
font-weight: 600;
color:#046e9a;
text-decoration: none; }

.widget-title {

margin:12px auto;
padding-bottom: 15px;
font-weight: 600;
color:#046e9a;
text-decoration: none;

}

.sidebar { width:30%; float:left; margin-top:15px; padding-bottom:20px; }
.widget-title { font-weight: bold;
font-size: 14pt;
margin: 5px auto;
text-align: center;
margin-bottom: -30px;
margin-top: 20px; }


.logo img { padding: 15px 0; float:left;  }

.boxes { 

	overflow:auto;
	width:953px;
	padding-left:2px;
	margin:15px auto;
	padding-bottom:15px;
	padding-top:15px;	
	border-bottom:double 3px #b65a00;
}

.boxes .each {  float:left; width:20%; }
.each img.bg { border:4px solid #FFF; box-shadow: 0px 0px 15px #000; margin:8px; }

.each h3 { width:95%; margin:0px auto; padding:0;  font-weight:bold; color:#046e9a; }

.each p { text-align:left; width:95%; margin:0 auto 10px auto; font-size:10pt;  }




.home-content { width:65%; margin:0 auto; float:left; font-size:10pt; margin-top: 25px; }
.home-content h1{ margin-bottom: 20px; font-weight: 600; color:#046e9a; }

.home-side { width:35%; float:right; }


#main-nav { clear:both; }


.main-photo {
margin:0;
}
.slider { margin:0 auto; width:930px; clear:both; box-shadow: 0px 0px 15px #000; }


.main {

width:940px;
margin:0 auto;
background-color:#FFF;
clear:both;
}

.footer {
	width:940px;
	height:400px;
	margin:auto;
	clear:both;
	overflow:auto;
	border-top:double 3px #b65a00;
}

#footer-box { width:33.333333%; float:left; }
#footer-content { padding:15px; font-size:10pt; color:#000; }
#footer-content a { font-size:10pt; color:#000; }
#footer-content h2 { margin:10px auto; color:#046e9a; font-size:14pt; font-weight:bold; }





.baseline {

height:75px;
padding-left:0px;
text-align:center;
line-height:75px;

background: #2cb2e5; /* Old browsers */
background: -moz-linear-gradient(top,  #2cb2e5 0%, #016994 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2cb2e5), color-stop(100%,#016994)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2cb2e5 0%,#016994 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2cb2e5 0%,#016994 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2cb2e5 0%,#016994 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2cb2e5 0%,#016994 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2cb2e5', endColorstr='#016994',GradientType=0 ); /* IE6-9 */

color:#FFF;
font-weight:bold;


}

.baseline a { color:#FFf; }

ul.social li {
	float:left;
	width:32px;
	height:32px;
	overflow:hidden;
	margin-right:10px;
}

/* posts & pages */

img.alignright, a img.alignright {
	float:right; 
	margin:0 0 10px 10px;
}

img.alignleft, a img.alignleft {
	float:left;
	margin:0 10px 10px 0;
}

img.aligncenter, a img.aligncenter {
	display:block;
	margin:0 auto 0 auto; 
}

.alignnone {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:left;
}

p.more {
	font-weight:bold;
	text-align:right;
}

.user-content ul, .user-content ol {
	margin:0 0 10px 20px;
}

.user-content ul {



}

.user-content ol {

}

.user-content strong {
	font-weight:bold;
}

.user-content em {
	font-style:italic;
}

.user-content a {
color: #185268;

}
.user-content a:hover {
color: #3cc5fb;

}

a {
color: #185268;

}
a:hover {
color: #3cc5fb;

}

.wrap {
	overflow:hidden;
}

.wrap ul {
}

navigation {
	clear:both;
}

.prev, .next {
	text-transform:uppercase;
	font-weight:bold;
	width:auto;
	text-align:center;
}

.prev a, .next a {
	padding:10px;
}

/* twitter */

.twitter {
}

.twitter li {
	margin:0 0 10px 0;
}

/* search */

.searchbar-left {
	background:url(images/searchbar-bg-01.png);
	background-repeat:no-repeat;
	width:130px;
	height:25px;
	font-size:11px;
	color:#666;
	margin:0px;
	padding:0px 0px 0px 10px;
	border:0px;
	float:left;
}

.searchbar-right {
	background:url(images/searchbar-bg-02.png);
	background-repeat:no-repeat;
	width:30px;
	height:25px;
	margin:0px;
	padding:0px;
	border:0px;
	float:left;
}

/* shortcodes */

.misc-content {
	float:right;
	width:auto;
	margin:0 0 10px 10px;
}

.text, textarea {
	border:1px solid #000 !important;
}

.columns {
	width:960px;
	overflow:hidden;
	clear:both;
}

.columns div {
	margin:0 10px 10px 0;
	overflow:hidden;
}

.columns div:last-child {
	margin:0 0 10px 0;
}

/* genreal */

.end {
	margin:0px;
}

.clear {
	clear:both;
}





#main-nav	{


background: #2cb2e5; /* Old browsers */
background: -moz-linear-gradient(top,  #2cb2e5 0%, #016994 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2cb2e5), color-stop(100%,#016994)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2cb2e5 0%,#016994 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2cb2e5 0%,#016994 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2cb2e5 0%,#016994 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2cb2e5 0%,#016994 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2cb2e5', endColorstr='#016994',GradientType=0 ); /* IE6-9 */


height:39px;
line-height:39px;

width:100%;
margin:0 auto;

	font-size:12pt;
	font-weight:bold;
	color:#FFF;
	font-family:arial;
	text-align:center;
	
}
#main-nav ul	{
	margin: 0 auto; padding: 0; /* only needed if you have not done a CSS reset */
}
#main-nav li	{
	display: inline-block;
	line-height: 39px; /* this should be the same as your #main-nav height */
	height: 39px; /* this should be the same as your #main-nav height */
	margin: 0px 0px; padding: 0; /* only needed if you don't have a reset */
	position: relative; /* this is needed in order to position sub menus */
}
#main-nav li a	{
	display: block;
	height: 39px;
	line-height: 39px;
	padding: 0 15px;
	color:#FFF;
	font-size: 14px;
}
#main-nav .current-menu-item a, #main-nav .current_page_item a, #main-nav a:hover {
	color: #FFF;

}

#main-nav ul ul { /* this targets all sub menus */
	display: none; /* hide all sub menus from view */
	position: absolute;
	top: 39px; /* this should be the same height as the top level menu -- height + padding + borders */
}
#main-nav ul ul li { /* this targets all submenu items */

height:39px;
line-height:39px;
text-align:left; 

z-index:34;

background: #2cb2e5; /* Old browsers */
background: -moz-linear-gradient(top,  #2cb2e5 0%, #016994 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2cb2e5), color-stop(100%,#016994)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2cb2e5 0%,#016994 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2cb2e5 0%,#016994 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2cb2e5 0%,#016994 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2cb2e5 0%,#016994 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2cb2e5', endColorstr='#016994',GradientType=0 ); /* IE6-9 */

	float: none; /* overwriting our float up above */
	width: 200px; /* set to the width you want your sub menus to be. This needs to match the value we set below */
}
#main-nav ul ul li a { /* target all sub menu item links */
	padding: 5px 10px; /* give our sub menu links a nice button feel */
	color:#FFF;
}

#main-nav ul li:hover > ul {
	display: block; /* show sub menus when hovering over a parent */
}

#main-nav ul ul li ul {
	/* target all second, third, and deeper level sub menus */
	left: 200px; /* this needs to match the sub menu width set above -- width + padding + borders */
	top: 0; /* this ensures the sub menu starts in line with its parent item */
}

.textwidget img {
	margin: 20px 0 20px 0;
}
