/*  
Theme Name: RedTime Custom
Theme URI: http://www.webdesignlessons.com/redtime-wordpress-theme/
Description: Custom theme by http://www.webdesignlessons.com/
Version: 1
Author: WebDesignLessons.com
Author URI: http://www.webdesignlessons.com/
Tags: Red, Black, silver, two-columns, fixed-width, theme-options

*/
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{
	margin:0;
	padding:0;
}

ul
{
	list-style:none;
}

a:hover
{
	text-decoration:underline;
}

a img
{
	border:none;
}

.clear
{
	clear:both;
}

html
{
	background:url(images/bgr_html.png) repeat-x;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/bgr_main.gif) repeat-x bottom;
	color:#000;
	margin:0;
	padding:0;
}

#page
{
	width:1000px;
	background:url(images/bgr_page.png) no-repeat;
	margin:0 auto;
}

#menu
{
	width:100%;
	height:44px;
}

#mainmenu
{
	float:right;
	padding:10px 0 0;
}

#mainmenu ul
{
	list-style-type:none;
	z-index:1000;
	margin:0;
	padding:0;
}

#mainmenu ul li
{
	position:relative;
	display:inline;
	float:left;
	z-index:1000;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:13px;
	font-weight:700;
	padding:0 0 0 16px;
}

#mainmenu ul li.first
{
	background:none;
	padding:0;
}

#mainmenu ul li a
{
	display:block;
	color:#fff;
	z-index:1000;
	height:20px;
	padding:5px 10px 0;
}

* html #mainmenu ul li a
{
	display:inline-block;
	float:left;
}

* html #mainmenu ul li ul li a
{
	float:none;
}

#mainmenu ul li a:hover,#mainmenu .current_page_item a,#mainmenu .select a
{
	color:#fff;
	background:#9d0d12;
	text-decoration:none;
}

#mainmenu ul li ul
{
	position:absolute;
	left:0;
	display:block;
	visibility:hidden;
	margin:0 0 0 17px;
}

#mainmenu ul li ul li
{
	display:list-item;
	float:none;
	font-size:1em;
	background:none;
	padding:0;
}

#mainmenu ul li ul li ul
{
	top:0;
	margin:0;
}

#mainmenu ul li ul li a,#mainmenu ul li.current_page_item ul a,#mainmenu ul li.select ul a
{
	width:160px;
	height:auto;
	background:#9d0d12;
	border-top-width:0;
	text-align:left;
	text-decoration:none;
	color:#d89ea0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:capitalize;
	font-weight:400;
	margin:0;
	padding:7px 5px 7px 10px;
}

#mainmenu ul li ul li a:hover
{
	text-decoration:none;
	color:#fff;
}

#header
{
	width:100%;
	height:132px;
	overflow:hidden;
	margin-bottom:40px;
}

#header_right
{
	float:right;
	padding:43px 21px 0 0;
}

#header_title span
{
	color:#fff;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing:0;
	font-weight:400;
	padding:30px 0 0 56px;
}

#main_search
{
	width:307px;
	height:46px;
	background:url(images/bgr_main_search.png) no-repeat;
	float:right;
}

#searchform_top
{
	float:left;
	position:relative;
	padding:8px 0 0 8px;
}

#searchform_top_text
{
	width:222px;
	border:0;
	background:#fff;
	color:#4c4c4c;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin:1px 8px 0 0;
	padding:6px;
}

#board
{
	width:100%;
	height:280px;
	background:url(images/bgr_board.png) no-repeat;
	overflow:hidden;
}

#board_post
{
	float:left;
	width:624px;
	padding:30px 0 0 60px;
}

#board_post h3
{
	color:#848382;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	font-weight:400;
	margin:0 0 5px;
}

#board_post h2
{
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:34px;
	line-height:32px;
	font-weight:400;
	margin:0 0 5px;
}

#board_post p
{
	color:gray;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:20px;
	margin:0 0 10px;
}

#board_post p a
{
	color:gray;
	text-decoration:underline;
}

#body
{
	width:100%;
	background:url(images/bgr_body.gif) repeat-y right;
	overflow:hidden;
	padding:0 0 40px;
}
#body.landing-page {
	background:none;
}
#body_left
{
	width:717px;
	float:left;
}

#body_right
{
	width:283px;
	float:right;
}

#body_left_content
{
	width:638px;
	padding:0 0 0 44px;
}
.landing-page #body_left_content {width:956px}
.landing-page .shareinpost {display:none;}
#cat_descript,
.text-below,
.post-top > a,
.post-title h3 {
	font-size:12px !important;
	line-height:20px;
	font-family:Verdana,Geneva,sans-serif !important;
}

.post
{
	width:100%;
	margin:0 0 40px;
}

.post-top
{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #8b8b8b;
	padding:0 0 5px;
}

.post-title
{
	float:left;
	width:555px;
}

.post-top h4
{
	width:77px;
	height:58px;
	color:#000;
	text-align:center;
	font-size:30px;
	font-weight:400;
	font-family:Tahoma, Geneva, sans-serif;
	float:left;
	background:url(images/bgr_post_comment.png) no-repeat;
	margin:0 0 5px;
	padding:15px 0 0;
}

.post-top h3
{
	font-weight:400;
	color:#000;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:3px 0 8px;
}

.post-top h3 a,.post-top h3 span
{
	color:#b50d13;
	font-weight:700;
	text-transform:capitalize;
	text-decoration:underline;
}

.entry
{
	line-height:20px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	margin:15px 0 0 5px;
}

.entry p
{
	padding-bottom:15px;
}

.postmetadata a
{
	color:#999;
	font-size:12px;
	background:#000;
	font-weight:700;
	display:block;
	float:left;
	padding:5px 10px;
}

.post-page
{
	width:100%;
}

.post-page .entry strong,.post-page .entry h1,.post-page .entry h2,.post-page .entry h3,.post-page .entry h4,.post-page .entry h5,.post-page .entry h6
{
	color:#000;
	display:block;
}

.post-page .entry h1
{
	font-size:26px;
	padding:0 0 14px;
}

.post-page .entry h2
{
	padding:0 0 14px;
}

.post-page .entry h3
{
	font-size:22px;
	padding:0 0 12px;
}

.post-page .entry h4
{
	font-size:20px;
	padding:0 0 10px;
}

.post-page .entry h5
{
	font-size:18px;
	padding:0 0 8px;
}

.post-page .entry h6
{
	font-size:16px;
	padding:0 0 6px;
}

#sidebar
{
	width:221px;
	margin:20px 0 0 30px;
}

.sidebars h3
{
	font-size:16px;
	color:#212121;
	font-weight:400;
	font-family:Tahoma, Geneva, sans-serif;
	padding:0 0 10px;
}

.sidebars ul
{
	color:#000;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
}

.sidebars ul li
{
	padding:0 0 20px;
}

.sidebars ul li ul li
{
	margin-bottom:0;
	width:auto;
}

.sidebars li ul
{
	margin:0 0 10px;
}

.sidebars li ul li ul
{
	padding-bottom:0;
	padding-left:10px;
	background:none;
	width:auto;
}

.sidebars li
{
	margin-bottom:0;
	background:none;
}

.sidebars li li
{
	margin-bottom:0;
	border-bottom:1px solid #dbdbdb;
	padding:8px 0 8px 10px;
}

.sidebars li li li
{
	background:none;
	border:0;
	padding-bottom:3px;
}

.sidebars .widget_tags p
{
	padding:0 10px 10px 15px;
}

.sidebars .textwidget
{
	padding:10px;
}

#footer
{
	width:100%;
	height:128px;
	background:url(images/bgr_footer.png) no-repeat;
	overflow:hidden;
}

#footer_text
{
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	padding:70px 30px 0 0;
}

#footer_title h2
{
	color:#343434;
	font-size:38px;
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing:-2px;
	font-weight:400;
	text-transform:uppercase;
	padding:60px 0 0 26px;
}

#footer_title h2 a
{
	color:#343434;
}

#footer_text p
{
	font-size:13px;
	text-align:right;
	color:#a1a1a1;
	padding:0 0 8px;
}

#footer_text a
{
	color:#a1a1a1;
}

#footer_text span a
{
	color:red;
	text-decoration:underline;
	font-weight:700;
}

#wp-calendar #prev a,#wp-calendar #next a
{
	font-size:9pt;
}

#wp-calendar a
{
	text-decoration:none;
	display:block;
}

#wp-calendar caption
{
	font:bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:center;
	width:100%;
}

#wp-calendar th
{
	font-style:normal;
	text-transform:capitalize;
}

p img
{
	max-width:100%;
	padding:0;
}

img.alignright
{
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft
{
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

#wp-calendar
{
	empty-cells:show;
	width:98%;
	margin:10px auto 0;
}

#wp-calendar #next a
{
	padding-right:10px;
	text-align:right;
}

#wp-calendar #prev a
{
	padding-left:10px;
	text-align:left;
}

#wp-calendar td
{
	text-align:center;
	padding:3px 0;
}

#wp-calendar td.pad:hover
{
	background-color:#fff;
}

acronym,abbr,span.caps
{
	cursor:help;
}

acronym,abbr
{
	border-bottom:1px dashed #999;
}

blockquote
{
	padding-left:24px;
	padding-bottom:7px;
	background:url(images/blockquote_bg.gif) repeat-y;
	margin:15px 30px 10px 10px;
}

blockquote blockquote
{
	background:url(images/blockquote_bg2.gif) repeat-y;
}

blockquote cite
{
	display:block;
	margin:5px 0 0;
}

hr
{
	display:none;
}

.navigation
{
	display:block;
	width:100%;
	background:#e1e1e1;
	overflow:hidden;
	color:#000;
	margin:10px 0;
	padding:8px 0;
}

.navigation a
{
	color:#000;
	font-size:13px;
}

.wp-pagenavi
{
	line-height:1.8em;
	font-size:13px;
	text-align:center;
	padding:0 15px;
}

.wp-pagenavi a
{
	color:#000;
	margin:2px;
	padding:4px 8px;
}

.wp-pagenavi span.extend
{
	margin:2px;
	padding:4px 8px;
}

.entry ul
{
	list-style:none;
	background:#f5f5f5;
	border:1px solid #d3d3d3;
	margin:0 10px 25px 5px;
	padding:15px 15px 15px 20px;
}

.entry ul li
{
	border-bottom:1px solid #d3d3d3;
	background:url(images/entry_before.gif) no-repeat left 12px;
	color:#625f5e;
	display:block;
	padding:6px 0 6px 11px;
}

.entry ol
{
	background:#f5f5f5;
	border:1px solid #d3d3d3;
	margin:0 10px 25px 5px;
	padding:15px 15px 15px 40px;
}

.entry ol li
{
	border-bottom:1px solid #d3d3d3;
	margin:0;
	padding:6px 0;
}

.postmetadata ul,.postmetadata li
{
	display:inline;
	list-style-type:none;
	list-style-image:none;
}

ol li
{
	list-style:decimal outside;
}

#searchform
{
	text-align:center;
	margin:10px auto;
	padding:5px 3px;
}

#sidebar #searchform #s
{
	width:108px;
	padding:2px;
}

#sidebar #searchsubmit
{
	padding:1px;
}

select
{
	width:130px;
}

#commentform
{
	margin-left:55px;
	color:#000;
	font-size:12px;
	width:80%;
	font-family:Arial, Helvetica, sans-serif;
}

#commentform input
{
	width:170px;
	background:#fff;
	border:2px solid #c9c9c9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	margin:5px 5px 1px 0;
	padding:7px;
}

#commentform textarea
{
	width:350px;
	background:#fff;
	border:2px solid #c9c9c9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	margin:5px 0 0;
	padding:7px;
}

#commentform #submit
{
	width:85px;
	height:35px;
	margin:0;
}

h2#comments
{
	font-size:27px;
	color:#000;
	font-weight:400;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #8b8b8b;
	margin:0 0 10px 25px;
	padding:0 0 7px 5px;
}

.alt
{
	margin:0;
	padding:10px;
}

.commentlist
{
	text-align:justify;
	margin:0 0 0 25px;
	padding:0;
}

.commentlist .comment
{
	list-style:none;
	background:#f5f5f5;
	border:1px solid #d3d3d3;
	margin:15px 0 0;
	padding:10px 15px 20px;
}

.commentlist .alt
{
	background:#fff;
	border:1px solid #d3d3d3;
}

.commentlist .comment .comment
{
	width:auto;
	margin:15px;
	padding:10px 15px 20px;
}

.commentlist p
{
	line-height:18px;
	margin:10px 5px 10px 0;
}

.commentmet_data td
{
	vertical-align:top;
	text-align:left;
}

.commentmet_avatar
{
	width:102px;
	padding:15px 0 0;
}

.commentmet_avatar img
{
	border:1px solid #333;
}

#commentform p
{
	margin:5px 0;
}

.commentmet_replay a
{
	width:79px;
	height:20px;
	float:right;
	display:block;
	background:url(images/button_commentmet_replay.gif) no-repeat;
	text-indent:-9999px;
	text-transform:capitalize;
}

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

.commentmetadata
{
	display:block;
	color:#333;
	font-size:15px;
	font-weight:700;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:capitalize;
	margin:0;
	padding:0 0 5px;
}

.commentmetadata span
{
	color:#636363;
}

#respond
{
	padding-bottom:60px;
	margin:40px 15px 0 30px;
}

h3#respond_title
{
	font-size:27px;
	color:#000;
	font-weight:400;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #8b8b8b;
	margin:0 0 20px;
	padding:0 0 7px 5px;
}

#commentform small
{
	position:relative;
	top:-1px;
	font-size:12px;
}

#commentform input#submit
{
	background:none;
	border:0;
}

.page_archives_div
{
	padding-bottom:60px;
}

.page_archives_div h2
{
	font-size:27px;
	color:#000;
	font-weight:400;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #8b8b8b;
	margin:0 0 15px;
	padding:0 0 7px 5px;
}

.page_archives_div ul
{
	margin:10px 0 40px;
	padding:0;
}

.page_archives_div ul li
{
	list-style:none;
	background:url(images/bgr_ar_line.gif) no-repeat bottom left;
	margin:0;
	padding:7px 0 8px 5px;
}

.page_archives_div ul li ul li
{
	border:0;
	background:none;
}

.page_archives_div ul li ul
{
	margin:0;
	padding:0 0 0 10px;
}

.page_archives_div ul li a
{
	font-weight:400;
	color:#000;
	font-size:13px;
	background:url(images/page_archives_div_a.gif) no-repeat left 3px;
	padding:0 0 0 11px;
}

#gb_form_div
{
	text-align:left;
	width:100%;
	position:relative;
	top:-30px;
}

#gb_form_div p
{
	margin-left:12px;
}

#gb_form
{
	text-align:left;
	background:transparent;
}

#gb_form_div a:hover,#gb_form_div a:focus,#gb_form_div a:active
{
	color:#000;
	text-decoration:none;
	background-color:#fff;
}

#gb_form_div fieldset
{
	border:0;
	margin-top:10px;
}

#gb_form legend,legend,#gb_form dt
{
	font-weight:700;
	color:#000;
}

#gb_form legend
{
	margin-left:-10px;
	padding-top:5px;
}

#gb_form legend#mainlegend
{
	font-size:1.2em;
	color:#000;
	margin-left:-10px;
	padding-top:5px;
	padding-bottom:10px;
	background:url(images/dotted_grey.gif) repeat-x bottom;
}

#gb_form legend#mainlegend small
{
	font-size:.7em;
	text-transform:uppercase;
}

#gb_form_div .formhead small a
{
	font-size:.7em;
	background-image:none;
	display:inline;
	margin:0;
	padding:0;
}

#gb_form_div .main_formhead,#gb_form_div .formhead
{
	font-size:1.2em;
	color:#000;
	width:97%;
}

#gb_form_div .main_formhead
{
	margin-left:-35px;
	text-indent:-9999px;
}

#gb_form_div label
{
	color:#333;
	margin-top:5px;
	margin-left:30px;
}

input.short,input.med,select.med,textarea.textbox,textarea
{
	color:#000;
	border:1px solid #bfbfbf;
	background-color:#fff;
	width:50%;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	height:auto;
	margin:0 0 5px 30px;
	padding:4px;
}

input.short
{
	width:7%;
}

#gb_form_div textarea.textbox,#gb_form_div textarea
{
	width:90%;
	height:220px;
	line-height:1.5em;
}

select.med
{
	width:60%;
}

input.checkbox
{
	cursor:default;
	background:transparent;
	color:#c63;
	border:0;
	width:14px;
	height:14px;
	margin:0;
	padding:0;
}

input.button
{
	background:url(images/comm_sub.gif) no-repeat;
	display:block;
	border:0;
	text-indent:-9999px;
	text-transform:capitalize;
	width:85px;
	height:35px;
}

#content #gb_form input.button
{
	margin:15px 5px 25px;
	padding:2px 15px;
}

span.error,span.success,#gb_form_div dt
{
	color:#c00;
	font-weight:700;
}

#gb_form_div dt small,#gb_form_div .formhead span.success,span.success,dl#result_dl_blockq dt
{
	color:#c63;
}

small.whythis
{
	font-size:10px;
	text-decoration:none;
	color:#333;
}

small.whythis a
{
	color:#333;
	text-decoration:none;
}

small.whythis a:hover span
{
	background:#000;
}

p.creditline small
{
	clear:both;
	display:block;
	text-align:right;
	font-size:0.75em;
	letter-spacing:.0001em;
	color:#666;
	margin:0;
	padding:25px 0 15px;
}

dl#result_dl_blockq blockquote p cite
{
	display:block;
	text-align:right;
}

#gb_form_div span.items
{
	font-weight:700;
	color:#399;
}

#gb_form_div ul
{
	margin:10px 10px 20px;
}

#gb_form_div ul li
{
	list-style-type:none;
	margin:0 10px 0 20px;
}

.wp-email
{
	font-size:11px;
}

.wp-email p label
{
	text-align:left;
	padding:0;
}

.wp-email p input,.wp-email p textarea
{
	color:#ccc;
	border:0;
	background-color:#7f7f7f;
	width:50%;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	height:auto;
	margin:0;
	padding:6px;
}

.wp-email p textarea
{
	width:90%;
	height:200px;
}

#imageverify
{
	margin:0 0 0 15px;
}

#wp-email-button input
{
	background:url(images/comm_sub.gif) no-repeat;
	display:block;
	border:0;
	text-indent:-5000px;
	text-transform:capitalize;
	width:65px;
	height:25px;
}

a,#gb_form_div a
{
	color:#000;
	text-decoration:none;
}

#top_rss,#board_twitter,.alignright
{
	float:right;
}

#top_rss img,#header_title,#gosearch,#footer_title,.alignleft
{
	float:left;
}

#mainmenu ul li a:link,#mainmenucat ul li a:visited,#header_title h1 a:hover,#board_post p a:hover,.post-top h3 a:hover,.post-top h3 span,.entry p a:hover,.post-page .entry a:hover,#footer_title h2 a:hover,#footer_text span a:hover
{
	text-decoration:none;
}

#header_title h1,#header_title h2,#header_title div,#header_title h2
{
	color:#000;
	font-size:48px;
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing:-4px;
	font-weight:400;
	text-transform:uppercase;
	padding:30px 0 0 36px;
}

#header_title h1 a,#header_title h2 a,small.whythis a span
{
	color:#fff;
}

.post-title h2,.post-title h1
{
	font-size:27px;
	color:#000;
	font-weight:400;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 6px;
}

.post-title h2 a,.sidebars li a,.sidebars .widget_tags a,#commentform a
{
	color:#000;
}

.entry p a,.post-page .entry a
{
	text-decoration:underline;
	color:#03C;
	font-weight:700;
}

.postmetadata,.commentmet_data,.commentmet_replay,.wp-email p
{
	width:100%;
	overflow:hidden;
}

h2.page_title,h1.page_title
{
	font-size:27px;
	color:#000;
	font-weight:400;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #8b8b8b;
	margin:0 0 10px;
	padding:0 0 7px 5px;
}

.sidebars ul li ul li ul li,dl#result_dl_blockq blockquote
{
	margin-left:0;
}

.sidebars li.widget_categories ul li a,.sidebars li.pagenav ul li a,.sidebars li.widget_archives ul li a,.sidebars li.linkcat ul li a
{
	font-weight:400;
	background:url(images/ico_cat.gif) no-repeat left 3px;
	padding:1px 0 1px 16px;
}

img.centered,.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.center,.entry form
{
	text-align:center;
}

.wp-pagenavi span.pages,.wp-pagenavi span.current
{
	background:#000;
	color:#fff;
	margin:2px;
	padding:4px 8px;
}

.commentmetadata a,.commentmetadata span.commentmetadata_title
{
	color:#97060b;
}

.commentmet_text,.cancel-comment-reply small
{
	font-size:12px;
}

* html #gb_form legend,* html #gb_form legend#mainlegend,* html #content #gb_form input.button
{
	margin-left:-5px;
}
