/***************
 * HTML STYLES *
 ***************/

body, body.custom {
	background-image: url('/wp-content/plugins/headway-latogaphoto-skin/images/body-back.png');
	background-repeat: repeat-y;
	background-position: center;
	background-color: #ebebeb;
	margin: 0 auto 0 auto;
	padding: 0;
	border: none;
	font-family: Verdana, Arial, sans-serif !important;
	font-size: 12px !important;
	color: #6e6e6e !important;
}


body.headway-visual-editor-open { background-position: 0; }

/*
body.custom a {text-decoration: none !important;}
body.custom a:link {color: #572401 !important;}
body.custom a:active {color: #572401 !important;}
body.custom a:visited {color: #572401 !important;}
body.custom a:hover {color: #d75600 !important;}
*/

body a.footerLink, body.custom a.footerLink {text-decoration: none; font-size: 10px !important;}
body a.footerLink:link, body.custom a.footerLink:link {color: #b77c3e !important;}
body a.footerLink:active, body.custom a.footerLink:active {color: #b77c3e !important;}
body a.footerLink:visited, body.custom a.footerLink:visited {color: #b77c3e !important;}
body a.footerLink:hover, body.custom a.footerLink:hover {color: #ff921c !important;}

body input[type=text], body.custom input[type=text] {
	background-image: url('/wp-content/plugins/headway-latogaphoto-skin/images/input-back.gif');
	background-repeat: repeat-x;
	width: 110px;
	font-size: 10px;
	height: 16px;
	border: 1px solid #9e9e9e;
	color: #888;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

body input.headerText[type=text], body.custom input.headerText[type=text] {
	background-image: url('/wp-content/plugins/headway-latogaphoto-skin/images/input-header.gif');
	background-repeat: repeat-x;
	width: 110px;
	height: 16px;
	border: 1px solid #9e9e9e;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

img {
	border: 0px;
}

ul {
	margin: 0;
	padding: 0;
}

body li li, body.custom li li {
	list-style-type: none;
	margin: 0 0 0 8px;
	padding: 0;
}

h3.widget-title {
	margin: 5px 0 0 0;
	padding: 0;
}

form {
	margin: 5px 0 0 0;
	padding: 0;
}

p {
	0 0 15px 0;
}

/********************
 * PhotoShelter IDs *
 ********************/

div#container gallery_collection_list_name {
	font-size: 12px;
	color: #B77C3E;
}
div#navigation

ul.dropdown a:link,
ul.dropdown a:visited { color: #b77c3e; text-decoration: none; }
ul.dropdown a:hover { color: #d75600; }
ul.dropdown a:active { color: #b77c3e; }

/**************
 * CUSTOM IDs *
 **************/
body div#wrapper, body.custom div#wrapper {
	background-image: url('/wp-content/plugins/headway-latogaphoto-skin/images/content-back.gif');
	background-repeat: repeat-y !important;
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 0;
	border: none;
}

body div#header, body.custom div#header { 
	width: 1000px;
	height: 150px;
	margin: 0 auto 0 auto !important;
	padding: 0;
	background-image: url('/wp-content/plugins/headway-latogaphoto-skin/images/header-back.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

body div#headerLogo, body.custom div#headerLogo {
	margin: 65px 0 0 41px !important;
	display: inline;
	float: left;
}

body div#headerSocial, body.custom div#headerSocial {
	margin: 8px 31px 0 575px;
	display: inline;
	float: left;
}

body div#headerSearch, body.custom div#headerSearch {
	margin: 0;
	padding: 1px 0 0 0;
	clear: both;
	text-align: right;
}

body #container, body.custom #container {
	width: 904px;
	margin: 0 auto 0 48px !important;
}

body #mainContainer, body.custom #mainContainer {
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-image: url('/wp-content/plugins/headway-latogaphoto-skin/images/content-back.gif');
	background-repeat: repeat-y;
}

#latogaNav {
	margin: 130px 0 0 460px;
}

#blogContent {
	width: 700px;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

#sidebar {
	width: 200px;
	float: right;
	display: inline;
	margin: 0;
	padding: 0;
}

body div#top, body.custom div#top {margin: 0; padding: 0;}
body.custom div.header-link-top a.header-link-text-inside:link, div#top a.header-link-text-inside:visited {margin: 0; padding: 0; display: none;}
body.skin-latoga h1#tagline {}
body.skin-latoga div#adbox {}

body div#navigation {
	margin: -20px 0 0px 405px;
	padding: 0;
}

body.custom div#navigation { 
	margin: -30px 0 0 415px !important;
	padding: 0;
}

ul.navigation li a {
	text-decoration: none; 
	color: #b77c3e;
}

ul.navigation li.current_page_item a, 
ul.navigation li.current_page_item ul, 
ul.navigation li.current_page_parent a, 
ul.navigation li.current_page_parent ul, 
ul.navigation li.current_page_ancestor a, 
ul.navigation li.current_page_ancestor ul, 
ul.navigation li.current-menu-item a  {
	text-decoration: none; 
	color: #b77c3e;
}

ul.navigation li.page_item a:hover { color: #F88727 ; text-decoration: none}
/*
ul.navigation li.current_page_item ul, 
ul.dropdown a:hover { color: #b77c3e; }
ul.dropdown a:active { color: #b77c3e; }
*/

ul.navigation li.current_page_item a ul {
	color: #b77c3e;
	text-decoration: none; 
	background-color: #444;
}


body div#navigation ul li ul, body.custom div#navigation ul li ul {
	background-color: #fafafa;
	width: 250px;
	border: 1px solid #ddd;
}

body.skin-latoga div#breadcrumbs {}
	body.skin-latoga div#breadcrumbs a { color: #111; }

body div#footer, body.custom div#footer { 
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 0;
}
body div#footer p, body.custom div#footer p {
	color: #6e6e6e;
	margin: 0 0 15px 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

body div#footer a, body.custom div#footer a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
     	color: #B77C3E; 
  	text-decoration: none;	
}






/******************
 * GLOBAL CLASSES *
 ******************/
.headerIcon {
	display: inline;
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
}

hr.footerHR {
	width: 904px;
	height: 1px;
	border: 0;
	background-color: #999;
	margin: 25px auto 25px auto;
}

li.navItem {
	margin: 0 0 0 26px;
	list-style-type: none;
	display: inline;
	float: left;
}

body.custom div.sidebar {
	width: 200px !important;
}

body.skin-latoga div.headway-leaf-inside {
	width: 650px !important;
}

body.skin-latoga div.headway-leaf {}

body.skin-latoga h2.entry-title, body.skin-latoga h1.entry-title, body.skin-latoga .page-title, body.skin-latoga span.widget-title, body.skin-headway .leaf-top {
	margin: 5px 0 5px 0;
	padding: 0;
}

body.skin-latoga span.widget-title, body.skin-headway .leaf-top {padding:0px;background:transparent;}

body.skin-latoga div.sidebar li.widget, body.skin-latoga div.entry-content, body.skin-latoga .leaf-content, body.skin-latoga div#footer {font-size:13px; line-height:18px;}

body.skin-latoga .entry-title, body.skin-latoga .entry-title a, body.skin-latoga .page-title {color:#c57600;}
body.skin-latoga div.entry-content a, body.skin-latoga div.entry-content p { color: #5c5c5c; }

body.skin-latoga a.more-link, 
body.skin-latoga div.nav-below div.nav-previous a, 
body.skin-latoga div.nav-below div.nav-previous a:visited, 
body.skin-latoga div.nav-below div.nav-next a, 
body.skin-latoga div.nav-below div.nav-next a:visited {}

body.skin-latoga input#s {}

.footerText {
	font-size: 10px !important;
	text-align: center;
	color: #999 !important;
}

body.custom hr.footerHR {
	width: 904px;
	height: 1px;
	border: 0;
	background-color: #999;
	margin: 25px auto 25px auto !important;
}

.footerThird {
	float: left;
	display: inline;
	width: 290px;
	margin: 0 15px 0 0 !important;
	padding: 0;
}

body.skin-latoga .header-text, body.skin-latoga header-rearrange-item-1, body.skin-latoga header-link-text, body.skin-latoga header-link-top {
	margin: 0;
	padding: 0;
}

body.custom .footerText {
	font-size: 10px;
	text-align: center;
	color: #999;
}

body.custom li.widget-container {
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
}

body.custom h2.entry-title {
	margin: 5px 0 5px 0;
	padding: 0;
}

body.custom h3.entry-title {
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 12px;
}

body.custom .entry-utility {
	margin: 0 0 30px 0;
	font-size: 11px;
	color: #999;
}

body.custom .meta-below-title, body.custom .entry-meta clearfix, body.custom .clearfix-title, body.custom .entry-date {
	font-family: Verdana, Arial, sans-serif !important;
	font-size: 11px !important;
	color: #999;
}

body .centerMe, body.custom .centerMe {
	text-align: center;
}

body.custom .textwidget {
	margin: 0 0 0 5px;
}

.headerInfo {
	display: inline;
	float: left;
	width: 155px;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

.headerIcon {
	display: inline;
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
}

.footerThird {
	float: left;
	display: inline;
	width: 290px;
	margin: 0 10px 0 0;
	padding: 0;
}

li.widget-container {
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
}

h2.entry-title {
	margin: 5px 0 5px 0;
	padding: 0;
}

.entry-utility {
	margin: 0 0 30px 0;
	font-size: 11px;
	color: #999;
}

.entry-meta {
	font-size: 11px;
	color: #999;
}

.centerMe {
	text-align: center;
}

.textwidget {
	margin: 0 0 0 5px;
}
