/*
Theme Name: Capone's Restaurant
Theme URI: http://www.caponesrestaurant.net
Description: A site and blog theme for Capone's Restaurant, by Gwyn Pritchett.
Version: 1.0
Author: Gwyn Pritchett
Author URI: http://www.gwynpritchett.com
*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
}
html {
overflow: scroll;
} 
body {
	background: #272524 url(images/background.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
/* Defaults */
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #eee;
}
h1 { font-size: 250%; }
h2 { font-size: 220%; }
h3 { font-size: 180%; }
h4 { font-size: 160%; }
h5 { font-size: 120%; }

a {
	color: #fff; 
	text-decoration: none;
	}
a:hover {
	color: #ccc;
	text-decoration: underline;
	}
p {
	font-size: 100%;
	}

.clear {
	clear: both;
	}	
a img {
	border: none;
}
/* Site Structure */
#wrapper {
	margin: 30px auto 10px;
	width: 960px;
	background: #605a54;
	border: 3px solid #888;
}
#right-col {
	float: right;
	margin: 10px 10px 10px 0;
	width: 720px;
	background-color: #69625c;

}
#left-col {
	float: left;
}

#logo img {
	margin: 10px 0 0 10px;
}

/* Content Styling */
#page-title h1{
	background-color: #726c66;
	color: #f1d88a;
	font-size: 26px;
	padding: 5px 15px;
}
#content {
	padding: 15px;
}
#content p {
	margin-bottom: 10px;
	line-height: 16px;
}
.singleblog ul  {
	margin: 5px 5px 10px 5px;
	line-height: 18px;
	
}
.singleblog ul li  {
	list-style: square;
	margin-left: 14px;
}
.singleblog ol {
	margin: 5px 5px 10px 5px;
	line-height: 18px;
	
}
.singleblog ol li  {
	margin-left: 18px;
}
#content a {
	border-bottom: 1px dotted #fff;
}
#content a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	color: #ccc;
}
#content a img {
	border: none;
}
#footer {
	font-size: 11px;
	color: #444;
	text-align: center;
	padding-bottom: 20px;
}
#footer a {
	color: #444;
}
#footer a:hover {
	color: #666;
}

/* Blog Styling */
.blogpost {
	clear: both;
	margin-bottom: 45px;
	padding-bottom: 40px;
	overflow: hidden;
	}
	
.singleblog{overflow:hidden;}

ul.meta {
	margin: 0 0 25px 0;
	}
	
ul.meta li {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	margin-right: 10px;
	padding-left: 12px;
	text-transform: uppercase;
	}
	
ul.meta li:first-child {
	border: none;
	padding-left: 0;
	}
	
.alignleft {
	float: left;
	margin: 0 10px 8px 0;
	}
	
.alignright {
	float: right;
	margin: 0 0 8px 10px;
	}
	
.aligncenter {
	margin: 10px auto;
	}
	
.blogpost, .worksearch {
	border-bottom: 1px solid #e8e3c8;
	}

ul.meta li {
	border-left: 1px solid #e3e8ed;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
   color: #333
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 14px;
   padding: 0 4px 5px;
   margin: 0;
}

/* Sidebars */
.extraswrap {
	margin-top: 10px;
	overflow: hidden;
	}

.extras {
	float: left;
	margin: 0 0 0 10px;
	width: 220px;
	}

.extras h2 {
	margin-bottom: 10px;
	font-size: 22px;
}
.flickr {
	display: inline;
	}
	
.flickr a:link img, .flickr a:visited img {
	margin: 0 10px 10px 0;
	}

ul.twitter {
	margin: 0;
	}
	
ul.twitter li.twitter-item {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	list-style: none;
	margin-bottom: 15px;
	padding: 8px 10px;
	}
	
ul.twitter li.twitter-item span abbr {
	border-bottom: none;
	display: block;
	font-size: 0.8em;
	font-style: italic;
	margin-top: 3px;
	}

.flickr a:link img, .flickr a:visited img {
	border: 3px solid #aaa;
	}
	
.flickr a:hover img, .flickr a:active img, .flick a:focus img {
	border: 3px solid #fff;
	}

ul.twitter li.twitter-item {
	background-color: #4f4b46;
	border: 1px solid #88827b;
	}
#sidebar {
	margin: 15px 0 15px 5px;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar input {
	background-color: #fff;
	border: 1px solid #999;
	margin: 2px 0;
	padding: 3px;
}

#constant-contact {
	width: 200px;
	margin-left: 5px;
	text-align: center;
	padding: 4px 2px 5px 2px;
	border: 1px solid #6b645d;
	background-color: #4f4944;
}
#constant-contact h3 {
	font-size: 14px;
	color: #f1d88a;
	margin-bottom: 3px;
}
#constant-contact button {
	padding: 2px;
	border: 1px solid #ccc;
	margin: 3px 0;
}
fieldset {
	border: 0 solid;
}

/* Menus */
#nav-main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	list-style-type: none;
	padding-left: 10px;
	width: 207px;
}
#nav-main li a {
	padding: 3px 4px;
	display: block;
	color: #ddd;
	border-bottom: 1px dotted #777;
}
#nav-main li a:hover {
	background-color: #6b6662;
	color: #fff;
	text-decoration: none;
}
#nav-main li.current_page_item a {
	background-color: #8f140e;
	color: #fff;
}
#nav-main li.current_page_parent a, #nav-main li.current_page_ancestor a {
	background-color: #605a54;
	color: #fff;
}
#nav-main li.current_page_item a:hover {
	background-color: #981a14;
}
#nav-main li.current_page_parent a:hover, #nav-main li.current_page_ancestor a:hover {
	background-color: #6b6662;
	color: #fff;
}
#nav-main li.current_page_parent ul li a:hover {
	background-color: #6b6662;
	color: #fff;
}
#nav-main li.current_page_ancestor ul li.current_page_ancestor a {
	background-color: #8f140e;
	color: #fff;
}
#nav-main li.current_page_item ul li a, #nav-main li.current_page_parent ul li a, #nav-main li.current_page_ancestor ul li a {
	background-color: #605a54;
	padding-left: 14px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
#nav-main li.current_page_item ul li a:hover {
	background-color: #6b6662;
}
#nav-main li.current_page_parent ul li.current_page_item a {
	background-color: #8f140e;
	color: #fff;
}
#nav-main li.current_page_parent ul li.current_page_item a:hover {
	background-color: #981a14;
}
#nav-main li.current_page_item ul li, #nav-main li.current_page_parent ul li, #nav-main li.current_page_ancestor ul li {	
	list-style-type: none;
}

li.page_item ul {display:none;}
li.current_page_item ul,li.current_page_parent ul {display:block;}
li.current_page_ancestor ul {display: block;}
#nav-secondary {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	width: 100%;
	background-color: #8f140e;
	list-style-type: none;
}
#nav-secondary li {
	display: inline;
}
#nav-secondary li a{
	display: inline-block;
	padding: 8px 20px;
	margin: 0;
	color: #ddd;
}

#nav-secondary li a:hover{
	text-decoration: none;
}
#nav-secondary li.current_page_item a {
	background-color: #726c66;
}

#sub-menu {
	background-color: #7f7975;
}
#sub-menu ul {
	float: left;
	width: 200px;
	list-style-type: square;
	font-size: 14px;
	padding: 5px 0 5px 35px;
	color: #F1D88A;
}
#sub-menu ul li.first {
	font-weight: bold;
	font-size: 16px;
	list-style-type: none;
	margin-left: -17px;
}
	
/* Comments */
h4#comments {
	clear: both;
	margin: 45px 0 5px 0;
	}

.commentlist li {
	font-size: inherit;
}

.commentlist li .avatar { 
	float: right;
	}

.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 0.95em;
	}
	
.commentlist p {
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.5em;
	margin: 10px 5px 10px 0;
	text-transform: none;
	}

.commentmetadata {
	display: block;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.1em;
	margin: 0;
	}
	
.commentlist .reply {
	font-size: 0.8em;
	font-weight: bold;
	}

.commentlist {
	margin: 0 0 20px 0;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 10px;
	list-style: none;
	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.comms-navigation, .navigation {
	clear: both;
	display: block;
	margin-bottom: 20px;
	overflow: hidden;
	}

.children {
	padding: 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}


/* Comment Form */
#respond h4 {
	clear: both;
	margin: 20px 0 10px 0;
	}

form p {
	padding-bottom: 10px;
	margin: 5px 0;
	}
	
form p label {
	display: inline-block;
	margin-right: 10px;
	text-align: right;
	width: 5em;
	}
	
form p label[for="comment"] {
	vertical-align: top;
	}
	
input, textarea {
	padding: 3px;
	}
	
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	}
	
input#submit {
	padding: 5px 3px;
	}

/* Comment List */
.commentlist li .avatar { 
	border: 2px solid #f2e9ea;
	}

.commentlist cite a:link, .commentlist cite a:visited {
	color: #ccc;
	}
	
.commentlist .commentmetadata a:link:first-child, .commentlist .commentmetadata a:visited:first-child {
	color: #ccc;
	}

.thread-alt {
	background-color: #756e68;
	}
	
.thread-even {
	background-color: #5b544e;
	}
	
.depth-1 {
	border: 1px solid #887d74;
	}

.even, .alt {
	border-left: 1px solid #887d74;
	}

input, textarea {
	background-color: #58524c;
	border: 1px solid #887d74;
	color: #777;
	}
#commentform input, textarea {
	color: #eee;
}	
input:focus, textarea:focus {
	border: 1px solid #dad4b6;
}
#content #commentform p {
	margin-bottom: 4px;
	line-height: 12px;
}
#commentform p {
	margin: 2px 0;
	color: #ddd;
	padding-bottom: 7px;
}
.ec3_event {
	padding: 0 3px 4px 9px;
	margin-left: 4px;
	background: url(images/bullet.gif) top left no-repeat;
	background-position: 0 6px;
}
	
.Reservation input {
color: #eee;
}
#content .sociable a {text-decoration: none; border-bottom: none;}

/* ================== */
/* = Flickr Gallery = */
/* ================== */
.singleblog .flickr-gallery ul li { list-style: none;}
.singleblog .flickr-gallery a { color: #8F140E;}
#content .flickr-gallery a:hover { color: #661916;}


