/*

Theme Name: Resto2

Theme URI: 

Version: 2.0

Description: 

Author: 

Author URI: http://www.wicked-wordpress-themes.com

*/



/*------------------------------------------------*/

/*-----------------[BASIC STYLES]-------http://www.wicked-wordpress-themes.com------*/

/*------------------------------------------------



div {border:1px dotted red}*/



body, html {

	font-size: 12px;
	
	line-height: 18px;

	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;

	letter-spacing:0em;

}

/*#top { background: #996633  url('images/header_bg.png') repeat-x center top; }*/

.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 */

.clear {

	clear: both;

	margin: 0;

	padding: 0;

}

a {

	text-decoration: none;

	color: #0167ab;

}

a:hover {

	text-decoration: non;

}

h1, h2, h3, h4, h5, h6 {

	font-weight:400;

	padding-bottom: 5px;

	color: #263c4e;

	line-height: 1em;

}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {

	color: #263c4e;

}

h1 {

	font-size: 30px;

}

h2 {

	font-size: 24px;

}

h3 {

	font-size: 22px;

}

h4, h4 a:hover {

	font-size: 18px;

	color: #61675c;

	font-weight:bold;

	margin-top:4px

}

h4 a {

	font-size: 18px;

	color: #94968a;

	font-weight:bold

}

h5 {

	font-size: 16px;

}

h6 {

	font-size: 14px;

}

p {
	padding-bottom: 20px;
	line-height: 1.25;
}

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: 2px 0 13px 40px;

	color: #9e9e9e;

	font-style: italic;

	font-size: 16px;

	font-family: Georgia, serif;

}

blockquote p {

	padding: 0px 0px 0px 20px;

	background: url(images/blockquote.png) no-repeat left 3px;

}

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;

}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {

	top: 2.5em;

	z-index: 400;

}

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {

	top: -999em;

	z-index: 400;

}

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {

	top: 0;

}

ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {

	top:	-999em;

}

ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {

	top: 0;

}

.sf-menu {

	position: relative;

	margin: 0;

	padding: 0;

	list-style: none;

	clear:both;

	float: left;

	margin-top: 12px;

	padding-left: 9px;/* background: url('images/menu_bg.png') no-repeat;width: 957px;*/

	height: 58px;

	z-index: 400;

	font-size:16px;

	line-height:12px

}

.sf-menu ul {

	position: absolute;

	top:	-999em;

	margin-top: 2px;

	width: 212px;

	left: 7px;

	-moz-box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3);

	-webkit-box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3);

	background-image: url('images/dropdown_top.png');

	background-repeat: no-repeat;

	background-position: top;

	padding-top: 5px;

	z-index: 400;

}

.sf-menu a {

	display: block;

	position: relative;

	text-decoration:none;

	color: #fff;

	padding: 20px 20px 0px 20px;

	height: 25px;

	text-decoration: none;

	font-weight: bold;

	text-transform:uppercase;

	float :left;

}

.sf-menu li {

	float: left;

	position: relative;

}

.sf-menu li ul li ul {

	left: 212px;

	margin-top: 0px;

}

.sf-menu li li {

	background: #fff url('images/submenu_li.gif') no-repeat;

	background-position: 24px 15px;

	height: 36px;

	margin: 0px;

	float: left;

	width: 212px;

	z-index: 10;

}

.sf-menu li a:hover {

	color: #d1d0c3;

}

/*.sf-menu li:hover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active { background: #121212; outline: 0; }*/

.sf-menu > li.sfHover.sf-ul {

	background: transparent url('images/parent_link_left.png') no-repeat;

	background-position: 7px 11px;

	z-index: 200;

}

.sf-menu li.sfHover li a:hover, .sf-menu li ul li.sfHover a, .sf-menu li ul li ul li.sfHover a {

	background: #fff url('images/submenu_li_hover.gif') no-repeat;

	background-position: 11px 0px;

	text-transform: capitalize;

	font-size:12px;

	font-weight:normal

}

.sf-menu li.sfHover li a, .sf-menu li.sfHover li ul li a, .sf-menu li.sfHover li ul li ul li a {

	background: url('images/submenu_li_hover.gif') no-repeat;

	text-transform: capitalize;

	font-size:12px;

	font-weight:normal;

	background-position: -100px -100px;

	width: 172px;

	color: #404040;

	margin: 0px;

	padding: 14px 0px 0px 40px;

}

.sf-menu > li.sfHover.sf-ul > a {

	color: #000;

	background: transparent url('images/parent_link_right.png') no-repeat;

	background-position: right 11px;

	z-index: 301;

}

ul.sf-menu li.backLava {

	display:none;

	position: absolute;

	z-index: 3;

	background-position: center 0px;

	padding: 0;

	height: 1px;

	margin-top: 42px;

}

#headwrap {

	height:230px;

}

#header {

	width: 960px;

	height:180px;

	margin: 0 auto;

	padding:0;

}

#header #logo_title {

	color: #1d1d1d;

	font-size: 1.5em;

	margin: 18px 0;

	float: left;

}

#header #logo_title a:link {

	text-decoration: none;

	color: #fff;

}

#header img {

	float: left;

}

#header #searchico {

	float: right;

	padding: 15px 10px 0 0;

	position: relative;

}

#header #searchbox {

	position: absolute;

	display: none;

	margin-left: -200px;

	margin-top: -13px;

	padding: 0;

	background: url('images/searchbox.png') no-repeat;

	width: 186px;

	height: 44px;

}

#header input#s {

	background: transparent;

	border: 0;

	padding-top: 17px;

	padding-left: 10px;

	margin-top: -6px;

	font-style: italic;

	font-size: 1.167em;

	color: #717171;

	height: 20px;

	float: left;

	width:160px;

}

#header .logo_line {

	margin: 0 15px;

}

#header #logo {

	margin: 10px 0 0 5px;

}

#header #featured #featured_content {

	position:absolute;

	top:240px;

	width: 940px;

	height: 335px;

	z-index:10;

	background: url('images/featured_bg.png') no-repeat;

	color: #a8a8a8;

	font-size: 1em;

	line-height: 1.6em;

	margin-left:10px

}

#header #featured {

	margin-top: 8px;

	float: left;

}

#spotlight {

	width:627px;

	height:287px;

	margin:15px 0 0 15px

}

#header #featured #left_arrow, #header #featured #right_arrow {

	position:absolute;

	width: 40px;

	top:350px;

	height: 40px;

}

#header #featured #right_arrow {

	right:10px;

}

#header #featured #left_arrow {

	left:10px;

}

#header #featured #featured_content img {

	float: left;

	margin: 0;

}

#featured_content .alpha {

	position:absolute;

	top:203px;

	left:0;

	font-size: 12px;

	margin: 0px;

	font-weight: normal;

	color: #ffffff;

	z-index:10;

	width:601px;

	padding:13px;

	height:58px;

	background:url(images/alpha62.png);

	overflow:hidden

}

.alpha h3 {

	margin-top:20px;

	font-size:14px;

	font-weight:bold;

	background-color:#717a68;

	padding:3px;

	color:#ffffff

}

.excerpt h2 {

	color:#FFFFFF;

	font-weight:bold;

	font-size:30px

}

#featured_content .alpha:hover {

	position:absolute;

	top:168px;

	height:93px;

}

span.readmore_g {

	margin-left: auto;

	display: block;

	background: url('images/button_grey_left.png') 0 0 no-repeat;

	height:29px;

	width: 82px;

	padding-left:14px;

	margin-top: 25px;

	float: right;

}

span.readmore_g a {

	padding-top: 2px;

	font-weight: bolder;

	display: block;

	background: url('images/button_grey_right.png') no-repeat top right;

	text-align: center;

	font-size: 0.920em;

	height: 29px;

	color: #fff;

	text-decoration: none;

	padding-right: 14px;

}

span.readmore_b {

	display: block;

	background: url('images/button_blue_left.png') 0 0 no-repeat;

	height:29px;

	width: 82px;

	padding-left:14px;

	float:right;

	margin-top: 10px;

}

span.readmore_b a {

	padding-top: 0px;

	font-weight: bolder;

	display: block;

	background: url('images/button_blue_right.png') no-repeat top right;

	text-align: center;

	font-size: 0.920em;

	height: 29px;

	color: #fff;

	text-decoration: none;

	padding-right: 14px;

}

#header #featured #featured_content #spotlight div {

	float: left;

	background: url('images/featured_bg.png') no-repeat;

}

.order {

	display: none;

}

#f_menu {

	padding-top:25px;

}

#header #featured #featured_content #f_menu {

	float: left;

	padding:0px;

	margin-left:10px;

	width: 250px;

}

#header #featured #featured_content #f_menu div {

	cursor: pointer;

}

#header #featured #featured_content #f_menu .featitem {

	line-height: 1em;

	width: 250px;

	margin: 0px 0 1px 12px;

	padding: 5px 0px;

	height: 60px;

}

#header #featured #featured_content #f_menu .featitem h2 {

	color: #fff;

	font-size: 1.167em;

	font-weight: 500;

	margin: 0;

}

#header #featured #featured_content #f_menu .featitem img {

	padding: 5px 5px 5px 5px;

	background: #ffffff;

	margin-right: 15px;

}

#header #featured #featured_content #f_menu .featitem .meta {

	color: #cccccc;

	font-style: italic;

	font-size: 0.917em;

}

.active {

	background: url('images/featured_menu_selected_bg.png') no-repeat !important;

	margin: 0px 0 1px 3px !important;

	width: 250px !important;

	padding-left: 25px !important; /*border-right-style: solid; border-right-width: 7px; border-right-color: #0084ff;*/

}

#wrap {

	width: 940px;

	margin: 10px auto 0 auto;

}

#content {

	float: left;

	margin: 0 auto;

	background: url('images/content-bg-sidebar.gif');

	width: 940px;

}

#content #main {

	width: 630px;

	float: left;

}

#content #main .new_post {

	clear: both;

	margin: 19px 0 35px 0;

}

#content #main .new_post a.readmore_np {

	margin-left: 556px;

	display: block;

	background: url('images/readmore_btn.png') no-repeat;

	background-position: 0 -29px;

	text-align: center;

	width: 92px;

	height: 29px;

	text-indent: -9999px;

}

#content #main .new_post h2.title {

	font-size: 24px;

}

#content #main .new_post h1.pagetitle {

	font-size: 36px;
	font-weight: 500;
	margin-bottom:20px;

}

#content #main .new_post h2.title, #content #main .new_post h11pagetitle {

	padding: 0px;

	margin:0;

	font-weight: 400;

	color:#263c4e

}

#content #main .new_post {

	color: #000;

	line-height: 1.94em;

}

#content #main .new_post .post_img {

	float: left;

	margin: 0;

	background: #ffffff;

	padding: 8px;

	-moz-box-shadow:0 0 1em #585844;

	-webkit-box-shadow:0 0 1em #585844;

}

#content #main .new_post .post_info {

	font-size: 1em;

	color: #333333;

	padding: 10px 0;

	border-top:2px solid #aeada2;

	margin: 20px 0;

}

#content #main .new_post .post_info img {

	position: relative;

	background: transparent;

	top: 5px;

	margin: 0 5px;

}

#content #main .new_post .post_info a {

	color: #222222;

	text-decoration: none;

}

#main ul {

	list-style-type: disc;

	margin: 10px 0px 10px 20px;

}

#main ol {

	list-style-type: decimal;

	list-style-position: inside;

	margin: 10px 0px 10px 2px;

}

#main ul li ul, #main ul li ol {

	margin: 2px 0px 2px 20px;

}

#main ol li ul, #main ol li ol {

	margin: 2px 0px 2px 35px;

}

#pagenav {

	padding: 14px 0 43px 56px;

	height: 20px;

}

#pagenav .page a {

	float: left;

	margin-right: 7.6px;

	color: #000;

	display: block;

	width: 30px;

	text-align: center;

	padding: 10px 0 0 0;

	height: 20px;

	border-style: solid;

	border-width: 1px;

	text-decoration: none;

	border-color: #d4d4d4;

	background: #efefef;

}

#sidebar {

	float: left;

	width: 265px;

	margin-left:30px;

	margin-top:10px;

	color: #ffffff;

}

#sidebar .block {

	margin: 13px 0 52px 0;

	padding-left: 20px;

}

/*#sidebar .block p { margin-top: 13px; padding-left: 53px; width: 172px; }*/ 

#sidebar .block h2 {

	background: url('images/sidebar_block_h2.png') no-repeat;

	min-height: 32px;

	width: 200px;

	margin: 0px 0px 15px -20px;

	font-size: 1.5em;

	padding: 5px 0 0 55px;

	font-weight:400;

	border-bottom:1px solid #42576a;

	color:#FFFFFF

}

#sidebar .block .divider {

	margin-left: -20px;

}

#sidebar .block ul {

	margin: 10px 0 0 0;

}

#sidebar .block ul li {

	margin: 0 0 10px 0;

	background: url('images/list_w.png') no-repeat;

	background-position: 8px 0;

	padding: 0 0 0 33px;

}

#sidebar .adwrap {

	margin-left:-17px;

	width:253px;

}

#sidebar a {

	color:#FFFFFF;

	text-decoration:none

}

#sidebar a:hover {

	color:#a3b0bb

}

#sidebar a:hover, #footer_widgets a:hover {

	text-decoration: underline;

}

#sidebar, #footer_widgets {

	line-height: 18px;

}

#footer h2 {

	color:#CCCCCC

}

/*#footer_widgets { clear: both; background: url('images/footer_bg.png') no-repeat; padding:0px; }*/

#footer .block_b {

	float: left;

	width: 220px;

	color: #adadad;

	margin:0 10px

}

#footer .block_b li {

	background: url('images/list_b.png') no-repeat;

	background-position: 5px 0;

	margin: 0 0 10px 0;

	padding-left: 30px;

}

#footerwrap {

	background:#222222;

	clear: both;

	padding:30px 0;

	margin-top:20px

}

#footer {

	width:960px;

	margin:0 auto;

	color: #727171;

	font-size: 0.917em;

	font-weight: 400;

}

#footer a {

	color: #acacac;

	text-decoration: none;

	font-size: 0.917em;

}

#prefooter {

	width:940px;

	margin:0 auto;

}

.activeSlide {

	background: red;

}

.content-wrap {

	float: left;

}

/*#header #featured img.featured_img { border: 1px solid #151515; border-color: #151515 #474747 #474747 #151515; background: #222222; padding: 8px; }*/



.sf-menu li ul li.bottom_bg {

	background: transparent url(images/dropdown_bottom.png);

	background-position: bottom left;

	height: 15px;

	padding: 0;

	margin: 0;

}

.wp-pagenavi, div.pagination {

	padding: 40px 0 40px 50px !important;

	overflow: hidden;

}

.wp-pagenavi span.current {

	background:none repeat scroll 0 0 #717A68 !important;

	border:1px solid #003300 !important;

	color:#FFFFFF !important;

	display:block !important;

	float:left !important;

	height:20px !important;

	margin-right:7.6px !important;

	padding:10px 0 0 !important;

	text-align:center !important;

	text-decoration:none !important;

	width:30px !important;

}

.wp-pagenavi span, .wp-pagenavi a {

	float: left;

}

.wp-pagenavi a {

	background:none repeat scroll 0 0 #EFEFEF !important;

	border:1px solid #D4D4D4 !important;

	color:#000000 !important;

	display:block !important;

	height:20px !important;

	margin-right:7.6px !important;

	padding:10px 0 0 !important;

	text-align:center !important;

	text-decoration:none !important;

	width:30px !important;

}

.wp-pagenavi span.pages {

	border:none !important;

	padding: 12px 10px 0 0 !important;

}

div.postcontent {

	margin: 0px 0px 0px 35px;

}

div.new_post h2.title a {

	text-decoration:none;

	color: #222222;

}

div.new_post h2.title a:hover {

	color: #000;

}

h1#error {

	margin-top: 30px;

}

a.post-edit-link {

	font-weight: bold;

}

.block_b ul li ul {

	margin-top: 10px;

}

/*------------------------------------------------*/

/*-------------------[COMMENTS]-------http://www.wicked-wordpress-themes.com---------*/

/*------------------------------------------------*/



#comment-section {

	clear: both;

	float: left;

	margin-top: 35px;

}

p#comments {

	color: #1e1e1e;

	font-size: 26px;

	padding-bottom: 0px;

}

#main #comment-section ol.commentlist {

	padding: 34px 39px 35px 0px;

	float: left;

	margin: 55px 0px -95px;

	list-style-type: none;

}

.comment, .comment-body {

	float: left;

}

li.comment {

	margin-bottom: 10px;

}

.comment-author {

	float: left;

	margin: -90px 0px 0px -30px;

	z-index: 1;

	position: relative;

}

#main .comment-author img.avatar {

	border: 1px solid #DBDBDB;

	padding: 5px;

	background: #EDEDED;

	float: left;

}

.comment-info {

	float: left;

	padding: 3px 0px 0px 13px;

	font-size: 18px;

	font-family: Georgia, serif;

}

cite.fn, span.says, #main cite.fn a {

	color: #657f8c;

}

span.says, div.commentmetadata {

	font-style: italic;

}

#main div.commentmetadata, #main div.commentmetadata a {

	color: #b1b1a5;

	margin-top:2px;

}

.comment-top, .comment-bottom, .comment-content {

	float: left;

}

.comment-top {

	background: url(images/comment-top.png) no-repeat;

	height: 25px;

	margin-top: -12px;

}

.comment-content {

	padding-bottom: 10px;

	clear: both;

	width: 99%;

}

.comment-bottom-main {

	float: left;

}

.comment-bottom-left {

	background: url(images/comment-bottom-left.jpg) no-repeat;

	position: absolute;

	bottom: 0px;

	left: -1px;

	width: 8px;

	height: 37px;

}

.comment-bottom-right {

	background: url(images/comment-bottom-right.jpg) no-repeat;

	position: absolute;

	bottom: 0px;

	right: -1px;

	width: 8px;

	height: 37px;

}

.comment-body p {

	line-height: 28px;

}

#main ol.commentlist .children {

	float: left;

	clear: both;

	padding-bottom: 30px;

	width: 96%;

	margin: 0px;

}

#main ol.commentlist .children .comment-body {

	padding-top: 10px;

	width: 99%;

}

#main .commentlist .children li {

	padding:0px 3% 3%;

	width:97%;

	margin: 0px;

	float: left;

	background: #ffffff url(images/inner-comment-bottom-main.jpg) repeat-x bottom left;

	border-left: 1px solid #d1d1c2;

	border-right: 1px solid #d1d1c2;

	position: relative;

}

#main .commentlist .children li .comment-top-main {

	background: url('images/inner-comment-top-main.jpg') repeat-x top left;

	width: 100%;

	float: left;

	height: 6px;

}

#main ul.children li {

	background: none;

}

#main img.wp-smiley {

	border: none;

	padding: 0px;

}

.comment-top-left, .comment-top-right, .comment-top-main {

	height: 24px;

}

.comment-top-left {

	background: url('images/comment-top-left.jpg') no-repeat top left;

	width: 40px;

	left: -1px;

	top: 0px;

	position: absolute;

}

.comment-top-right {

	background: url('images/comment-top-right.jpg') no-repeat top right;

	width: 40px;

	right: -1px;

	top: 0px;

	position: absolute;

}

.comment-top-main {

	background: url('images/comment-top-main.jpg') repeat-x top left;

	width: 100%;

	float: left;

}

.bubble {

	background: url('images/bubble-top.png') no-repeat;

	width: 18px;

	height: 17px;

	top: -16px;

	left: 25px;

	z-index: 10;

	position: absolute;

}

.commentlist li {

	background:#F7F7F7 url(images/comment-bottom-main.jpg) repeat-x bottom left;

	border-left:1px solid #DFDFD7;

	border-right:1px solid #DFDFD7;

	position:relative;

	padding: 0px 30px 50px;

	margin: 0px 0px 60px;

	width: 496px;

	display: block;

	float: left;

}

.reply-container {

	position: absolute;

	bottom: 19px;

	right: 30px;

	z-index: 20;

	background: url('images/reply-right-bg.png') no-repeat right bottom;

	padding-right: 11px;

}

#main a.comment-reply-link {

	padding: 6px 15px;

	background: #657f8c;

	color: #feffff;

	font-style: italic;

	font-weight: bold;

	display: block;

}

.children .comment-top-left {

	background: url('images/inner-comment-top-left.jpg') no-repeat top left;

	width: 15px;

	left: -1px;

	top: 0px;

	position: absolute;

}

.children .comment-author {

	float:left;

	margin: 0px;

	width:100%;

	z-index:1;

}

.children .bubble {

	display: none;

}

.children .comment-top-right {

	background: url('images/inner-comment-top-right.jpg') no-repeat top right;

	width: 15px;

	right: -1px;

	top: 0px;

	position: absolute;

}

.children .comment-bottom-left {

	background: url(images/inner-comment-bottom-left.jpg) no-repeat scroll 0 0;

	height:7px;

	position:absolute;

	width:15px;

}

.children .comment-bottom-right {

	background: url(images/inner-comment-bottom-right.jpg) no-repeat scroll 0 0;

	height:7px;

	position:absolute;

	width:15px;

}

.children .reply-container {

	bottom: -10px;

	right: 30px;

}

.nocomments div#respond {

	margin-top: 0px;

}

div#respond h3 {

	font-size: 21px;

	margin: 5px 0px 7px;

	color:#303030;

}

div.navigation, div#respond {

	float: left;

	width: 595px;

}

div#respond {

	padding: 10px 0px 0px 0px;

	width: 90%;

}

form#commentform {

	float: left;

	width: 99%;

	position: relative;

	z-index: 10;

}

form#commentform textarea {

	width: 96%;

	border: 1px solid #D1D1C2;

	padding: 3px;

}

.cancel-comment-reply {

	padding-bottom: 12px;

}

#comment-section li.comment div#respond {

	margin-top: 0px;

	padding: 0px;

}

#comment-section div.navigation div.alignleft {

	padding-left: 35px;

}

#comment-section div#trackbacks {

	float:left;

	padding: 34px 39px 10px 35px;

}

div#trackbacks h3 {

	color:#1E1E1E;

	font-size:14px;

	margin-bottom: 7px;

}

ol.pinglist li {

	margin-bottom: 3px;

}

/*------------------------------------------------*/

/*-----------------[WP CALENDAR]-------http://www.wicked-wordpress-themes.com-------*/

/*------------------------------------------------*/

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 219px;

}

#wp-calendar a {

	display: block;

	text-decoration: none;

	font-weight: bold;

}

#wp-calendar a:hover {

	text-decoration: underline;

}

#wp-calendar caption {

	text-decoration: none;

	font: bold 13px Arial, Sans-Serif;

}

#wp-calendar td {

	padding: 3px 5px;

	color: #9f9f9f;

}

#wp-calendar td#today {

	color: #ffffff;

}

#sidebar #wp-calendar td#today {

	color: #000000;

	font-weight: bold;

}

#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	padding: 3px 5px;

}

#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;

}

#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

}

#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

}

/*------------------------------------------------*/

/*------------[CAPTIONS AND ALIGNMENTS]----http://www.wicked-wordpress-themes.com----*/

/*------------------------------------------------*/



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;

}

#catlist li {

	float:right;

	text-align:right

}

ul#catlist {

	float:right;

}

#hometab1, #hometab2, #hometab3 {

	position:absolute;

	top: 540px;

	z-index:2;

}

#hometab1 {

	margin-left:15px

}

#hometab2 {

	margin-left:230px

}

#hometab3 {

	margin-left:444px

}

a.hometab:hover img {

	margin-top:5px

}

#sermon-widget {

	position:absolute;

	top:560px;

	left:50%;

	margin-left:190px;

	height:100px;

	width:285px;

	z-index:15;

	font-size:12px;

	color:#FFFFFF

}

#sermon-widget a {

	color:#FFFFFF;

	font-weight:bold

}

#sermon-widget .powerpress_links {

	display:none

}

hr {
	display: block;
	position: relative;
	padding: 0;
	margin: 8px auto;
	width: 100%;
	clear: both;
	border: none;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #FFF;
	font-size: 1px;
	line-height: 0;
	overflow: visible;
	margin-bottom: 25px;
}
