/*
Theme Name: Corona
Theme URI: http://coronaurbancantina.com
Description: Developed for Corona Urban Cantina
Version: 1
Author: Jeffrey Horen
Author URI: http://www.excelnetmedia.com
*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
p {margin:0 0 1.5em;}
.float-right {float: right; text-align: left;}
.float-left {float: left;}
.clear {clear: both;}

/* -------------------[ Layout ]------------------- */
body {
	background: #000 url(images/bg_body.jpg) no-repeat center top;
	color: #BBB;
	font: 85% arial,sans-serif;
	line-height: 1.4em;
	text-align: center;
}
#container {
	margin:0 auto;
	text-align: left;
	width: 990px;
}
#header {
	height: 137px;
}
.logo {
	margin: 20px 0 0 230px;
}

/*- Menu --------------------------- */

.nav {
  	float:left;
  	height: 45px;
  	width:100%;
  	font-size: 20px;
  	line-height:normal;
}
.nav ul {
	margin:0;
	padding:10px 10px 0 25px;
	list-style:none;
}
.nav li {
	display:inline;
	margin:0;
	padding:0;
}
.nav a {
	float:left;
	background:url("images/tab-left.png") no-repeat -100% -100%;
	letter-spacing: .05em;
	margin:0;
	padding:0 25px 0 14px;
	text-decoration:none;
}
.nav a span {
    float:left;
    display:block;
    background:url("images/tab-right.png") no-repeat -100% -100%;
    padding:5px 20px 4px 6px;
    color:#ccc;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.nav a span {float:none;}
/* End IE5-Mac hack */
.nav a:hover span {
    color:#fff;
}
.nav a:hover {
    background-position:left center;
}
.nav a:hover span {
    background-position:right center;
}
.nav li.current_page_item a {
    background-position:left center;
}
.nav li.current_page_item a span{
    background-position:right center;
}

/*- End Menu --------------------------- */

#mid {
	clear: both;
	height: 299px;
	position: relative;
}
h2.tagline {
	color# f5f2f2;
	font-family: Georgia, serif;
	font-size: 30px;
	padding: 50px 0 0 50px;
}
h2.tagline2 {
	color# f5f2f2;
	font-family: Georgia, serif;
	font-size: 30px;
	line-height: 2em;
	padding: 5px 0 0 205px;
}
h3.phone {
	font-size: 20px;
	letter-spacing: .1em;
	padding: 80px 0 0 140px;
}
h4.address {
	font-size: 14px;
	letter-spacing: .1em;
	padding: 10px 0 0 140px;
}
#content {
	float: left;
	padding: 25px;
	width: 556px;
}
#sidebar {
	float: right;
	padding: 25px;
	width: 280px;
}
#footer {
 border-top: 1px solid #1f1f1f;
 clear: both;
 font-size: 11px;
 padding: 3px 0 40px 0;
}

/*- Typography --------------------------- */


		
/* -------------------[ Typography ]------------------- */
h1, h2, h3, h4, h5, h6 {
	color:#BBB; 
}
h1 {
	font-size:1.7em;	
}
h2 {
	font-size:1.6em;
}
h3 {
	font-size:1.4em;
}
h4 {
	font-size:1.2em;
}
h5 {
	font-size:1em;
}
h6 {
	font-size:1em;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
/* Controls page and post titles */
h1.title {
	border-bottom: 1px solid #4d4d4d;
	font-size: 22px;
	letter-spacing: .09em;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
h1.title a {
	color: #BBB;
}
h3#comments {
	padding: 0; 
	margin: 20px 0 0 0;
}
.small {
	color: #945618;
}
.small a:link, .small a:active, .small a:visited {
	color:#945618; 
	text-decoration:none;
}
.small a:hover {
	color:#333; 
	text-decoration:underline;
}
.view:link, .view:visited{
	background: transparent url("images/eye.png") 0 50% no-repeat;
	font-size: 1.1em;
	padding-left: 20px;
}
p #sidebar
a:focus, a:hover {
	color:#cc6666;
}
a {
	color:#fff;
	text-decoration:none;
}

/* -------------------[ Sidebars ]------------------- */
#sidebar a, #sidebar a:link, #sidebar a:visited { 
	color: #fff;
}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar ul ul {
	margin: 0;
	padding: 0;
	border-bottom:0;
}
#sidebar ul ul ul {
	background:transparent;
	border:0;
	padding: 0;
}
#sidebar ul ul ul ul {
	background:transparent;
	border:0;
	padding: 0 0 0 10px;
	}
#sidebar li {
	list-style-type: none;
	margin: 0 0 10px;
	padding:0 ;
	}
#sidebar li li {
	list-style-type: none;
	margin: 0;
	padding:2px 10px 2px 14px;
	background: transparent url(images/arrow-off.gif) 10px 6px no-repeat;
	border-bottom:1px solid #ddd;
	}
#sidebar li li li {
	padding:0;
	border:0;
	background: transparent;
	}
#sidebar li li:hover {
	background: transparent url(images/arrow-on.gif) 12px 6px no-repeat;
	}
#sidebar li li li:hover {
	background: transparent;
	}
#sidebar li h2.widgettitle {
	border-bottom: 1px solid #4d4d4d;
	font-size: 22px;
	letter-spacing: .09em;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
#sidebar .textwidget {
	margin: 0;
	padding:0;
	overflow:hidden;
}
#sidebar .sidebox {
	background:#fff;
	border:1px solid #d5d5d5;
	margin: 0;
	padding: 8px;
	line-height:1.4em;
}
#sidebar a:hover, #sidebar a:active { 
	background:transparent; 
	color:#fff; 
}
#sidebar li#tag-cloud ul {
	padding: 5px 10px;
}
#sidebar li#tag-cloud li {
	float:none;
	display:inline;
	padding: 0;
	margin: 0 5px 0 0;
	border-bottom: 0;
	background: transparent;
}
	
/* -------------------[ Begin Comments ]------------------- */
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	margin:5px 0px 5px 0px; padding:5px; background-color:#fafafa; border: 1px solid #ccc;
	text-align: justify;
}
.commentlist li {
	list-style: none;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
	}
.commentsfeed {
	background: url("images/rss_round.png") no-repeat left center;
	padding:5px 5px 5px 20px;
}
.trackback {
	background: url("images/link.png") no-repeat left center;
	height:30px;
	padding:5px 5px 5px 20px;
}
.commentsicon {
	background: url("images/comment_blue_trans.gif") 0 50% no-repeat;
	line-height: 15px;
	padding:5px 5px 5px 20px;
}
.tagsicon {
	background: url("images/tag_blue.png") 0 15% no-repeat;
	line-height: 15px;
	padding:5px 5px 5px 20px;
}
.postsicon {
	background: url("images/article.png") 0 10% no-repeat;
	line-height: 15px;
	padding:5px 5px 5px 20px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	border: 1px solid #eee;
	background: #fff;
	float: right;
	padding: 2px;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}
/* End Comments */

/* -------------------[ Posts and Pages ]------------------- */
.entry {
	margin-top: 10px;
}
html>body .entry ul {
	list-style: none;
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar-right ul ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
.postmetadata {
	background-color:#FAFAFA;
	border: 1px solid #E0E0E0; 
	color:#333;
	font-size:0.9em; 
	line-height: 1em;
	margin:5px 0px 5px 0px; 
	padding:15px 5px 5px 15px; 
	text-align:left;
}
.postmetadata a:link, .postmetadata a:active, .postmetadata a:visited {
	color:#945618; 
	text-decoration:none;
}
.postmetadata a:hover {
	color:#333; 
	text-decoration:underline;
}
.posttitle {
	margin-bottom: 10px;
}
.section {
	margin:0;
	padding:0;
}

/* -------------------[ Search Form ]------------------- */
#searchform {
	margin: 10px auto;
	padding: 15px 3px;
	text-align: left;
}
#sidebar-left #searchsubmit {
	padding: 1px;
}
#search-tool-div {
	margin-top:3px;
	position: relative;
}
.search-top {
	background: #fafafa;
	border:#A9A9A9 1px solid;
	border-top: #0D4636 1px solid;
	border-left: #0D4636 1px solid;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px;
}
.search-top:focus {
	background: #fff;
	border:#A9A9A9 1px solid;
	border-top: #0D4636 1px solid;
	border-left: #0D4636 1px solid;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px;
}
.submit-search {
	background-color:#eee; border: 1px solid #0D4636;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	padding:3px;
}



