/*
	Theme Name: coRestaurant Theme
	
	URL: http://cloverthemes.com
	
	Description: Another Restaurant WordPress Theme from Clover Themes.
	
	Author: Clover Themes
	
	Author URI: http://cloverthemes.com
	
	Version: 1.0
	
*/

@import url(http://fonts.googleapis.com/css?family=Droid+Sans);
@import url(http://fonts.googleapis.com/css?family=Gochi+Hand);

/* ------- 1. CSS Reset ------- */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #2f1812;
	font-family:"Lucida Sans Unicode","Lucida Grande","Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

blockquote,
input,
select,
textarea{
	border: 1px solid #eee;
}

input,
label,
select,
textarea {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	font-weight: 300;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}

strong, b{font-weight:bold;}
em, dfn, i{font-style:italic;}


/* Default Style
---------------------------------------------------------------- */
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix			 { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}
.alignright {
	float: right;
	margin: 0 0 0 10px;
}
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

h1, h2, h2 a, h2 a:visited, h3, h4, h5, h6 {
    color: #311F1A;
	font-family: georgia;
    font-weight: normal;
    line-height: 1.2;
    margin: 0 0 10px;
}
h1 {
    font-size: 30px;
    margin: 0 0 20px;
}

h2, h2 a, h2 a:visited {
    font-size: 26px;
    margin: 0 0 20px;
}

h2 a:hover {
    color: #E96A2A;
    text-decoration: none;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 18px;
}


body{
	background: url("images/body-bg.png") repeat-x scroll 0 0 #F3E9DC;
}

#wrap{
	background: url("images/dot.png") repeat-x scroll left top transparent;
    min-width: 500px;
}


/* Hyperlinks
---------------------------------------------------------------- */
a,
a:visited {
	color: #c04310;
	text-decoration: none;
}

a:hover {
	color: #ee5516;
	text-decoration: underline;
}

a img {
    border: medium none;
}

/* Main
---------------------------------------------------------------- */
#inner .wrap{
    margin: 0 auto 30px;
    overflow: hidden;
}
.wrap {
	width: 960px;
}

.home #content{ 
	width: 960px;
}
/* Header
---------------------------------------------------------------- */
#header .wrap{
	margin: 0 auto 15px;
	min-height: 80px;
	overflow: hidden;
	padding-top: 10px;
	width: 960px;
}
#logo h1{
	font-size: 40px;
	line-height: 50px;
}	
#logo {
	float:left;
}
#logo .site-title{
	font-family: 'Oswald',arial,serif;
	color: #fff;
}
#logo .site-title a {
	color: #311F1A;
	font-family: "Matura MT Script Capitals";
	display: block;
	float: left;
	font-size: 48px;
	line-height: 50px;
	margin: 0;
	overflow: hidden;
	padding: 30px 0 0;
	text-decoration: none;
	width: 320px;
}
}
#logo .site-title a:hover  {
	text-decoration:none;
}

#description {
	color: #FFFFFF;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 10px;
	display: block;
	height: 0;
	overflow: hidden;
	width: 0;
}

.phone{
    background: url("images/phone.png") no-repeat scroll 0 -1px transparent;
    color: #C04310;
    float: right;
    font-size: 18px;
    line-height: 30px;
	margin: 10px 0;
    padding: 0 0 0 40px;
	}
#header-right{
	float:right;
	}
/* Nav
---------------------------------------------------------------- */
#nav{
	border-bottom-style: inherit;
	float: right;
	text-transform: uppercase;
}

#nav li a .sf-sub-indicator{
	display: block;
	width: 11px;

	top: 18px;
	right: 0px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
}

#nav li li a .sf-sub-indicator {
	top: 12px;
}	
#nav ul {	
	float: left;
	list-style: none;
	margin: 0;
}

#nav li {
	text-transform:uppercase; 
	float: left;
	list-style: none;
	padding: 0;
}
	
#nav li a {
	color: #311f1a;
	display: block;
	font-family: arial,serif;
	font-size: 12px;

	font-weight:bold;
	margin: 0 8px;
	padding: 4px 10px 4px 10px;
	position: relative;
	text-decoration: none;
	
	-moz-transition-duration: 0.3s;
    border-radius: 13px 13px 13px 13px;
    display: inline-block;

    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}

#nav li a:hover, #nav li a:active {
	color: #fff;background:  #da5f1f;
}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	background:  #ecd1af;
	font-size:12px;
	line-height: 20px;
	width: 132px; 
	margin: 0;
	padding:6px 21px 6px 13px;
	text-transform:capitalize;
	position: relative;
	border-bottom: 1px solid #F5DCBD;
	border-left: 1px solid #F5DCBD;
	border-right:1px solid #F5DCBD;
	border-radius: 0;
}
	
#nav li li a:hover, #nav li li a:active {		 
	background: #da5f1f;
	color:#fff;
}
	
#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 168px;
	padding: 17px 0 0 0;
    border-radius: 0 0 20px 20px;
}

#nav li ul li ul, #nav li ul li ul li ul{padding:1px 0 0 0;}
#nav ul li ul li a.sf-with-ul{}

#nav ul li ul li a:hover.sf-with-ul{}
#nav li ul ul {
	margin: -35px 0 0 167px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	left: auto;
}

#nav li:hover, #nav li.sfHover { 
	position: static;
}
	
	
/* Slider
---------------------------------------------------------------- */
#text-slider {padding-top:15px;}

.slider {width:940px;padding:10px;background:#fff;}

.slider img{display:block;}

#slider {
	position:relative;
	background:url(images/loading.gif) no-repeat 50% 40% ;
	height:400px; 
	width:940px;

}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:1;
}

#sliderbg{background: url("images/sliderbg.png") repeat scroll center bottom transparent;height: 30px;width: 960px;}

/* Homepage content
---------------------------------------------------------------- */
.welcome{background: url("images/line.png") no-repeat scroll left bottom transparent; text-align: center;margin-bottom: 30px; padding:5px; }

.welcome p{font-family: 'Gochi Hand', cursive; margin-bottom:15px;}

.big-text{ color:#311F1A; font-size: 26px; line-height: 26px;}

.small-text{ color:#593e36;font-size: 16px;}

#home-widgets .wrap, #home-blog-about .wrap{padding:20px;}

#content #home-widgets img{border: 1px solid #EFEFEF; width: 270px;height: 140px; display:block; background:#fff;padding:8px; margin-bottom:20px;}

#home-widgets p, #home-widgets .more{padding:0 0 10px 0;line-height: 18px; font-size:12px;}

.home-widgets-l,.home-widgets-m{float: left;width: 290px;padding-right:45px;}

.home-widgets-r{float:right;width: 290px;}

.home-widget-title{color: #8A3C16;font-size:16px;text-transform: capitalize;}

/* Page Post Entry
---------------------------------------------------------------- */
.breadcrumb {    
	background: url("images/breadcrumb-bg.png") repeat scroll 0 0 transparent;
    border: 1px solid #F5DCBD;
	color: #311F1A;
    font-size: 12px;
    padding: 8px 15px;
    text-shadow: 1px 1px #ecd2af;
	margin-bottom:15px;
}
#inner .breadcrumb  .wrap{
	background: url("images/breadcrumb-home.png") no-repeat scroll left center transparent;
    padding: 2px 0 0 30px;
	margin:0;
}

.breadcrumbs {margin-bottom:20px;}

#content-sidebar{
    float: left;
    width: 100%;
}

#content{
	width:650px;
	float:left;
	}

.post-info {
    background: none repeat scroll 0 0 #34271A;
	border-radius: 8px 8px 0 0;
	margin: 0;
    padding: 13px 0 11px;
	clear: both;
    color: #9E825F;
    font-size: 11px;
    text-transform: uppercase;
}
.post-info a {color: #9E825F;}

.post-info .post-author {
    background: url("images/post-author.png") no-repeat scroll left center transparent;
    padding: 6px 20px 6px 40px;
}
.post-info .time {
    background: url("images/post-time.png") no-repeat scroll 10px center transparent;
    padding: 7px 20px 6px 50px;
}
.post-comments {
    background: url("images/post-comments.png") no-repeat scroll left center transparent;
    padding: 6px 20px 6px 40px;
}

#content-sidebar a img {
	display: block; 
	height: auto;
    max-width: 100%;}

.postimg{border-radius: 8px 8px 0 0;}

.entry-content ol, .entry-content ul {margin: 0;padding: 0 0 20px;}

.entry-content ol {margin: 0;}

.entry-content ul li {list-style-type: square;margin: 0 0 0 20px;}

.entry-content ol li {list-style: decimal outside none;margin: 0 0 0 25px;}

.entry-content ol ol, .entry-content ul ul {padding: 0;}

.entry-content li{padding:0 0 5px 0;}


.post, #inner .page, .type-attachment{
    background: none repeat scroll 0 0 #fcf4eb;
	border-bottom: 5px solid #281a0b;
    margin: 0;
    padding: 30px;
	overflow: hidden;
}

.entry-content p {
    margin-bottom:20px;
}

#inner .gallery img{
	background: none repeat scroll 0 0 #DDDDDD;
    border: 5px solid #FFFFFF;
    box-shadow: 0 1px 2px #CCCCCC;
    margin: 5px;
    padding: 1px;}
	
#content .author {border-bottom: 5px solid #281A0B; background: none repeat scroll 0 0 #FCF4EB;margin: -30px 0 30px;overflow: hidden;padding: 10px;}

#content .author p{ font-family: arial;font-size: 12px;line-height: 18px;padding: 0;}

#content .author img{background-color: #FFFFFF;border: 1px solid #EEEEEE;box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);float: left;margin: 0 10px 0 0;padding: 6px;}

.author-box .avatar {border: 4px solid #e5e5e5;float: left;height: 70px;margin: 0 10px 0 0;width: 70px;}

blockquote {background: url(images/q.png) no-repeat;border: none;margin: 5px 15px;padding: 15px 20px 10px 40px;}

blockquote p {color: #9E825F;font-style: italic;}

.entry-content{margin-bottom:30px;}

.fullwidth #content{ width:960px;}

#portfoliopage {

	}
/* Tables
---------------------------------------------------------------- */
table, td, th
{
border:1px solid #9E825F; border-collapse: collapse;
}
td
{
padding:5px;
}

th {
    background-color:#9E825F;
    font-size: 1.4em;
    padding-bottom: 4px;
    padding-top: 5px;
    text-align: left;
}


tr:nth-child(1) {
  
}
th {
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #FFFFFF;
    padding: 10px 20px;
    text-align: right;
    vertical-align: middle;
    width: 280px;
}


/* Sidebar
---------------------------------------------------------------- */
.sidebar {
    display: inline;
    float: right;
    width: 290px;
	color:#ffffff;
	line-height:18px;
}

.sidebar .widget-wrap {
    background: none repeat scroll 0 0 #BF5820;
    padding: 15px 18px;
}

.sidebar .widget{margin-bottom: 20px;}


#sidebar a{
	color: #FFFFFF;
    text-decoration: underline;
}

#sidebar a:hover{text-decoration: none;}

#sidebar h3{
    background: url("images/headline.png") no-repeat scroll 12px center #34271A;
    border-radius:8px 8px  0 0 ;
	color: #FFFFFF;
    font-size: 12px;
    margin: 0;
    padding: 15px 33px;
    text-transform: uppercase;
}

.sidebar.widget-area ul li {
    background: url("images/list-icon.png") no-repeat scroll 0 9px transparent;
    list-style-type: none;
    margin: 0 0 10px;
    padding: 0 0 0 15px;
    word-wrap: break-word;
}

.textwidget{line-height:20px;}


/* Footer
---------------------------------------------------------------- */
#footer{ background: url("images/footer-bg.png") repeat-x scroll 0 0 transparent;}

#footer .wrap{
	color: #9E825F;
    margin: 0 auto;
	font-size: 11px;
    padding: 30px 20px 20px 20px;
    width: 920px;
	text-align: center;
}

#footer p{font-size: 11px;color: #9E825F;}

#footer a{color: #9E825F;font-size: 11px;}

/* search
---------------------------------------------------------------- */
input[type="button"], input[type="submit"] {background-color: #281a0b;border: none;color: #FFFFFF;cursor: pointer;font-size: 13px;font-weight: normal;padding: 5px;text-decoration: none;}


input[type="button"]:hover, input[type="submit"]:hover {background-color: #3a2612;}

input, select, textarea {border: 1px solid #DDDDDD;}


.s {
    background: none repeat scroll 0 0 #FCF4EB;
    border-radius: 3px 3px 3px 3px;
    color: #837E76;
    font-family: arial;
    font-size: 12px;
    height: 16px;
    padding: 5px 10px;
    width: 225px;
}

#search-box {
    background: none repeat scroll 0 0 #F3E9DC;
    border-radius: 3px 3px 3px 3px;
    padding: 3px;
    position: relative;
}
#search-box #go {
    border: 0 none;
    height: 20px;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 8px;
    vertical-align: bottom;
    width: 20px;
}

/* Pagination
---------------------------------------------------------------- */
.ct-paginate {padding: 10px 0 20px 20px; overflow:hidden; clear:both; font-family: arial;}
.ct-paginate a {border:1px solid #f5dab9;  margin-right:5px; padding:4px 8px; text-align:center; text-decoration:none;}
.ct-paginate .ct-title {color:#555; margin-right:4px;}
.ct-paginate .ct-gap {color:#999; margin-right:4px;}
.ct-paginate a:hover, .ct-paginate a:active, .ct-paginate .ct-current {color:#fff; background:#BF5820;border:1px solid #ddd; margin-right:5px;padding:4px 8px;}

/* Calendar
---------------------------------------------------------------- */
#wp-calendar {width: 100%;}
#wp-calendar caption {border-bottom: 2px solid #DDDDDD;color: #222222;font-size: 14px;font-weight: bold;margin-bottom: 8px;padding-bottom: 8px;text-align: center;}
#wp-calendar thead {font-size: 11px;}
#wp-calendar thead th {}
#wp-calendar tbody {color: #aaa;}
#wp-calendar tbody td {background: #F9F9F9;border: 1px solid #fff;padding: 5px 0;text-align: center;}
#wp-calendar tbody .pad {background: none;}
#wp-calendar tfoot #next {text-align: right;}


/* =Comments
------------------------------------------------------------------ */

#comments h3,#respond h4{

}
#comments a{
	text-decoration:none;
}
#comments a:hover{
	text-decoration:underline;
}
#commentform input {
	background: ;
	border: 1px solid #CCCCCC;
	border-radius: 3px 3px 3px 3px;
	width: 230px;
	padding: 5px;
	margin: 5px 5px 1px 0px;
}
#comments input:hover, #commentstextarea:hover{
	background: #FCF4EB;
}
#commentform {
	margin: 5px 10px 0px 0px;
}
	
#commentform textarea {
	border: 1px solid #CCCCCC;
	border-radius: 1px 1px 1px 1px;
	width: 90%;
	padding: 2px;
}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
}
	
#commentform p {
	margin: 20px 0;
}
	
#commentform #submit {
	background: #C04310;
	border-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.4);
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	cursor: pointer;
	font-family: Helvetica;
	font-weight: bold;
	line-height: 1em;
	outline: medium none;
	overflow: visible;
	position: relative;
	white-space: nowrap;
	width: 160px;
	height:40px;
}
	
#commentform #submit:hover{
	background: #ee5516;
}

.commentlist {
	margin: 0px;
	padding: 0px;
}

.commentlist ol {
	margin: 0px;
	padding: 10px;
}

.commentlist li {
	margin: 15px 0;
	padding:15px;
	list-style: none;
}
.commentlist li ul li { 
	margin: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
}

.commentlist li ul li {
	font-size: 12px;
}


.commentlist li .avatar { 
	background: #FFFFFF;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
	float: left;
	border:1px solid #CCCCCC;
	margin: 0px 10px 0px 0px;
	padding: 3px;
}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 14px;
}

.commentlist p {
}

.commentmetadata {
	font-weight: normal;
	padding:5px 0 0 0;
}

.alt {
	margin: 0px;
	padding: 10px;
}
.children { 
	margin: 0px;
	padding: 0px;
}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.commentmetadata {
	font-size: 11px;
	margin: 0px;
	display: block;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
}
	
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
	
.thread-even {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
	
.depth-1 {
	border: 1px solid #BBBBBB;
	margin: 0px;
	padding: 0px;
}

.even, .alt {
	border:1px solid #eeeeee;
	border-radius: 5px 5px 5px 5px;
}
em.date, .comment strong {
	font-weight:normal;
	color:#9E825F;
	line-height:24px;
	display:block;
	font-style: normal;
} 

.comment-meta a{
	color: #9E825F;
}

