/*
	custom.css ó custom styles for Cutline that YOU define
	------------------------------------------------------	
	.custom a { color: #c00; text-decoration: none; }
*/
.custom a { color: #D3C717; text-decoration: underline; }
.custom .tagged a { color: #D3C717; text-decoration: none; }
.custom a:hover { color: #fff; text-decoration: underline; }
.custom .tagged a:hover { color: #fff; text-decoration: underline; background: none; }
.custom #footer a { color: #D3C717; text-decoration: none; }
.custom #footer a:hover { color: #fff; text-decoration: underline; }
body.custom {
	text-align: center;
	background-color: #6A51A8;
	color: #FFF;
	font: 12px/13px "Times New Roman", Times, serif;
}
.custom .clear {
	clear: both;
	height: 1px;
	font: 1px;
	margin: 0;
	width: 0;
	line-height: 1px;
}
.custom #container {
	text-align: left;
	margin: 0 auto;
	width: 850px;
	background: #6A51A8 url(/imgs/headerWide.jpg) no-repeat top left;
}
.custom h1 {
	color: #472C8B;
	font: lighter 13px/15px "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: left;
	padding: 20px 195px;
	margin: 0;
}
.custom h1#title {
	float: left;
	display: inline;
}
.custom #content_box { 
	width: 850px;
	text-align: left;
	float: left;
	clear: both;
}
.custom #content { 
	width: 420px;
	float: left;
	margin: 35px 0 0;
	padding: 0 0 0 4px;
}
.custom #content h2 {
	color: #FBF9D7;
	font: bold 22px Time,serif;
	text-transform: none;
	letter-spacing: normal;
	padding: 0;
	margin: 10px 0 20px 10px;
}
.custom #content h4 {
	color: #D3C717;
	margin: 0 0 0 10px;
	font-family: "Times New Roman", Times, serif;
}
.custom #content h2 a, .custom #content h2 a:hover { color: #FBF9D7; }
.custom .entry {
	font-size: 13px;
	line-height: 18px;
}
.custom p {
	color: #fff;
	margin: 10px 20px 0 10px;
}
.custom p.tagged {
	font-size: 1.15em;
	margin: 10px 20px 15px 10px;
}
.custom #l_sidebar { 
	width: 181px;
	padding: 0;
	float: left;
	background: transparent url(/imgs/menuBackground.gif) repeat-y scroll 0 0;
	margin-top: 130px;
}
.custom #l_sidebar img{
	display: block;
}
/*Menu Area*/
.custom #menu ul {
	padding: 0 0 20px 20px;
	list-style-type: none;
	margin: 0;
}
.custom #menu li {
	color: #472C8B;
	font: 13px/15px "Times New Roman", Times, serif;
	text-align: center;
	padding: 2px 0;
}
.custom #menu li a:link{
	color: #472C8B;
	font: 13px/15px "Times New Roman", Times, serif;
	text-align: center;
	padding: 2px 0;
	text-decoration: none;
}
.custom #menu li a:visited{
	color: #472C8B;
	text-decoration: none;
}
.custom #menu li a:hover{
	color: #7B6C4E;
	text-decoration: none;
}
li#blogLink a { /* Blog Link */
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	display: block;
	border-top: 1px solid #D3C717;
	margin: 0 22px;
}
/* Footer */
.custom #footer {
	width: 800px;
	margin: 20px 25px;
	float: none;
	border-top: 1px solid #b4a8d3;
}
.custom #footer p {
	width: 160px;
	display: inline;
	text-align: left;
	color: inherit;
	font-size: inherit;
	float: left;
	margin: 20px 25px;
}
.custom #footer p.logoBar {
	width: 550px;
	margin: 5px 0 0 25px;
}
/* Right Sidebar */
.custom #sidebar { 
	width: 209px;
	margin: 35px 0 0;
	float: right;
	padding: 0;
}
ul.sidebar_list li.widget, ul.sidebar_list li.linkcat {
	float: left;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0pt 0pt 2em;
	width: 199px;
}
.custom li.widget h2, .custom li.linkcat h2 {
	border-top: 1px dotted #FBF9D7;
	background: none;
	border-bottom: 1px dotted #FBF9D7;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: normal;
	margin: 0 0 0.8em;
	color: #FBF9D7;
	padding: 0.4em 2px;
}
.custom #search_form .search_input {
	border: 1px solid #FBF9D7;
	color: #6A51A8;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px!important;
	padding: 2px;
	width: 191px;
}
.custom li.widget .search_input {
	font-size:1.1em !important;
}
.custom h3.comments_headers {
	font-size: 14px;
	color: #FBF9D7;
	font-weight: bold;
	margin: 20px 0 0 10px;
	clear: both;
}
.custom ul#comment_list {
	border-top: 1px solid #BBB;
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 5px 0 20px 10px;
}
.custom ul#comment_list li.comment {
	border-bottom: 1px dotted #BBB;
	float: left;
	padding: 15px 0 0;
	width: 400px;
}
.custom ul#comment_list li.comment div.entry { padding: 0 5px; }
.custom #comment_form {
	float: left;
	padding: 0;
	width: 400px;
}
.custom #comment_form .text_input {
	border-color: #999;
	border-style: solid;
	border-width: 2px 1px 1px 2px;
	color: #444;
	padding: 2px;
	font-size: 12px!important;
	width: 191px;
}
.custom #comment_form .form_submit {
	border: 1px solid #D3C717;
	background: #fff none repeat scroll 0 0;
	cursor: pointer;
	font-size: 12px;
}
.custom p.comment_meta {
	color: #fff;
	margin: 0 20px 10px 5px;
}
.custom .comment_meta strong {
	font-size: 13px;
	font-family: Verdana,Helvetica,Arial,sans-serif;
}
.custom .comment_time {
	color: #888;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 13px;
}
.custom .comment_num {
	float: right;
	font-size: 14px;
	font-weight: bold;
	padding: 0 15px 0 20px;
}
.custom h2.archive_head {
	background: none !important;
	border-top: 1px dotted #FBF9D7 !important;
	border-bottom: 1px dotted #FBF9D7;
	font-size: 16px !important;
	font-weight: bold !important;
	margin: 0 0 25px !important;
	padding: 8px 0 4px !important;
	text-transform: uppercase !important;
}
.custom div#content div.entry form#search_form {
	text-align: center;
	margin: 10px 0 0;
}
.custom .whitespace {

	margin: 0 !important;
}
.custom .navigation {
	float: left;
	font-size: 14px;
	width: 400px;
	padding: 9px 0;
	margin: 0 10px 5px;
	border-top: 1px dotted #FBF9D7;
	border-bottom: 1px dotted #FBF9D7;
}
.custom .green {
	color: #D3C717;
	font-size: 14px;
	font-style: italic;
}
/* Styles for the classifieds section */
.custom #content.pages { width: 629px; }
div.wpc_head { padding: 0 0 5px; margin: 0 0 10px; border-bottom: 1px solid #ddd; }
div.wpc_head h3, h3.deleteHeader { color: #F9FAD8; padding: 0; font-weight: normal; }
div.wpc_head h3 a { background: transparent url(/imgs/classifiedsArrow.png) no-repeat 100% 0; padding: 0 15px 0 0; }
div.wpc_head h3 img, div.show_ad_info img, div.list_ads_sub img { display: none; }
div.wpc_head table { width: 100%!important; margin: 5px 0; }
div.wpc_search { margin: 15px 0 10px; }
div.wpc_colaps { background-color: transparent; border: none; }
dl#group img, div.wpc_head table tbody tr td img { display: none; }
div.wpc_container { border: none; /*border-top: 1px solid #ddd;*/ padding: 10px 0 0; margin: 10px 0 0; }
div.wpc_container div.list-content { margin: 0; float: left; display: inline; width: 140px; clear: none; }
div.wpc_container div.list-content dl#group { margin: 0; }
div.wpc_container div.list-content dt { padding: 0; color: #fff; font-size: 14px; text-transform: uppercase; font-weight: normal; margin: 10px 0 3px; line-height: 18px; }
dl#group dd { margin: 0 0 10px; }
dl#group dd div.wpc_main { font-size: 18px; line-height: 24px; background-color: transparent; margin: 0 0 0 15px; padding: 0; }
div.wpc_footer h3 { margin: 12px 0 10px; color: #F9FAD8; font-weight: normal; }
hr.wpc_footer_hr { display: none; }
div.rssIcon { background: transparent url(/blog/wp-content/plugins/wp-classified/images/rss.png) no-repeat scroll 0 10px; padding: 10px 0 0 20px; border-top: 1px solid #ddd; margin: 10px 0 0; }
.custom #content div.wpc_container div.editform h2, .custom #content div.wpc_container div.editform form h3 { color: #6A51A8; font: normal 14px/18px Times, serif; margin: 0 0 0 10px; padding: 0; text-transform: none; background: none; }
.editform h3.formHeader { color: #6A51A8; font: normal 14px/18px Times, serif; padding: 10px 0 0 10px; width: 619px; margin: 0; text-transform: none; background: none; background-color: #FBF9D7; }
div.wpc_container div.editform table { margin: 5px 0 5px 10px; /*width: 580px;*/ }
div.wpc_container div.editform { margin: 0; }
div.wpc_container div.editform table tr td { border: none; }
div.wpc_container div.editform table tr td hr { display: none; }
div.wpc_container div.editform table tr td.wpc_label_right { width: 175px; }
span.smallRed { color: #e00; font-size: 9px; font-family: Arial, sans-serif; }
span.smallTxt { color: #00e; font-size: 9px; font-family: Arial, sans-serif; }
strong.classifiedAdDetails { color: #fff; font-size: 11px; font-family: Arial, sans-serif; float: left; display: inline; width: 325px; font-weight: normal; }
table.mceToolbar { margin: 0!important; }
form#ead_form, form#addImg, form#wpClassifiedForm { background-color: #FBF9D7; padding: 10px 0; color: #333; }
div.wpc_container div.editform table.editFormTable { background-color: #FBF9D7; padding: 10px 0; color: #333; margin: 0; width: 629px; }
div.wpc_container div.editform table.editFormTable a:hover { color: #6A51A8; }
table.mceLayout { margin: 0!important; }
.entry .wpc_footer { clear: both; font-size: 9pt; margin-top: 4px; padding: 8px 0 20px; }
.wpc_footer ul { margin: 0; width: 625px; }
.wpc_footer li { list-style-type: none; width: 625px; }
.wpc_footer li a { width: 275px; float: left; display: inline; }
div.show_ad_header { background-color: transparent; clear: both; border-bottom: 1px solid #ddd; margin-bottom: 2px; padding: 0 0 10px; }
div.show_ad_title { font-weight: normal; font-size: 15px; padding: 0 5px 4px 0; }
div.show_ad_info { color: #FBF9D7; font-size: 12px; padding: 0 5px 0 0; }
span.edit, span.delete { font-size: 11px; }
span.edit { padding: 0 0 0 5px; }
span.delete { float: left; }
div.show_ad p { margin: 10px 0 0; }
p.justify { display: none; }
div.show_ad hr { display: none; }
div.left { margin: 0 0 15px; text-align: left; }
p.backTo { margin: 5px 0 15px; border-top: 1px solid #ddd; padding: 5px 0 0; }
div.wpc_footer li { clear: both; }
div.wpc_footer li span { display: inline; float: right; width: 325px; }
div.wpc_footer li span.adTitleLink { width: 175px; }
div.wpc_footer li span.thumbnailPopupImage { width: 35px; }
span.adQuickDetails { color: #F9FAD8; }
div.list_ads_top { background-color: transparent; border: none; margin-bottom: 10px; padding: 0 5px 10px; text-align: right; }
div.list_ads_top img { display: none; }
div#main_col_title { background-color: transparent; border-bottom: 1px solid #ddd; border-top: none; font-weight: bold; font-size: 13px; line-height: 17px; color: #F9FAD8; }
div.list_ads_sub { font-size: 15px; line-height: 20px; }
div.main_col_left_btn, div.main_col_middle_btn, div.main_col_right_btn { height: auto; font-size: 12px; padding: 0 0 5px; margin: 0 0 5px; }
div.main_col_left_btn { width: 283px; }
div.main_col_middle_btn { width: 157px; }
div.main_col_right_btn { width: 180px; padding: 0 0 5px 7px; }
div.list_ads { color: #F9FAD8; }
div#thumbBox { background: #333 none repeat scroll 0 0; border: 1px solid #F9FAD8; }
div#thumbBox div#thumbImage { background-color: #333; text-align: center; }
.custom textarea.mceTextarea { width: 580px; height: 250px; }
/* New Shop Online Menu Item Styles */
.custom li#shopOnlineLink { margin: 0 22px; border-top: 1px solid #D3C717; border-bottom: 1px solid #D3C717; }
.custom li#shopOnlineLink a { background: transparent url(/imgs/mainMenuArrow.gif) no-repeat 115px 0; display: block; font-weight: bold; text-transform: uppercase; padding: 2px 0; margin: -2px -8px; }
.custom li#shopOnlineLink a:hover { background-color: #6a51a8; background-position: 115px -21px; color: #472C8B; }
.custom #left li#shopOnlineLink a img { border: none; display: inline; margin: 0 0 0 2px; }
.custom p.shopOnlineCallout { width: 162px; height: 32px; margin: 19px 61px 0 0; float: right; display: inline; letter-spacing: 0.075em; position: relative; background: transparent url(/imgs/shopOnlineButton.png) no-repeat 0 0; text-align: center; font-size: 13px; font-weight: bold; text-transform: uppercase; }
.custom p.shopOnlineCallout a { color: #fff; text-decoration: none; padding: 10px 0 0 0; display: block; width: 162px; height: 22px; }
.custom p.shopOnlineCallout a:hover { color: #D3C717; text-decoration: none; }