/*
THEME NAME: Jefe
THEME URI: http://fontografist.com
DESCRIPTION: Plain Text Love
VERSION: 1.0
AUTHOR: HP
AUTHOR URI: http://happyronin.com/
Template: sandbox
*/

/* ------- GLOBAL ------- */

* { margin:0; padding:0; }

body
{
	font-family: helvetica, sans-serif;
	color:black;
	font-size: 12px;
	background-color:#FCFAE9;
	border-top: 7px solid black;
}

a { color:black; }
a:visited { color:black; }
a:hover, a:active { color:black; }
h1, h3, h4 {color:#black;}
img{ border:none;}

h2 {
	font-family: "old-standard-1","old-standard-2", serif;
	font-size: 28px;
	letter-spacing:0px;
	color: black;
	text-decoration: none;
}

h3 {
	font-family: "old-standard-1","old-standard-2", serif;
	font-size: 18px;
	letter-spacing:0px;
	color: black;
	text-decoration: none;
	padding-bottom:16px;
}

.navigation {
	font-family: "old-standard-1","old-standard-2", serif;
	font-size: 12px;
	letter-spacing:0px;
	color: #C20007;
	text-decoration: none;
	padding-bottom:24px;

}

.navigation a {
	color: #C20007;
	text-decoration: none;
}
/* ------- LAYOUT ------- */

#wrapper{
	width:960px;
	margin:0 auto;
}

#header
{
	border-bottom: 1px solid black;
	height: 125px;
	margin: 0px auto 8px;
	width: 960px;
}

#about
{
	border-bottom: 1px solid black;
	height: 66px;
	margin: 0px auto 10px;
	width: 960px;
	position:relative;
	float:left;
	font-family: "old-standard-1","old-standard-2", serif;
	font-style:italic;
	font-size:18px;
	line-height: 27px;
}
#about a
{
	text-decoration:none;
	color:#C20007;
}

#access
{
    height:98px;
	width:590px;
	position:relative;
	top:-60px;
	left:375px;
}

#container
{
	clear:both;
}

#content { 
	width:640px; 
	margin:10px 10px 40px 0px; 
	padding:0px 0 0 0; 
	min-height:430px;
	position:relative; 
	float:left; 
	background-color:#FCFAE9; 
}
#contentFull { 
	width:950px; 
	margin:10px 0 40px 10px; 
	padding:0px 0 0 0; 
	min-height:430px;
	position:relative; 
	float:left; 
	background-color:white; 
}
#contentLeft { 
	width:750px; 
	margin:10px 0 40px 10px; 
	padding:0 0 0 0; 
	min-height:430px;
	float:left; 
}

#contactLeft{
	width:370px;
	min-height:575px;
	float:left;
}

#contactContent{
	width:960px; 
	margin:0; 
	padding:35px 0 0 0; 
	min-height:575px;
	position:relative; 
	float:left;
}

fieldset{
	border:none;
}

div.formcontainer{

}

.sidebar { 
	overflow:hidden; 
}


#primary { 
	margin:10px 0 0 20px;
	width:290px;
	min-height:100px;
	padding:7px 0 0 0; 
	float:left;
}
#primaryLeft { 
	width:160px;
	margin:10px 0 0 10px;
	min-height:100px;
	float:left;
}
#secondary { 
	margin:10px 0 0 20px;
	width:220px;
	min-height:100px;
	padding:7px 0 0 0; 
	float:left;
}

#secondaryRight { 
	width:160px;
	margin:10px 0 0 30px;
	min-height:100px;
	float:left;
}
#footer{
	margin:0 auto;
	width:960px;
	height:40px;
	text-align:center;
	padding-top:80px;
}

.clear{
	clear:both;
}

#footer span { 
	font-size:13px; 
	line-height:20px; 
}
#footer a { 
	font-weight:normal; 
}



/* ------- FOOTER CONTENT ------- */


#footer #subfooter {
	clear:both;
	list-style:none;
	color:white;
}

#footer #subfooter .widget {
	min-width:275px;
}

#footer #subfooter .widget .left {
	margin:10px 0 0 0;
	float:left;
}

#footer #subfooter .widget .right {
	float:right;
}

#subfooter a { 
	color:white;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}

#subfooter ul{ 
	list-style:none; 
	font-size:1.2em; 
}
#subfooter ul li {
	text-align:center; 
	float:left; 
}
#subfooter ul li ul {
	display:none;
}

#subfooter ul li:before { content:"|"; }
#subfooter ul li:first-child:before { content:""; }

#subfooter .textwidget { 
	line-height:20px; 
}
.left .widgettitle{
	display:none;
	color:red;
}


/* ------- HEADER CONTENT ------- */

#blog-title a{
	font-family: "liquor-store-1","liquor-store-2", sans-serif;
	font-size: 80px;
	text-transform:uppercase;
	letter-spacing:5px;
	-moz-text-shadow: 5px 5px 0px #DCDACC;
	-webkit-text-shadow: 5px 5px 0px #DCDACC;
	text-shadow: 5px 5px 0px #DCDACC;
	color: black;
	left: 110px;
	position: relative;
	text-decoration: none;
	top: -78px;
}
#blog-description{
	display:none;	
}
#logo{
	width:100px;
	height:100px;
	display:block;
	position:relative;
	top:13px;
	left:0px;
	text-decoration:none;
	background:url("images/fist2.png");
}

/* ------- MAIN CONTENT ------- */

#content .entry-title, #contentLeft .entry-title{
	padding:0 0 0 0;
	font-family: "liquor-store-1","liquor-store-2", sans-serif;
	font-size:44px;
	letter-spacing: 1px;
	font-weight:normal;
	margin:25px 0 20px 0;
	text-transform:uppercase;
}

#content .page .entry-title, #contentLeft .page .entry-title, #contentFull .page .entry-title{
	display:none;
}

.entry-title a{
	text-decoration:none;
}

.entry-content{
	padding:5px 0 0 0;
}

div.post{
	border-bottom:1px solid black;
	margin:0 10px 40px 0;
}

.entry-content p{
	font-size:16px;
	font-family: "old-standard-1","old-standard-2", Georgia, serif;
	line-height:1.7em;
	padding:0 0 25px 0;
}

.entry-content h1{
	font-size:2.7em;
	padding:0 0 20px 0;
}

.entry-content h2{
	line-height:1.7em;
	padding:0 0 30px 0;
}

.entry-content ul, #contactLeft ul{
	padding:0 0 25px 0;
	font-size:1.2em;
}

.entry-content li, #contactLeft li{
	list-style:disc inside;
	padding:0 0 0 20px;
}

.wp-caption-text{
	display:none;
}

.wp-caption{
	margin:0 0 10px 0;
}

.category-title{
	font-size:0.9em;
	color:black;
}


.published{
	color:black;
	font-style:italic;
	padding:8px 120px 0 0;
	font-size:12px;
	letter-spacing:2px;
	font-weight:normal;
}

.entry-date{
	color: black;
	font-family: "old-standard-1","old-standard-2", Georgia, serif;
	font-size: 8px;
	font-weight: bold;
	height: 5px;
	padding: 0px;
	text-align: left;
	text-transform: uppercase;
	width: auto;
}

.entry-date span{
	width:auto;
	height:5px;
	text-align:left;
	display:block;
	line-height:1.2em;
}




/* ------- COMMENT CONTENT ------- */

.entry-meta, .comment-meta{
	padding:5px 0 5px 0;
	font-size:0.85em;
	font-family: "old-standard-1","old-standard-2", Georgia, serif;
}
.entry-meta a{
	
}
.entry-meta a:hover{
	color:#a8a09d;
}

#comments-list h3, #respond h3{
	font-family:helvetica, sans-serif;
	padding:5px 0 5px 0;
	border-bottom:1px solid #E58612;
	margin:0 0 20px 0;
}

.form-input, .form-textarea{
	margin:0 0 10px 0;
}

.form-input input, .form-textarea textarea{
	border: 1px dotted #bebebe;
}

.form-label{
	margin:10px 0 0 0;
}

#comments{
	padding:20px 95px 0 0;
}

#comments p{
	font-size:1.1em;
	line-height:1.7em;
	padding:0 0 0px 0;
}

#comments .fn, #comments .fn a{
	font-family:helvetica, sans-serif;
	padding:5px 0 5px 3px;
	color:#bebebe;
	font-size:1.2em;
	text-decoration:none;
}

#comments ol{
	list-style:none;
}

#comments li{
	padding:10px;
	border: 1px dotted #bebebe;
	margin-bottom:10px;
}

.comment-meta{
	float:right;
}

.comment-author{
	padding:0 0 10px 0;
}

.form-label{
	padding:0 0 5px 0;
}

.form-submit{
	padding:10px 0 0 0;
}


/* ------- MAIN NAVIGATION ------- */


#menu {
	z-index:1;
}
#menu ul { 
	list-style:none; 
}
#menu li { 
	margin:0 3px 0 0; 
	float:left;
}
#menu li a{
	display:block;
	height:98px;
}

#menu li a span{
	display:none;
}

#menu .page-item-3{
	width:116px;
	background:url("images/home.jpg") 0 0 no-repeat;
}
#menu .page-item-5{
	width:116px;
	background:url("images/profile.jpg") 0 0 no-repeat;
}
#menu .page-item-7{
	width:119px;
	background:url("images/work.jpg") 0 0 no-repeat;
}
#menu .page-item-9{
	width:119px;
	background:url("images/contact.jpg") 0 0 no-repeat;
}
#menu .page-item-11{
	width:99px;
	background:url("images/blog.jpg") 0 0 no-repeat;
}

#menu li:hover{
	background-position: 0 -98px;
}
#menu li:active { 
	background-position:0 -196px; 
}
#menu li.current_page_item, #menu li.current_page_item li:hover{ 
	background-position:0 -294px; 
}
#menu ul li ul { 
	display:none; 
}


/* ------- PRIMARY SIDEBAR CONTENT ------- */

#primary h3, #secondary h3
{
	margin:0 0 7px 0;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-size:26px;
	text-transform:uppercase;
	font-family: "liquor-store-1","liquor-store-2", sans-serif;
	font-weight:normal;
	letter-spacing:2px;
	line-height:12px;
}


#primary a, #primaryLeft a { 
	text-decoration:none;
	color: #C20007; 
}
#primary a:red, #primaryLeft a:hover { color:red; }

#primary ul.xoxo, #primary ul.xoxo ul { 
	font-family: "old-standard-1","old-standard-2", Georgia, serif;
	list-style:none;
	font-size:1.1em;
	}


#primary ul.xoxo li { 
background: #FCFAE9;
border-left: 1px solid black;
margin-bottom: 40px;
padding: 0px 17px 0px;
}

#primary ul.xoxo li li {
	font-size:0.85em; 
	padding:0 0 8px 0;
	border:none; 
	margin:0;
}




/* ------- SPECIAL WIDGET STYLING for PRIMARY SIDEBAR CONTENT ------- */

#primary #calendar_wrap table#wp-calendar { width:100%; margin-bottom:20px; text-align:center; }
#primary #calendar_wrap table#wp-calendar caption { font-weight:normal; }
#primary #calendar_wrap table#wp-calendar th { padding:3px 5px; border-right:1px solid #ccc; border-bottom:1px solid #ccc; background-color:#d4d4d4; }
#primary #calendar_wrap table#wp-calendar td { padding:3px 5px; border-right:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf; background-color:#fff; }


/* ------- SECONDARY SIDEBAR CONTENT ------- */

#secondary h3, #secondary h3
{
	margin:15px 0 7px 0;
	font-size:1.3em;
	font-weight:normal;
	letter-spacing:0.1em;
	text-transform:uppercase;
	color:#444;
}

#secondary a { 
	text-decoration:none; 
	color:white; 
}

#secondary a:hover {color:#a8a09d; }

#secondary ul.xoxo { 
	font-family:helvetica, sans-serif;
	list-style:none;
	font-weight:normal;
	font-size:1.3em;
	padding:0 0 18px 0;
}
#secondary ul.xoxo li { 
	padding:0 0 8px 0; 
}



/* ------- SPECIAL WIDGET STYLING for SECONDARY SIDEBAR CONTENT ------- */

#secondary ul.xoxo li.widget_flickr img { padding-right:10px; border:1px solid #a6a6a6; float:left; }
#secondary #calendar_wrap table#wp-calendar { width:100%; margin-bottom:20px; text-align:center; }
#secondary #calendar_wrap table#wp-calendar caption { font-weight:normal; }
#secondary #calendar_wrap table#wp-calendar th { padding:1px 2px; border-right:1px solid #ccc; border-bottom:1px solid #ccc; background-color:#d4d4d4; }
#secondary #calendar_wrap table#wp-calendar td { padding:1px 2px; border-right:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf; background-color:#eee; }

/* ------- GLOBAL SIDEBAR CONTENT ------- */


.aktt_more_updates a{
/*
	background:url("images/twitter.jpg") top left no-repeat;
	height:12px;
	width:100px;
	display:block;
	text-decoration:none;
	padding:10px 0 0 40px;
	color:black;
*/
}




/* ------- IMAGE VIEWER ------- */

.ngg-imagebrowser-nav .back a {
	float:left;
	width:94px;
	height:37px;
	background:url("images/backarrow.jpg") top left no-repeat;
}

.ngg-imagebrowser-nav .next a {
	float:right;
	width:94px;
	height:37px;
	background:url("images/frontarrow.jpg") top left no-repeat;
}
 .xoxo .ngg-albumoverview{
	width:160px;
	margin:0 0 10px 0;
}

 .xoxo .ngg-album-compact {
	float:left;
	height:120px;	
	text-align:left;
	width:162px;
}

 .xoxo .ngg-album-compactbox {
	border:1px solid #e0e1e1;
	height:91px;
	margin-bottom:12px;
}


 .xoxo .ngg-album-compactbox .Thumb {
	width:160px; 
	height:91px;
}

 .xoxo .ngg-album-compact h4 a{
	font-size:1.3em;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	width:220px;
	color:#005b7f;
	text-decoration:none;
	padding-left:2px;
}

 .xoxo .ngg-album-compact p {
	display:none;
}

/*------------- SMCF ---------------*/
#smcf-container div.start-training {margin:0 0 25px 50px; height:44px; width:407px; background:url("images/letsworktogether.jpg") no-repeat; }
#smcf-container .smcf-message {text-align:center;}
#smcf-container .smcf-send {width:95px; height:31px; display:block; background:url("images/formsubmit.jpg") no-repeat; margin:0 0 30px 0;}
#smcf-container .smcf-cancel {width:65px; background:url(../img/cancel.png) no-repeat;}
a.contactz{
	margin-left:20px;
	width:200px;
	height:48px;
	display:block;
	background:url("images/contactformbutton.jpg") no-repeat;
}
a.contactz:hover{
	background-position:0 -48px;
}

/*------------- BLOG ---------------*/

.author {
	font-size:1.3em;
	text-transform:capitalize;
}

.author a{
	color:black;
	text-decoration:none;
}

.widget_recent_entries a, .widget_archive a, .widget_categories a{
	color:black;
}

.rss{
	text-decoration:none;
	display:block;
	height:42px;
	width:200px;
	float:right;
	margin:53px 0 0 0;
}

/* ------- SEARCH CONTENT ------- */
#searchSide{
float: right;
position: relative;
top: 0.9px;
background: #DDDACB;
height: 55px;
padding: 70px 10px 0px 0px;
width: 278px;
}

#searchSide .widgettitle, .widget_text .widgettitle{
	display:visible;
}

#searchSide label{
	float: left;
	color: black;
	padding: 36px 0 0 20px;
	top: 0px;
	position: absolute;
	font-family: "liquor-store-1","liquor-store-2", sans-serif;
	text-transform: uppercase;
	font-size: 17px;
	letter-spacing: 2px;
}

#searchSide .button{
padding: 0 0 0 0;
width: 30px;
height: 24px;
color: #FDFAE8;
border: none;
float: left;
display: block;
background-color: #A5A296;
text-transform: uppercase;
font-weight: bold;
}

#searchSide input#s{
float: left;
padding: 0px 0px 0px 7px;
width: 200px;
height: 20px;
margin-left: 22px;
background-color: #F0EBDA;
vertical-align: top;
padding-top: 4px;
border: none;
}


