/*
Theme Name: Maldivian Recipes
Theme URI: http://recipes.mymaldives.com
Version: 1
Description: 2 Column recipe theme
Author: Maldivian Recipes
Author URI: http://recipes.mymaldives.com
*/


/*-----------------[RESET]------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*-----------------[BASIC STYLES]-----------------*/


html {
	background: url(images/bg.jpg);
}
body {
	background: url(images/top-bg.jpg) repeat-x;
	text-align: center;
	line-height: 22px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #7b7b76;
	min-height: 250px;
}
a {
	text-decoration: none;
	color: #5f5f5f;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.ui-tabs-hide {
	display: none;
}
br.clear {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	padding-bottom: 5px;
	color: #403f3a;
	letter-spacing: -1px;
	line-height: 1em;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #403f3a;
}
h1 {
	font-size: 30px; 
}
h2 {
	font-size: 24px; 
}
h3 {
	font-size: 23px; 
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
p {
	padding-bottom: 10px;
	line-height: 24px;
}
strong {
	font-weight: bold;
	color: #1c1c1c;
}
cite, em, i {
	font-style: italic;
}
pre, code {
	font-family: Courier New, monospace;
	margin-bottom: 10px;
}
ins {
	text-decoration: none;
}
sup, sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 0.8em;
}
sub {
	top: 0.3em;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
blockquote {
	margin: 1.5em;
	padding: 1em;
	color: #666666;
	background: #e6e6e6;
	font-style: italic;
	border: 1px solid #dcdcdc;
}
blockquote p {
	padding-bottom: 0px;
}
input[type=text], input.text, input.title, textarea, select {
	background-color:#fff;
	border:1px solid #bbb;
	padding: 2px;
	color: #4e4e4e;
}
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
	border-color:#2D3940;
	color: #3e3e3e;
}
input[type=text], input.text, input.title, textarea, select {
	margin:0.5em 0;
}
textarea {
	padding: 4px;
}
img#about-image {
	float: left;
	margin: 3px 8px 8px 0px;
}
.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 */

/*---------------[MAIN LAYOUT INFO]---------------*/


#page-wrap {
	text-align: left;
	width: 920px;
	margin: 0 auto;
	position: relative;
}
#header {
	padding:59px 0 0;
	text-align:center;
}
img#logo {
	margin-bottom: 21px;
}
div.separator {
	background:url("images/separator.png") repeat-x;
	height: 2px;
}
ul.nav {
	padding: 30px 0px 0px;
	float: left;
}
ul.nav li {
	padding: 0px 20px 0px 0px;
}
ul.nav li a {
	text-align: left;
}
ul.nav li a strong {
	font-family: Impact, Charcoal, sans-serif;
	font-size: 30px;
	color: #5f5d53;
	text-shadow: 1px 1px 1px #fff;
	text-transform: uppercase;
	display: block;
	font-weight: normal;
}
ul.nav li a span {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	text-transform: none;
	display: block;
	padding: 11px 0px 0px;
	color:#A09E90;
	width:105px;
}
ul.nav li a:hover, ul.nav li a:hover strong, ul.nav li a:hover span, ul.nav > li.current-cat > a strong, ul.nav > li.current-cat > a span, ul.nav > li.current_page_item > a strong, ul.nav > li.current_page_item > a span, ul.nav > li.current-menu-item > a span, ul.nav > li.current-menu-item > a strong {
	text-decoration: none;
	color: #952610;
}
ul.nav li li a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}
#content {
	padding: 25px 0px 22px;
}
#main {
	float: left;
	width: 605px;
}
.entry-wrap {
	width: 603px;
	background: #fff;
	margin-bottom: 17px;
}
.entry {
	padding: 14px 0px 0px;
	position: relative;
	border: 8px solid #ccc;
}
.entry:hover{
	padding: 14px 0px 0px;
	position: relative;
	border: 8px solid #86ADFF;
}
.entry h2.title, .entry h1.title, .entry h3#comments, .entry h1.page {

	padding: 0px 20px 14px 20px;
	font-family: Georgia,serif;
	font-weight: normal;

	font-size: 36px;
	letter-spacing: -1.4px;
}
.entry h2.title, .entry h1.title, .entry-content, .post .post-meta, .entry h3#comments {
	margin: 0 15px 0 12px;
}
.entry h1.title {
	background: none;
}
.entry h1.page {
	background: url(images/title-separator.png) no-repeat bottom left !important;
}
.post .post-meta {
	padding: 0px 30px 0px 6px;
	background: url(images/title-separator.png) no-repeat bottom left;
	margin-top:-13px;
	min-height: 20px;
}
.post .post-meta span.right-sep {
	background: none;
}

.entry h2.title{
	border-bottom: 1px solid #666;
}
.entry h2.title a:hover {
	color: #2a2926;
	text-decoration: none;
}
.entry p.date {
	float: right;
	border:3px solid #ccc;
	background: #eee;
	height:57px;
	padding:0px 3px 0px 0px;
	margin: -30px -20px 0px 0px;
}
.entry p.date span {
	display:block;
	text-align:center;
	width:47px;
	text-transform: uppercase;
	font-weight: bold;
	color: #999;
}
.entry p.date span.month {
	font-size: 13px;
	margin-top:2px;
}
.entry p.date span.day {
	font-size: 26px;
	margin-top:-1px;
}
.entry-content {
	font-size: 15px;
	padding: 18px 40px 10px 20px;
font-family: Georgia,serif;
}
a.readmore {

	background: #eee;
border: 3px solid #ccc;
	display:block;
	float:right;

	padding:4px 18px;
	color: #666;

text-transform: uppercase;

}
a.readmore span {

}
a.readmore:hover {

border: 3px solid #86ADFF;
	color: #000;

}
.entry .thumb {
	display:inline;
	float:left;
	margin: 8px 38px 0px 0px;
	position: relative;
	border: 10px solid #ccc;
}
.entry p {
	line-height: 21px;
}
.post-meta-top {
	height: 9px;
}
.post-meta {
	background: url(images/entry-bottom-bg.png) repeat bottom left;
	min-height:41px;
}
.post-meta span.meta-info {
	float: left;
	display: block;
	background: url(images/info-separator.png) no-repeat top right;
	font-family: Georgia, serif;
	font-size: 15px;
}
.post-meta span.meta-info, .post-meta span.meta-info a {
	color: #68675e;
	text-shadow: 1px 1px 1px #fefdfd;
}
.post-meta span.meta-info a:hover {
	color: #302f2b;
	text-decoration: none;
}
span.right-sep {
	background: url(images/info-separator.png) no-repeat top right;
	padding: 11px 11px 13px 0px;
	display: block;
}
.post-meta span.author {
	background: url(images/author-icon.png) no-repeat 15px 12px;
	padding-left: 35px;
}
.post-meta span.comments-number {
	background:url("images/comments-icon.png") no-repeat scroll 7px 16px transparent;
	padding-left:29px;
}
.post-meta span.categories {
	background:url("images/categories-icon.png") no-repeat scroll 7px 16px transparent;
	padding-left:29px;
}
.post .post-meta {
	background: url(images/title-separator.png) no-repeat bottom left;
}
.entry-bottom {
	border-bottom: 1px solid #999
}
.entry ul {
	list-style-type: disc;
	margin: 10px 0px 10px 20px;
}
.entry ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 10px 0px 10px 2px;
}
.entry ul li ul, .entry ul li ol {
	margin: 2px 0px 2px 20px;
}
.entry ol li ul, .entry ol li ol {
	margin: 2px 0px 2px 35px;
}
/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/		

ul.nav {
	height: 59px;
}
ul.nav ul {


}
ul.nav ul li {
	
}
ul.nav ul li a {
	
}
ul.nav ul li a:hover {
	
}
span.top-arrow {
	
}
/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/

	div.authordata {

}
img.avatar {
border: 4px solid #666;
float: left;
margin: 0px 10px 0px 10px;

}
.comment-wrap {
	float:left;

}
.reply-container {
border: 3px solid #333;
	display:block;
width: 55px;
background: #333;
font-weight: bold;
padding-left: 20px;
	color: #eee;


float: right;
}
.reply-container a {

	display: block;


	color: #eee !important;
}
.reply-container a:hover {


}
li.depth-1 .comment-wrap {
	width: 465px;
}
li.depth-2 .comment-wrap {
	width: 380px;
}
li.depth-3 .comment-wrap {
	width: 278px;
}
li.depth-4 .comment-wrap {
	width: 166px;
}
ol.commentlist {

	list-style:none outside none;
	margin:0 15px 0 12px;
}
ol.commentlist .navigation, div#respond {
	margin:0 15px 0 12px;
	padding:0px 30px 14px 47px;
}
ol.commentlist ul {
	list-style:none outside none;
}
.commentlist li.comment {
	margin: 15px 0px;
	padding: 10px 0px 10px 0px;
border-top: 1px solid;

}
.commentlist li.comment li {
	background: none;

	padding-top: 10px;

}
.commentlist li.comment ul {

	margin: 8px 0px 8px 85px;
}
#respond {
	padding-top: 15px;

}
#commentform textarea#comment {
	width: 88%;
}
#commentform input[type=text] {
	width: 40%;
}
li.comment #respond {
	padding-left:28px;
	padding-top:20px;
}
li.comment #respond textarea {
	width: 88% !important;
}
li.comment #respond input[type=text] {
	width: 50% !important;
}
.depth-1 li.comment #respond {
	padding-left:10px;

}
#respond h3#comments {
	background: none;
	margin: 0px;
	padding: 0px;
}
.comment-author {
	color: #c7c0aa;
	font-size: 16px;
text-transform: uppercase;
letter-spacing:-1px;
}
.comment-author .comment-meta {
	color: #403f3a;
}
span.fn, span.fn a {
	color: #333;
	font-weight: bold;
}
.comment-content {

}
/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/

#footer {
	background: url(images/footer-separator.png) repeat-x;
	padding: 12px 0px;
}
p#copyright {
	float: right;
	padding-right: 2px;
	color: #a09e90;
}
p#copyright a {
	color: #5f5d53;
	font-weight: bold;
}
/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/

#sidebar {
	width: 300px;
	float: right;
	text-shadow: 1px 1px 1px #ffffff;
}
#sidebar a {
	color: #a09e90;
}
#sidebar a:hover {
	color: #5c5b52;
	text-decoration: none;
}
#sidebar .widget {
	margin: 0px;
	padding: 0px 0px 20px 26px;
}
#sidebar .widget h3.title {
	background: url(images/wtitle-separator.png) no-repeat bottom left;
	color: #5f5d53;
	font-family: Impact, Charcoal, sans-serif;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin: 0px -5px 17px -8px;
	padding: 0px 0px 12px 8px;
}
#sidebar .widget ul {
	margin-bottom:5px;
}
#sidebar .widget ul ul {
	margin-bottom:0;
}
#sidebar .widget ul li {
	background:url("images/bullet.png") no-repeat scroll 0 9px transparent;
	color:#262626;
	padding:3px 0 6px 18px;
}
#sidebar .widget ul li ul {
	margin:0 0 -12px;
	padding:5px 0 0 7px;
}
/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/

div.post .new-post .aligncenter, .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin-bottom: 10px;
}
.wp-caption.alignleft {
	margin: 0px 10px 10px 0px;
}
.wp-caption.alignright {
	margin: 0px 0px 10px 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
img.alignleft {
	display:inline;
	float:left;
	margin-right:15px;
}
img.alignright {
	display:inline;
	float:right;
	margin-left:15px;
}
/*------------------------------------------------*/
/*---------------[DEFAULT DROPDOWN SETTINGS]---*/
/*------------------------------------------------*/

.nav ul {
	position:absolute;
}
.nav li {
	float:left;
	position:relative;
}
.nav a {
	display:block;
	float: left;
}
.nav li:hover ul, ul.nav li.sfHover ul {
	left:0px;
	top:92px;
}
.nav li:hover li ul, .nav li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul, ul.nav li li.sfHover ul {
	left:211px;
	top:-11px;
}
.nav li:hover ul, .nav li li:hover ul {
	top: -999em;
}
.nav li li {
	display: block;
	padding: 0px;
	float: left;
	height: auto !important;
}
.nav li ul {
	width: 202px;
}
.nav li li a:link, .nav li li a:visited {
	display: block;
	height: auto;
	float: left;
}
.nav li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
/*------------------------------------------------*/


a.readmore:hover, #sidebar div.custom-sidebar-block ul.control li a:hover, ul#cats-menu li a:hover, ul#page-menu li a:hover, div#slider-control div.featitem h2 a {
	text-decoration: none;
}
.js #feat-content, .js div#from-blog div.entries {
	display: none;
}
.foursixeight {
	margin: 0px 0px 15px 84px;
}
.fullwidth {
	width: 100% !important;
}
.nobg {
	background: none !important;
}
.custom-social {
	padding: 0px !important;
}
#content div.fullwidth .entry-wrap {
	width: 100% !important;
}
#content div.fullwidth .entry {
}
#content div.fullwidth .entry h1.page {
	background:url("images/title-separator.png") repeat-x scroll left bottom transparent !important;
}
#content div.fullwidth .entry-bottom {
	background:url("images/entry-bottom-fullwidth.png") no-repeat scroll 0 0 transparent !important;
}
.fullwidth .entry h3#comments {
	background: url("images/title-separator.png") repeat-x scroll left bottom transparent;
}
.fullwidth .commentlist li.comment {
	background:url("images/comment-bottom.png") repeat-x scroll left bottom transparent;
}
.fullwidth li.depth-1 .comment-wrap {
	width:760px;
}
.fullwidth li.depth-2 .comment-wrap {
	width:658px;
}
.fullwidth li.depth-3 .comment-wrap {
	width:556px;
}
.fullwidth li.depth-4 .comment-wrap {
	width:454px;
}
.fullwidth li.depth-5 .comment-wrap {
	width:352px;
}
.foursixeight {
	margin:10px 0 15px 5px;
}
.gsearch {
	width: 567px;
letter-spacing: -1px;
font-size: 20px;
	margin: 0px 0px 20px 0px;
	padding: 23px 0px 23px 20px;
	background: #FFF4EA;
	border: 8px solid #DEDEDE;

}
.gsearch #s{
width: 250px;
font-size:19px;
	margin: 0px 2px 0px 10px;
	padding: 0px 10px;
	background: #fff;
	border: 2px solid #DEDEDE;
}
.gsearch #searchsubmit{

font-size:17px;
text-transform: uppercase;
	margin: 0px 10px ;
	padding: 1px 10px;
	background: #eee;
color: #333;
	border: 2px solid #DEDEDE;
}
.rblock {
	border: 8px solid #DEDEDE;
	width: 285px;
	height: 75px;
	overflow: hidden;
}
.rblock p {
	margin: 0px;
	padding: 6px 0px 0px 0px;
}
#sidebar .rblock ul li {
	background: none;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	text-transform: uppercase;
	font-size: 17px;
	text-shadow: 1px 1px 1px #000;
}
