/*
Theme Name: Joe Frazzano Theme
Theme URI: http://webexcellence.net
Description: A Wordpress theme with configuration panel for Joe Frazzano Theme
Author: Sudirman
Author URI: http://webexcellence.net
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body {
	background-repeat:no-repeat;
	background-position:top left;
	font-family:"Lucida Sans Unicode", "Lucida Sans", arial;
	font-size: 8pt;
	margin:0;
	padding:0;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}

h3.archivetitle {
	font-size:16px !important; 
	border-bottom:1px solid #886d49;
	padding-bottom:10px;
	margin-right:10px;
	margin-left:30px;
}





/* images and misc. */

img{ border: none; padding: 6px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color:#666;
	text-decoration:none;
	border: none;
	}

a:hover{color:#6A7CA0;text-decoration: underline; border: none;}



/* container */


#container {
	width: 1080px;
	margin:0;
	position:relative;
	padding:0;
	color:#333;
	float:left;
}
	
/* header */

#header {
    width: 100%; 
	height: 242px;
	position:relative;
	}

#header h1{
	position:absolute;
		top:30px;
		left:50px;
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}
 
#header h2{
		background:url("images/white_opacity_bg.png");
		position:absolute;
		bottom:0;
		padding:5px 20px 5px 50px;
		display:block;
		width:700px;
		font-family:"Lucida Sans Unicode", "Lucida Sans", arial;
		font-size:28px; 
		font-weight:bold;
		letter-spacing:-1px;
	}
	
	#header .picture {
		position:absolute;
		bottom:0; right:270px;
		z-index:0;
		_right:272px;
	}
	
	
	#header .logo {
		position:absolute;
		top:35px; right:80px;
	}
	
	#header .picture img , #header .logo img {
		padding:0;
	}
	
/* main menu */


#menu {
	background:url("images/nav_bar.png") repeat-x top;
	font-family: "Lucida Sans Unicode", "Lucida Sans", arial;
	width:90%; 
	height:39px;
	 
}


#menu ul {
	margin:0 0 0 40px;
	padding: 0;
	line-height:38px;
	text-align: left;
}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	 
	font-size:14px;
	margin: 0;
	text-transform:uppercase;
	padding:0 14px;
	text-decoration: none;
	color: #fff;
}

#menu ul li a:hover {
	text-decoration:underline;
}



/* content */


#content {
	float: left;
	width:500px;
	background:#f6eee4;
	overflow: hidden;
	margin-left:40px;
	_margin-left:20px;
	
	display:inline-block;
	}

.post {
	margin: 0 10px;
	padding:15px;
	line-height: 14pt;
	}
	
.post h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: 300;
	color: #b27017;
	line-height:110%;
	}


.post h2 a{
	color: #b27017;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #666;
	text-decoration: none;
	}
	
.post p{font-size: 8pt;}

.post a{text-decoration:underline;}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin-top: 16px;
	}
	

.navigation {
	font-size:8pt;
	float:left;
	width:100%;
	}
	
	.alignleft {float:left; margin:25px;}
	.alignright {float:right; margin:25px;}

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}


/* left sidebar */

#left {
	font-family: "Lucida Sans Unicode", "Lucida Sans", arial;
	font-size:8pt;
	width: 250px;
	float:left;
	background-color:#403321;
	margin:0;
	color:#fff;
	padding:0 6px 0 6px;
	 
	}

#left h2{
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size: 12pt; 
	text-align: left;
	color: #fff;
	text-transform:uppercase;
	margin: 0;
	padding: 0;
}


#left .widget a {
	color:#fff;
}



#left p {margin:0; padding: 0 6px 0 12px;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#left ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}


#left .widget {
	border-bottom:1px solid #665c4d;
	padding:10px 0 10px 0;
}


#left .widget a {
	color:#fff;
}

#left .widget_categories a {
	color:#fff;
	text-transform:capitalize;
}


/* right sidebar */

#right{
	font-family:"Lucida Sans Unicode", "Lucida Sans", arial;
	font-size:8pt;
	float:left;
	background:url("images/sidebar_blck_top.png") no-repeat top;
	_background-image:url("images/sidebar_blck_top.gif") !important;
	color:#fff;
	margin-left:-13px;
	margin-top:-103px;
	padding:30px 20px 20px 24px;
	width:234px;
	_margin-left:-23px;
	
	z-index:90;
	position:relative;
}

#right .contact_info {
	 _padding:0 10px;
}


	#right .contact_info .ci_info {
		 font-size:16px;
		 
	}
	
	#right .contact_info .ci_info  p {
		padding:5px 0;
	}


#right #right_container {
	top:100px;
	width:243px;
	
	padding:15px 0;
	z-index:20;
	
	margin-left:-9px;
	_margin-left:-3px;
	width:250px; 


	background:#242424 url("images/sidebar_blck_bottom.gif") no-repeat bottom;
}

#right #right_container a {
	text-align:left; 
}

#right .sidebar_close {
	bottom:10px;
height:10px;
line-height:1px;
position:absolute;
width:250px;
  
}

#right h2{
	font-family:"Lucida Sans Unicode", "Lucida Sans", arial;
	font-weight: normal; 
	font-size: 10pt; 
	text-align: left;
	color: #b27017;	
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding: 0 6px 0 12px;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#right ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



#right .contact_info a {
	color:#fff; 
}

/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family:"Lucida Sans Unicode", "Lucida Sans", arial;;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: "Lucida Sans Unicode", "Lucida Sans", arial;;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family:"Lucida Sans Unicode", "Lucida Sans", arial;;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #EDEDED;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: "Lucida Sans Unicode", "Lucida Sans", arial;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family:"Lucida Sans Unicode", "Lucida Sans", arial;;
	}

#searchform input#s{
	font-family:"Lucida Sans Unicode", "Lucida Sans", arial;;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family:"Lucida Sans Unicode", "Lucida Sans", arial;;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/* footer */

#footer {
	 
	clear: both;
	width: 100%;
	position:relative;
	top:-120px;
	font-family:"Lucida Sans Unicode", "Lucida Sans", arial;
	font-size: 7pt;
	}
	
#footer p{padding:6px;margin: 0; color: #eee;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

#footer_nav { 
	clear: both; width:820px; padding:5px 5px 5px 40px;
	background: #242424;
	}
 
#footer_nav ul {
	margin:0px;
	padding: 0;
	line-height:20px;
	text-align: left;
}

#footer_nav ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#footer_nav ul li a {
	 
	font-size:12px;
	margin: 0;
	text-transform:uppercase;
	padding:0 12px;
	text-decoration: none;
	color: #fff;
}

#footer_nav ul li a:hover {
	text-decoration:underline;
}

#footer_content {
	background: #242424 url("images/footer_bg.png") repeat-y left;
	clear: both;
	padding:30px 0 30px 50px;
}

#footer_content .business_info { color:#fff; }
#footer_content .business_info p { margin:0; padding:0; }
#footer_content .business_info p.name {  font-size:18px;  }
#footer_content .business_info p.addr { font-size:12px;   }
#footer_content .business_info .logo {
	float:left; 
}

#footer_content .jr .info {
	float:left;
	display:block; 
	width:200px;
}

#footer_content .frz .info {
	float:left;
	display:block; 
	width:300px;
}

#footer_content .jr .info {
	padding-top:25px;
}
#footer_content .frz .info {
	padding-top:15px;
}










/* clearfix hacks 
-------------------------------------------------------------- */
.clearfix:after, .feature_highlight:after, .rightarea-cols:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix, .feature_highlight, .rightarea-cols {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix, * html .feature_highlight, * html .rightarea-cols {height: 1%;}
.clearfix, .feature_highlight, .rightarea-cols {display: block;}
/* End hide from IE-mac */


