/*  
Theme Name: askgv3
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Michael Heilemann
Author URI: http://binarybonsai.com/



*/

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;
}
q:before, q:after{
	content:'';
}
input, select, textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
fieldset{
	border:0;
}
a{
	color:#000000;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

/* CSS Document */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px;
	padding:0px;
	background:#FFFFFF url(images/bg.gif) repeat-x;
	color:#000000;
}

.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}

/* --------- ID# ----------------------------------------------- */

#page_body{
	width:100%;
	background:url(images/page_body_bg.gif) no-repeat center top;
}

.page{
	width:1000px;
	margin:0px auto;
}

/* Header Styles */
#header{
	width:100%;
	height:177px;
	background:url(images/header_end.gif) no-repeat;
}

#logo{
	width:353px;
	height:137px;
	font-size:0.2em;
	position:relative;
	overflow:hidden;
	display:block;
}

#logo span{
	background:url(images/logo.gif) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}

#header_menu ul{
	padding-left:23px;
}

#header_menu ul li{
	float:left;
	padding-left:3px;
}

#header_menu ul li img{
	float:left;
}


/* Body Styles */
#body{
	width:100%;
	margin-bottom:30px;
	background:#ffffff url(images/body_bg.gif) repeat-y;
	float:left;
}

#body_top{
	width:100%;
	background:url(images/body_left_bg.gif) no-repeat;
	float:left;
}

#body_left{
	width:670px;
	float:left;
}

#body_right{
	width:330px;
	float:right;
	background:url(images/body_right_bg.gif) no-repeat right top;
}

/* Left Classes*/
/* body_left_padding */
#body_left_pad{
	width:661px;
	margin-left:9px;
}

#content{
	margin-left:20px;
	margin-top:15px;
}

#content_page{
	margin-left:20px;
	margin-top:15px;
}

.post_content{
	width:600px;
	padding-left:10px;
}

.post_content h2{
	font-size:23px;
	font-weight:normal;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	background:url(images/dotted_grey2.gif) repeat-x left bottom;
	padding-bottom:15px;
}

.post_content h2 a{
	color:#000000;
}

.entry{
	line-height:20px;
	margin:2px 0 0 0;
	color:#666666;
}

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

.post_panel{
	background:#f6f6f6 url(images/post_panel.gif) repeat-x;
	height:30px;
	font-size:11px;
	color:#7b7b7b;
	margin:0 0 30px 0;
}

#content_page .post_panel{
	margin:0 0 4px 0;
}

.post_panel_left{
	float:left;
	padding-top:8px;
	padding-left:10px;
}

.post_panel_right{
	float:right;
	padding-top:8px;
	padding-right:10px;
}

.post_panel a{
	color:#7b7b7b;
}

.post_panel a:hover{
	text-decoration:underline;
}

.post_panel a.read{
	background:url(images/read.gif) no-repeat left 1px;
	padding-left:20px;
}

.post_panel .comm a{
	color:#f26522;
	font-weight:bold;
	background:url(images/comm.gif) no-repeat center left;
	padding-left:21px;
	padding-top:6px;
	padding-bottom:3px;
}

.post-page{
	width:610px;
}

.post-page h2{
	font-size:19px;
	color:#f26522;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-weight:normal;
	background:url(images/h2_li.gif) repeat-x left bottom;
	padding-left:10px;
	padding-bottom:4px;
}

.post-page .entry{
	padding-left:10px;
	padding-top:10px;
}

.post-page .entry a{
	color:#f7a37a;
	text-decoration:underline;
	font-weight:bold;
}

strong{
	color:#000000;
}
.post-page .entry strong{
	color:#f26522;
}

/* uncomment it if you want use STRONG tag like title h1,h2 ...

.post-page .entry strong{
	font-size:18px;
	color:#f26522;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-weight:normal;
	background:url(images/h2_li.gif) repeat-x left bottom;
	font-weight:normal;
	padding:0 0 5px 0;
	margin:0;
	display:block;
}*/

/* Right Classes*/

#body_right_pad{
	margin-left:6px;
	padding-top:5px;
}

#right_chat{
	width:313px;
	height:80px;
	font-size:0.2em;
	position:relative;
	overflow:hidden;
	display:block;
	margin-bottom:4px;
}

#right_chat span{
	background:url(images/chat.gif) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}

#right_order{
	width:313px;
	height:80px;
	font-size:0.2em;
	position:relative;
	overflow:hidden;
	display:block;
	margin-bottom:4px;
}

#right_order span{
	background:url(images/right_order.gif) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}

/* contact_box */
#contact_box{
	padding-left:15px;
	padding-bottom:10px;
}

#contact_box_top{
	width:272px;
	height:41px;
	font-size:0.2em;
	position:relative;
	overflow:hidden;
	display:block;
}

#contact_box_top span{
	background:url(images/contact_top_bg.gif) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}

#contact_box_blocks{
	width:100%;
	padding-top:10px;
	color:#666666;
}

#contact_box_ca{
	width:281px;
	height:48px;
	font-size:0.2em;
	position:relative;
	overflow:hidden;
	display:block;
	margin-bottom:15px;
}

#contact_box_ca span{
	background:url(images/contact_box_ca.gif) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}

#contact_box_in{
	width:281px;
	height:48px;
	font-size:0.2em;
	position:relative;
	overflow:hidden;
	display:block;
	margin-bottom:15px;
}

#contact_box_in span{
	background:url(images/contact_box_in.gif) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}

#contact_box_email{
	width:281px;
	height:29px;
	font-size:0.2em;
	position:relative;
	overflow:hidden;
	display:block;
}

#contact_box_email span{
	background:url(images/contact_box_email.gif) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}

/* Footer Styles */
#footer{
	width:100%;
	height:162px;
	background:url(images/footer_bg.gif) no-repeat;
	text-align:center;
	clear:left;
}

#footer_left{
	padding-top:100px;
	font-size:13px;
}

#footer_left a{
	color:#f6502f;
	font-weight:bold;
}

#footer_right{
	font-size:11px;
	padding-top:5px;
}

#footer_right a{
	color:#000000;
	text-decoration:underline;
}

#footer_right a:hover{
	text-decoration:none;
}




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 15px 0;
	list-style: none;
	padding:0 15px 10px 20px;
	} 

.entry li {
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding-bottom:4px;
	padding-top:3px;
	color:#7f7f7f;
	}

.entry ul li:before{
	content: url(images/entry_before.gif);
	}

.entry ol {
	margin: 0 10px 15px 0;
	padding:0 15px 10px 40px;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	padding-top:3px;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */

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

#sidebar{
	margin-left:18px;
	padding-top:10px;
	width:270px;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style:none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	padding: 0;
	margin-bottom: 0px;
	padding-left:5px;
	}

#sidebar ul ul li li, #sidebar ul ol li li {
	padding-left:0px;
	}

#sidebar h2 {
	background:url(images/h2_li.gif) repeat-x bottom left;
	margin-bottom:5px;
	padding-bottom:10px;
	padding-top:15px;
	font-size:20px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}

#sidebar_theme{
	width:270px;
	height:29px;
	font-size:0.2em;
	position:relative;
	overflow:hidden;
	display:block;
	margin-bottom:10px;
	margin-top:15px;
}

#sidebar_theme span{
	background:url(images/sidebar_theme.gif) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}

#sidebar_top_theme{
	width:270px;
	height:29px;
	font-size:0.2em;
	position:relative;
	overflow:hidden;
	display:block;
	margin-bottom:10px;
	margin-top:25px;
}

#sidebar_top_theme span{
	background:url(images/sidebar_top_theme.gif) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}

#sidebar_pages{
	width:269px;
	height:29px;
	font-size:0.2em;
	position:relative;
	overflow:hidden;
	display:block;
	margin-bottom:10px;
	margin-top:25px;
}

#sidebar_pages span{
	background:url(images/sidebar_pages.gif) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}

#sidebar .widget_pages h2 {
	color:#f26522;
	}

#sidebar ul li.widget_categories ul{
	padding-top:0px;
	margin-top:0px;
}

#sidebar ul li.widget_categories h2{
	color:#ff7d22;
}

#sidebar ul li.widget_categories ul li a {
	color:#000000;
	background:url(images/all_li.gif) no-repeat 2px;
	padding-left:15px;	
}

#sidebar ul li.widget_categories li {
	border-bottom:1px dashed #e1e1e1;
	background:none;
	padding-bottom:5px;
	padding-top:5px;
	margin-left:5px;
	}

#sidebar ul li.widget_categories ul li ul li {
	list-style:none;
	background:none;
	border-bottom:0;
	}

#sidebar ul li ul li a {
	color:#000000;
	background:url(images/bl_li.gif) no-repeat left 4px;
	padding-left:11px;	
}

#sidebar ul li li {
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding-bottom:5px;
	padding-top:5px;
	margin-left:5px;
	}

#sidebar ul li ul li ul li {
	list-style:none;
	background:none;
	}

#sidebar ul li.widget_pages ul li a {
	color:#7b7b7b;
	background:none;
	padding-left:0px;	
}

#sidebar ul li.widget_pages ul li {
	background:url(images/dotted_orange.gif) repeat-x left bottom;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

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

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	border:1px solid #dcdcdc;
	padding:2px;
	}

#commentform textarea {
	border:1px solid #dcdcdc;
	padding:2px;
	}

#commentform #submit {
	border:0px;
	padding:0px;
	}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

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

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

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

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

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

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

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 15px;
	border-left: 3px solid #f26522;
	}

blockquote blockquote{
	border-left: 3px solid #000000;
	padding-left: 10px;
	}

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	clear:both;
	font-size:11px;
	}

h2{
	font-weight:normal;
	color:#000000;
	font-size:21px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}

h2.pagetitle{
	color:#ff7d22;
	margin-bottom:10px;
}

/* End Various Tags & Classes*/

#blog_comm{
	background:#fafafa;
	width:599px;
	margin-left:11px;
	margin-bottom:10px;
	padding-bottom:8px;
}

#blog_comm .alt{
	background:#f4f4f4;
	width:550px;
	margin:0 0 10px 25px;
	padding:7px;
}

#blog_comm .alt1{
	background:#fdfdfd;
	width:550px;
	margin:0 0 10px 25px;
	padding:7px;
}

#blog_comm h2{
	font-size:23px;
	color:#f26522;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-left:25px;
	padding-top:15px;
}

#blog_comm h3{
	font-size:13px;
	margin-left:25px;
	margin-bottom:10px;
}

#blog_comm .comm_title{
	display:block;
	color:#000000;
	font-size:11px;
	padding-bottom:5px;
}

#blog_comm .comm_title b{
	color:#f26522;
}

#blog_comm .comm_title a{
	color:#f26522;
}

#blog_comm .comm_text{
	font-size:12px;
	line-height:18px;
}

#blog_comm .comm_text img{
	float:left;
	padding-right:8px;
}

#blog_comm .comm_text p{
	margin-bottom:15px;
}

#blog_comm .comm_text ul{
	margin-bottom:15px;
	margin-left:10px;
}

#blog_comm .comm_text oll{
	margin-bottom:15px;
	margin-left:40px;
}

#comments_from_bg{
	background:url(images/blog_form_bg.gif) no-repeat;
	width:580px;
	margin-left:20px;
}

#comm_post_title{
	width:457px;
	height:57px;
	font-size:21px;
	font-weight:bold;
	padding-left:25px;
	padding-top:20px;
	color:#000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#comm_post_form{
	padding-left:45px;
}

#comm_post_form input.text{
	font-size:14px;
}

#comm_post_form td{
	list-style:none;
	padding-bottom:10px;
	padding-right:10px;
	color:#7f7f7f;
	font-size:12px;
}

#comm_post_form td a{
	color:#7f7f7f;
}

#comm_post_form td.right{
	text-align:right;
	vertical-align:top;
}

/* Archives page */
.page_archives_div{
	padding-top:20px;
	margin-left:33px;
	width:602px;
}

.ar_panel{
	background:url(images/page_archives_div.gif) no-repeat;
	padding-left:25px;
	padding-top:15px;
}

.page_archives_div h2{
	padding:0 0 7px 5px;
	margin:0px 20px 0 0;
	font-size:19px;
	font-weight:normal;
	color:#000;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	background:url(images/h2_li.gif) repeat-x left bottom;
}

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

.page_archives_div ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	padding-left:5px;
}

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

.page_archives_div ul li a{
	padding-left:5px;
	font-weight:normal;
	color:#7f7f7f;
	font-size:13px;
}

.page_archives_div ul li a:hover{
	color:#666666;
}

.page_archives_div ul li{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #e3e3e3;
}

.page_archives_div ul li ul li{
	border-bottom:0px;
}


/* ft box */

#ft_box{
	margin-top:23px;
	margin-bottom:20px;
	width:640x;
}

#ft_box_title{
	width:562px;
	height:31px;
	font-size:0.2em;
	position:relative;
	overflow:hidden;
	display:block;
	margin-bottom:15px;
	margin-left:20px;
}

#ft_box_title span{
	background:url(images/ft_box_title.gif) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}

#ft_box_items{
	width:640px;
	background:url(images/ft_box_items_bg.gif) repeat-y;
	padding-bottom:5px;
	padding-top:15px;
	margin-left:13px;
}

#ft_box_items ul{
	padding-left:15px;
}

#ft_box_items ul li{
	float:left;
	padding-left:9px;
	padding-bottom:11px;
}

#ft_box_items ul li img{
	width:178px;
	height:114px;
	background:#ffffff;
	border:1px solid #dadada;
	padding:5px;
	float:left;
}



/* latest_news */
#latest_news{
	margin-top:23px;
	padding-left:20px;
	width:623x;
}

#latest_news_top{
	width:608px;
	height:37px;
	font-size:0.2em;
	position:relative;
	overflow:hidden;
	display:block;
	margin-bottom:15px;
}

#latest_news_top span{
	background:url(images/latest_news_top.gif) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}

#latest_news_blocks{
	padding:10px 10px 0 10px;
}

#latest_news_blocks ul{
}

#latest_news_blocks ul li{
	padding:5px 0 5px 10px;
	margin-bottom:20px;
	border-left:3px solid #ff9933;
	display:block;
	float:left;
}

.latest_news_block h3{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.latest_news_block h3 a{
	color:#000000;
}

.latest_news_block p{
	color:#818181;
	line-height:20px;
	font-size:12px;
}

.latest_news_block p a{
	color:#818181;
	font-size:11px;
	font-weight:bold;
}



#latest_themes_title{
	font-size:23px;
	color:#ff7d22;
	background:url(images/latest_theme_line_title.gif) no-repeat bottom left;
	padding-bottom:15px;
	margin-bottom:15px;
	margin-left:5px;
	margin-top:25px;
}

#latest_themes {
	padding-top:20px;
	width:636px;

	background:url(images/latest_theme.gif) repeat-y;
	margin-bottom:10px;
	padding-left:3px;
}

#latest_themes ul{
	margin:0px 0px 0px 20px;
	padding:0px 0px 6px 0px;
}

#latest_themes ul li{
	list-style:none;
	display:inline;
	margin:0px 5px 0px 0px;
}
.downbox {
BORDER-COLLAPSE: separate;
BACKGROUND-COLOR: FFF8E6;
border-spacing: 0px; 
border: 1px solid #F7DCD7;
width: 508px;

}