/*  
Theme Name: SleekYellow
Theme URI: http://askgraphics.com/
Description: Widget Supported xhtml complaint template sponsored by <a href="http://www.romow.com/">Romow Directory</a> and <a href="http://www.makeasearch.com/">Make A Search Directory</a>.
Version: 1.0
Author: Website design
Author URI: http://www.askgraphics.com/
*/

/* CSS Document */

img title {display: none;}
table {
	border-collapse: collapse;
}
td {vertical-align: top;	border-collapse: collapse;}
/* CSS Document */

body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	background:#fff;
}

img{
	border:0px;
}

a:link {
	color:#2075bb;
	/*text-decoration:none;*/
}

a:visited {
	color: #88b1d4;
}
/*h1, h2, h3, h4 {font-family: "Comic Sans", cursive;}*/
h1, h2, h3, h4 {font-family: Arial, Helvetica, sans-serif;}


form, table, ul, li, p{
	padding:0px;
	margin:0px;
}

input, textarea{
	border:1px solid #cccccc;
	font-size:14px
}

div#page_pd{
	width:795px;
	background:#ffffff;
	padding-top:7px;
}

div#page_pd #page{
	width:780px;
	background:#ffffff;
}

/*header*/
div#page #header{

	width:780px;
	height:130px;
	/*background:url(images/header_bg.png) repeat-x top;*/
}

div#header #header_text{
	color:#FFFFFF;
	text-align:left;
	padding-left:25px;
	padding-top:38px;
}

div#header #header_text li{
	display:inline;
}

div#header #header_text li#header_title{
	font-size:34px;
}

div#header #header_text li#header_slogan{
	font-size:16px;
	font-weight:bold;
}
/* end header */

/*menu*/
div#page #menu{
	width:100%;
	height:35px;
	background-color: #6d0021;
}

div#menu #menu_text{
	color:#fff;
	text-align:left;
	padding-left:0px;
	padding-top:8px;
	font-weight:bold;
}

div#menu #menu_text td{
	padding-left:8px;
}

div#menu #menu_text table#search_f{
	width:100%;
	/*padding-left:45px;*/
}

div#menu #menu_text table#search_f{
	padding-left:0px;
}

div#menu #menu_text td a{
	color:#fff;
	font-size:12px;
}

div#menu #menu_text td a:hover{
	color:#fff;
	font-size:12px;
	text-decoration:underline;
}
/* end menu */

/*body*/
div#page #body{
	width:100%;
	/*background:url(images/top_bg.png) no-repeat top #FFFFFF;*/
	background-color: #fff;
	float:left;
}

div#body #body_left{
	width:580px;
	display:inline;
	float:left;
	text-align:left;
}

div#body #body_full {width: 700px;}

div#body_left #top_text{
	padding-top:45px;
	padding-left:30px;
	width:350px;
}

div#body_left #top_text #top_text_title{
	color:#FFFFFF;
	font-size:23px;
}

div#body_left #top_text #top_text_title span{
	color:#fad23a;
}

div#body_left #top_text #top_text_text{
	color:#bcbcbc;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
}

div#body_left #top_text #top_text_text a{
	color:#bcbcbc;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

/* blod item*/

div#page #body_left #blog_pad{
	padding-left:20px;
}

div#page #body_left .blog_item{
	padding-left:0px;
}

div#page #body_left .blog_item .date{
	background:url(images/qust.png) no-repeat top;
	width:51px;
	height:64px;
}
div#page #body_left .blog_item .date .datetext{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding-top:5px;
	text-align:center;
}
div#page #body_left .blog_item .date .datetext .datetext_number{
	padding-top:10px;
}
div#page #body_left .blog_item .title{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
div#page #body_left .blog_item .subtitle{
	color:#6d0021;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
}
div#page #body_left .blog_item .item_line{
	background:url(images/line.png) repeat-x left;
	width:470px;
	height:1px;
}

div#page #body_left .sitem_line{
	background:url(images/line2.gif) no-repeat left;
	width:556px;
	height:40px;
}

div#page #body_left .blog_item .text{
	color:#7f7f7f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:24px;
	padding-top:0px;
}

div#page #body_left .blog_item .panel{
	background:url(images/panel.png) repeat-x left;
	width:470px;
	height:28px;
}

div#page #body_left .blog_item .panel .panel_links{
	padding-left:10px;
}

div#page #body_left .blog_item .panel .panel_links span.comm a{
	color:#0054a6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	background:url(images/comm.png) no-repeat left;
	padding-left:15px;
}

div#page #body_left .blog_item .panel .panel_links a.readmore{
	color:#0054a6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	background:url(images/readmore.png) no-repeat left;
	padding-left:17px;
}

div#page #body_left .blog_item .panel .panel_links a.readmore:hover, div#page #body_left .blog_item .panel .panel_links span.comm a:hover{
	text-decoration:underline;
}

/*blog item end*/

/* blog comm*/
div#page #body_left .blog_comm{
	padding-left:80px;
	padding-right:25px;
}

div#page #body_left .blog_comm .comm_title{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	padding-bottom:15px;
}

div#page #body_left .blog_comm .comm_count{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-bottom:3px;
}

div#page #body_left .blog_comm .comm_data{
	background:url(images/comm_bg.png) top repeat-x;
	height:30px;
}

div#page #body_left .blog_comm .comm_data_pad{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding-top:10px;
	padding-left:5px;
}

div#page #body_left .blog_comm .comm_text{
	color:#4d4d4d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}

div#page #body_left .blog_comm .bl_line{
	background:url(images/line_bl.png) repeat-x bottom;
	width:100%;
	height:1px;
	padding-top:5px;
}

div#page #body_left #comm_form
{
	padding-left:60px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:10px;
}

div#page #body_left #comm_form #form_title{
	background:url(images/form_comm_top_bg.png) no-repeat top;
	height:51px;
}

div#page #body_left #comm_form #form_title #form_title_text{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding-left:20px;
	padding-top:10px;
}

div#page #body_left #comm_form .form_table{
	background:url(images/form_comm_bg.png) repeat-y top;
	width:473px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:0px;
	padding-top:0px;
}

div#page #body_left #comm_form .form_comm_end{
	background:url(images/form_comm_end_bg.png) no-repeat top;
	width:473px;
	height:15px;
	padding-left:0px;
	padding-bottom:0px;
}
/* blog comm end*/

div#body #body_right{
	width:199px;
	display:inline;
	float:right;
	text-align:left;

}

/* sidebar*/
div#body #body_right #sidebar{
	text-align:left;
	background:url(images/right_bg.png) top repeat-y #FFFFFF;
	width:188px;
	margin-left:15px;

}
div#body #body_right #sidebar ul{
	padding:0px;
	margin:0px;
}
div#body #body_right #sidebar li{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
div#body h2{
	color:#6d0021;
	font-size:22px;
	/*font-family:"Comic Sans", cursive;*/
	margin:0px;
	padding-left:0px;
	padding-right:25px;
	padding-top:5px;
	padding-bottom:12px;
}

#body_right #sidebar h2{
	color:#303030;
	font-size:18px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	margin:0px;
	padding-left:20px;
	padding-right:25px;
	padding-top:5px;
	padding-bottom:12px;
}
div#body #body_right #sidebar li{
	color:#303030;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url(images/h2_bg_li.gif) no-repeat top;
}
div#body #body_right #sidebar li a{
	color:#303030;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	line-height:25px;
}
div#body #body_right #sidebar ul li ul li{
	color:#303030;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:20px;
	padding-right:25px;
}
div#body #body_right #sidebar ul li ul li ul li{
	color:#303030;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:0px;
	padding-right:0px;
}
div#body #body_right #sidebar ul li.widget_categories ul li{
	background: url(images/solid_li.png) top no-repeat;
	border-bottom:0;
}
div#body #body_right #sidebar ul li ul li{
	border-bottom:0;
	background: url(images/dotted_li.png) top no-repeat;
}
div#body #body_right #sidebar ul li ul li ul{
	padding-left:5px;
}
div#body #body_right #sidebar ul li.widget_categories ul li ul li {
	border:0px;
	background: none;
}
div#body #body_right #sidebar li ul li ul li a{
	background: url(images/line_li.png) left bottom no-repeat;
	padding-left:7px;
}
div#body #body_right #sidebar_end{
	background:url(images/right_bg_end.png) top no-repeat;
	height:49px;
	margin-left: 18px;
}
div#body #body_right #sidebar_top{
	background:url(images/footer_top_bg.gif) center bottom no-repeat;
	height:10px;
}
/* end sidebar*/
/* end body */

/*footer*/
div#page #footer{
	width:100%;
	height: 100px;
}

div#footer #footer_line{
	background:#fddb49;
	height:8px;
}

div#footer #footer_text{
	color:#ffffff;
	background:#6d0021;

	text-align:left;
	padding-left:10px;
	padding-top:15px;
	padding-bottom:20px;
}

div#footer #footer_text li{
	display:inline;
	padding-left:8px;
}

div#footer #footer_text li#footer_title{
	display:inline;
	font-size:34px;
	font-weight:normal;
	color:#fddb49;
}

div#footer #footer_text ul{
	display:inline;
}

div#footer #footer_text li a{
	color:#ffffff;
	font-size:12px;
}

div#footer #footer_text li a:hover{
	color:#ffffff;
	font-size:12px;
	text-decoration:underline;
}

div#footer #footer_end{
	background:url(images/footer_end_bg.png);
}

div#footer #footer_end div{
	padding-top:15px;
	padding-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

div#footer #footer_end div a{
	font-weight:bold;
}
/* end footer */


h3 {
	color: #6d0021;
}
/* wordpress images */

img.alignleft {float: left; margin-right: 10px;}
img.alignright {float: right; margin-left: 10px;}
img.aligncenter { 	display: block;
	margin-left: auto;
	margin-right: auto;}

/* added for paragraphs */

.entry p {margin-bottom: 10px;}

/*home page */

#body_left_home {
	width:380px;
	display:inline;
	float: left;
	text-align:left;
}
#leftsidebar {float: left; width: 180px; text-align: left;}
#leftsidebar ul li {margin: 0; padding: 0; list-style-type: none;}
#leftsidebar h2 {font-size: 1.2em !important;}

/* widgets */

.textwidget p {padding-left: 15px;padding-right: 10px; padding-top: 0px; padding-bottom: 10px;text-align: left;font-weight: normal !important;}
.pagenav .textwidget a {line-height: 4px !important; padding: 0 !important; margin: 0 !important;text-decoration: underline !important;}


.entry ul {
	margin-left: 25px;
	margin-bottom: 10px;
}

#imggallery {width: 188px; margin-left: 10px;}
#imggallery .piclenselink {display: none;}
#imggallery .piclenselink a {display: none;}

