/*  
Theme Name: Silverstar
Theme URI: http://www.toptut.com
Description: Custom theme with gallery and Twitter Ready options
Version: 1.0
Author: Lorelei
Author URI: http://www.toptut.com/
Tags: Blue, Black, 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
{
	color: #6e70a4;
	text-decoration: none;
}
a img
{
	border: none;
}
.clear
{
	clear: both;
}
html
{
	background: #eaeff3 url(images/bgr_html.png) repeat-x;

}
body
{
	/* background: url(images/bgr_main.png) no-repeat center top; */
	color: #7c7c7d;
	font-family: Segoe UI,Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#page
{
	margin: 0 auto;
	width: 1000px;
}
#header
{
	height: 15px;
	width: 100%;
}

#mainmenu
{
	float: right;
	padding: 12px 0 0 20px;
	text-align: center;
}
#mainmenu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 1000;
}
#mainmenu ul li
{
	color: FFF;
	font-weight: Bold;
	display: inline;
	float: left;
	font:78%/130% verdana,Helvetica,sans-serif;
	padding: 0 0 0 32px;
	position: relative;
	z-index: 1000;
}
#mainmenu ul li.first
{
	background: none;
	padding: 0;
}
#mainmenu ul li a
{
	color: #FFF;
	display: block;
	font-weight: Bold;
	text-shadow: 0 1px 0 #545466;
	text-transform: uppercase;
	z-index: 1000;
}
* html #mainmenu ul li a
{
	display: inline-block;
	float: left;
}
* html #mainmenu ul li ul li a
{
	float: none;
}
#mainmenu ul li ul
{
	display: block;
	left: 0;
	margin: 0 0 0 17px;
	position: absolute;
	visibility: hidden;
}
#mainmenu ul li ul li
{
	background: none;
	display: list-item;
	float: none;
	font-size: 1em;
	padding: 0;
}
#mainmenu ul li ul li ul
{
	margin: 0;
	top: 0;
}
#mainmenu ul li ul li a,#mainmenu ul li.current_page_item ul a,#mainmenu ul li.select ul a
{
	background: #353e49;
	border-bottom: 1px solid #515162;
	border-top-width: 0;
	color: #000;
	font-family: Segoe UI,Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: 700;
	height: auto;
	margin: 0;
	padding: 7px 5px 7px 10px;
	text-align: left;
	text-decoration: none;
	text-shadow: 0 1px 0 #545466;
	text-transform: inherit;
	width: 160px;
}
#board
{
	background: url(images/bgr_board.png) no-repeat;
	height: 249px;
	overflow: hidden;
	width: 100%;
}
#board_left
{
	float: left;
	padding: 20px 0 0 48px;
}
#board_twitter
{
	float: right;
	padding: 18px 0 0;
	width: 338px;
}
#board_items
{
	padding: 16px 0 0;
	position: relative;
	width: 600px;
}
#board_body
{
	margin: 0 0 0 20px;
	width: 580px;
}
#board_carusel
{
	height: 127px;
	position: relative;
	width: 580px;
}
#board_carusel .belt
{
	left: 0;
	position: absolute;
	top: 0;
}
.board_item
{
	height: 114px;
	overflow: hidden;
	width: 580px;
}
#board_body h2
{
	color: #5C5D77;
	font-family: Segoe UI,Arial,Verdana,Helvetica,sans-serif;
	font-size: 23px;
	font-weight: 400;
	margin: 0 0 15px;
}
#board_body strong
{
	color: #9fa5af;
	display: block;
	font-size: 13px;
	line-height: 18px;

}
#board_body p
{
	color: #9fa5af;
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 10px;

}
#board_body p img
{
	border: 1px solid #83b2c4;
	float: left;
	height: 107px;
	margin: 0 10px 0 0;
	width: 161px;
}
#board_body p a
{
	color: #a6a6a6;
}
#board_body p.more a
{
	text-decoration: underline;
}
#board_carusel_nav li
{
	float: left;
	font-family: Segoe UI,Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
}
#board_carusel_nav a
{
	color: #c0c4de;
	display: block;
	float: left;
	padding: 7px 0;
	text-align: center;
}
#board_carusel{
	width:582px;
	height:120px;
	position:relative;
}
#body
{
	background: #fff url(images/bgr_body.png) repeat-y;
	overflow: hidden;
	width: 100%;
}
#body_top
{
	background: url(images/bgr_body_top.png) no-repeat;
	overflow: hidden;
	width: 100%;
}
#body_left
{
	float: left;
	width: 659px;
}
#body_right
{
	float: right;
	width: 341px;
}
#body_left_content
{
	margin: 25px 0 0 66px;
	width: 564px;
}
.post
{
	font-family: Segoe UI,Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0 0 20px;
	width: 100%;
}
.post-top
{
	overflow: hidden;
	width: auto;
}
.post-title
{
	float: left;
	margin: 10px 0;
	width: 480px;
}
.post-title h2
{
	color: #555778;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: 400;
	line-height: 100%;
	margin: 0 0 5px;
text-shadow: 0 1px 0 #fff;
}
.post-title h2 a
{
	color: #555778;
}
.post-top h4
{
	background: url(images/bgr_post_comment.png) no-repeat;
	color: #cdcdcd;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: 400;
	height: 47px;
	padding: 10px 0 0;
	text-align: center;
text-shadow:0 1px 0 #fff;
	width: 63px;
}
.post-top h3
{
	color: #7b7b7b;
	font-size: 11px;
	font-weight: 400;
	margin: 3px 0 5px 2px;
}
.post-top h3 a,.post-top h3 span
{
	color: #40566a;
	font-weight: 700;
	text-transform: capitalize;
}
.post-top h3 .post_cats a,.post-top h3 .post_cats
{
	color: #555778;
	font-weight: 400;
}
.entry
{
	display: block;
	font-size: 12px;
	line-height: 20px;
	margin: 28px 0 0;
width: 560px;
text-align:justify;
}
.entry img
{
	border: 3px solid #ccc;
}
.entry p
{
	padding-bottom: 15px;
}
.entry p a
{
	font-weight: 700;
	text-decoration: underline;
}
.postmetadata
{
	background: url(images/bgr_postmetadata.png) no-repeat center top;
	height: 56px;
	/* margin: 10px 0 0; */
	overflow: hidden;
	width: 100%;
}
.postmetadata p
{
	font-size: 12px;
	font-weight: 700;
	padding: 10px 10px 0 0;
	text-align: right;
}
.postmetadata p a
{
	background: url(images/ico_metas.gif) no-repeat left center;
	color: #767791;
	padding: 0 0 0 16px;
	text-decoration: underline;
}
h2.page_title
{
	border-bottom: 1px solid #c7c7c7;
	color: #767791;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 29px;
	font-style: italic;
	font-weight: 400;
	margin: 0 0 5px;
	padding: 0 0 10px 5px;
}
.post-page .entry a
{
	color: #445e7b;
	font-weight: 700;
	text-decoration: underline;
}
.entry strong
{
	color: #445e7b;
}
.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: #767791;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 400;
}
.post-page .entry h1
{
	font-size: 26px;
	padding: 0 0 14px;
}
.post-page .entry h2
{
	font-size: 24px;
	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;
}
#main_search
{
	overflow: hidden;
	padding: 44px 0 0 30px;
	width: 250px;
}
#searchform_top_text
{
	background: none;
	border: 0;
	color: #7f7f7f;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 6px 6px 0 0;
	width: 195px;
}
#sidebar
{
	color: #303030;
	margin: 15px 0 0 4px;
	width: 277px;
}
.sidebars h2
{
	
	color: #a7abb3;
	text-shadow:0 1px 0 #fff;
	font-size: 26px;
	font-weight: 700;
	margin: 0 0 10px;
	padding: 15px 0 15px 20px;
	text-transform: lowercase;
}
.sidebars ul li ul li
{
	margin-bottom: 0;
	width: auto;
}
.sidebars li ul
{
	padding: 0 20px 30px;
}
.sidebars li ul li ul
{
	padding: 0 0 0 10px;
	width: auto;
}
.sidebars li
{
	background: none;
	margin-bottom: 0;
}
.sidebars li li
{
	border: 1px solid #fff;
-moz-border-radius:5px;
	font-size: 12px;
	margin-bottom: 0;
	padding: 8px 0 8px 8px;
}

.sidebars li li:hover
{
	border: 1px solid #b9b9d6;
background: url(images/gradient.jpg) top repeat-x;
-moz-border-radius:5px;
	font-size: 12px;
text-shadow:0 1px 0 #fff;
	margin-bottom: 0;
	padding: 8px 0 8px 12px;

}

.sidebars li li li
{
	background: none;
	border: 0;
	padding-bottom: 3px;
}
.sidebars li.widget_categories ul li
{
	font-weight: 700;
}
.sidebars li.widget_categories ul li a
{
	background: url(images/ico_cat.gif) no-repeat left 5px;
	font-weight: 400;
	padding: 0 0 0 14px;
}
.sidebars .widget_tags p
{
	padding: 0 10px 10px 15px;
}
.sidebars .textwidget
{
	padding: 10px;
}
#footer
{
	background: url(images/bgr_footer.png) no-repeat;
	height: 160px;
	overflow: hidden;
	width: 100%;
}
#footer h2
{
	color: #fff;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 55px;
	font-style: italic;
	font-weight: 400;
	letter-spacing: -4px;
	padding: 65px 0 0 50px;
	position: relative;
}
#footer h2 a
{
	color: #fff;
}
#footer_text
{
	float: right;
	padding: 70px 60px 0 0;
	text-align: right;
}
#footer_text p
{
	color: #afb7c1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 0 8px;
}
#footer_text a
{
	color: #afb7c1;
}
#wp-calendar #prev a,#wp-calendar #next a
{
	font-size: 9pt;
}
#wp-calendar a
{
	display: block;
	text-decoration: none;
}
#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;
}
.alignright
{
	float: right;
}
#wp-calendar
{
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;
}
#wp-calendar #next a
{
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a
{
	padding-left: 10px;
	text-align: left;
}
#wp-calendar td
{
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover
{
	background-color: #fff;
}
acronym,abbr,span.caps
{
	cursor: help;
}
acronym,abbr
{
	border-bottom: 1px dashed #999;
}
blockquote
{
	background: url(images/blockquote_bg.gif) repeat-y;
	margin: 15px 30px 10px 10px;
	padding-bottom: 7px;
	padding-left: 24px;
}
blockquote blockquote
{
	background: url(images/blockquote_bg2.gif) repeat-y;
}
blockquote cite
{
	display: block;
	margin: 5px 0 0;
}
hr
{
	display: none;
}
.navigation
{
	background: #ebebeb;
	border: 1px solid #c7c7c7;
	color: #000;
	font-size: 13px;
	margin: 10px auto 0;
	overflow: hidden;
	padding: 10px;
	text-align: right;
	width: 97%;
}
#content_single .navigation
{
	margin: 30px 0 0 25px;
	padding: 10px 0;
	text-align: center;
	width: 96%;
}
.navigation a
{
	color: #000;
	font-size: 13px;
}
.wp-pagenavi
{
	line-height: 1.8em;
	padding: 0 15px;
}
.wp-pagenavi a
{
	margin: 2px;
	padding: 4px;
}
.entry ul
{
	background: #f3fcf9;
	border: 1px solid #daebe5;
	list-style: none;
	margin: 0 10px 15px 30px;
	padding: 15px 15px 15px 20px;
}
.entry ul li
{
	background: url(images/ico_entry.gif) no-repeat left 14px;
	border-bottom: 1px solid #d1d9d6;
	padding: 7px 0 7px 15px;
}
.entry ol
{
	background: #f3fcf9;
	border: 1px solid #daebe5;
	margin: 0 10px 15px 30px;
	padding: 15px 15px 15px 40px;
}
.entry ol li
{
	border-bottom: 1px solid #d1d9d6;
	margin: 0;
	padding: 7px 0;
}
.postmetadata ul,.postmetadata li
{
	display: inline;
	list-style-image: none;
	list-style-type: none;
}
ol li
{
	list-style: decimal outside;
}
#searchform
{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s
{
	padding: 2px;
	width: 108px;
}
#sidebar #searchsubmit
{
	padding: 1px;
}
select
{
	width: 130px;
}
#commentform
{
	color: #8e8e8e;
	font-size: 12px;
	margin-left: 25px;
	width: 90%;
}
#commentform input
{
	background: #fff;
	border: 2px solid #cbcbcb;
	color: #4d4e52;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 5px 1px 0;
	padding: 4px;
	width: 170px;
}
#commentform textarea
{
	background: #fff;
	border: 2px solid #cbcbcb;
	color: #4d4e52;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 0 0;
	padding: 4px;
	width: 350px;
}
#commentform #submit
{
	height: 35px;
	margin: 5px 0 0;
	padding: 0;
	width: 85px;
}
h2#comments
{
	border-bottom: 1px solid #c7c7c7;
	color: #4d4e52;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 29px;
	font-style: italic;
	font-weight: 400;
	margin: 0 0 10px 15px;
	padding: 0 0 10px 5px;
}
.alt
{
	margin: 0;
	padding: 10px;
}
.commentlist
{
	margin: 0 0 0 15px;
	padding: 0;
	text-align: justify;
}
.commentlist .comment
{
	background: #fff url(images/gradient.jpg) repeat-x;
	border: 1px solid #dadada;
	list-style: none;
	margin: 15px 0 0;
	padding: 10px 15px 20px;
}
.commentlist .alt
{
	background: #fdfefe;
}
.commentlist .comment .comment
{
	margin: 15px;
	padding: 10px 15px 20px;
	width: auto;
}
.commentlist p
{
	line-height: 18px;
	margin: 10px 5px 10px 0;
}
.commentmet_data td
{
	text-align: left;
	vertical-align: top;
}
.commentmet_avatar
{
	padding: 15px 0 0;
	width: 102px;
}
.commentmet_avatar img
{
	border: 1px solid #2c0202;
}
#commentform p
{
	margin: 5px 0;
}
.commentmet_replay a
{
	background: url(images/button_replay.png) no-repeat;
	display: block;
	float: right;
	height: 20px;
	text-indent: -9999px;
	text-transform: capitalize;
	width: 79px;
}
.nocomments
{
	margin: 0;
	padding: 0;
	text-align: center;
}
.commentmetadata
{
	color: #777;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	margin: 0;
	padding: 0 0 5px;
	text-transform: capitalize;
}
#respond
{
	margin: 40px 0 0 25px;
}
h3#respond_title
{
	border-bottom: 1px solid #c7c7c7;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 29px;
	font-style: italic;
	font-weight: 400;
	margin: 0 0 20px;
	padding: 0 0 10px 5px;
}
#commentform small
{
	font-size: 12px;
	position: relative;
	top: -1px;
}
#commentform a,#commentform small
{
	color: #000;
}
#commentform input#submit
{
	background: none;
	border: 0;
}
.page_archives_div
{
	padding-bottom: 60px;
}
.page_archives_div h2
{
	border-bottom: 1px solid #c7c7c7;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 29px;
	font-style: italic;
	font-weight: 400;
	margin: 0 0 5px;
	padding: 0 0 10px 5px;
}
.page_archives_div ul
{
	margin: 10px 0 40px;
}
.page_archives_div ul li
{
	border-bottom: 1px solid #d5d5d5;
	list-style: none;
	margin: 0;
	padding: 8px 0 8px 5px;
}
.page_archives_div ul li ul li
{
	background: none;
	border: 0;
}
.page_archives_div ul li ul
{
	margin: 0;
	padding: 0 0 0 10px;
}
.page_archives_div ul li a
{
	background: url(images/ico_ar.gif) no-repeat left 3px;
	color: #333;
	font-size: 13px;
	font-weight: 400;
	padding: 0 0 0 14px;
}
#gb_form_div
{
	margin: -40px 0 0;
	text-align: left;
	width: 100%;
}
#gb_form_div p
{
	margin-left: 12px;
}
#gb_form
{
	background: transparent;
	text-align: left;
}
#gb_form_div a
{
	color: #4c4c4c;
	text-decoration: underline;
}
#gb_form_div a:hover,#gb_form_div a:focus,#gb_form_div a:active
{
	color: #4c4c4c;
	text-decoration: none;
}
fieldset
{
	border: 0;
	margin-top: 10px;
}
#gb_form legend,legend,#gb_form dt
{
	color: #4c4c4c;
	font-weight: 700;
}
#gb_form legend
{
	margin-left: -10px;
	padding-top: 5px;
}
* html #gb_form legend
{
	margin-left: -5px;
	padding: 0 0 10px;
}
#gb_form legend#mainlegend
{
	background: url(images/dotted_grey.gif) repeat-x bottom;
	color: #4c4c4c;
	font-size: 1.2em;
	margin-left: -10px;
	padding-bottom: 10px;
	padding-top: 5px;
	width: 100%;
}
#gb_form legend#mainlegend small
{
	font-size: .7em;
	text-transform: uppercase;
}
#gb_form_div .formhead small a
{
	background-image: none;
	display: inline;
	font-size: .7em;
	margin: 0;
	padding: 0;
}
#gb_form_div .main_formhead,#gb_form_div .formhead
{
	color: #4c4c4c;
	font-size: 1.2em;
	width: 97%;
}
#gb_form_div .main_formhead
{
	margin-left: -35px;
	text-indent: -9999px;
}
#gb_form_div label
{
	color: #000;
	font-size: 11px;
	margin-left: 20px;
	margin-top: 5px;
}
#gb_form_div input.short,#gb_form_div input.med,#gb_form_div select.med,#gb_form_div textarea.textbox,#gb_form_div textarea
{
	background-color: #ecf7f8;
	border: 1px solid #bdcdde;
	color: #4c4c4c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: auto;
	margin: 0 0 5px 20px;
	padding: 3px;
	width: 60%;
}
#gb_form_div input.short
{
	width: 7%;
}
#gb_form_div textarea.textbox,#gb_form_div textarea
{
	height: 220px;
	line-height: 1.5em;
	width: 80%;
}
#gb_form_div select.med
{
	width: 60%;
}
#gb_form_div input.checkbox
{
	background: transparent;
	border: 0;
	color: #bcbab7;
	cursor: default;
	height: 14px;
	margin: 0;
	padding: 0;
	width: 14px;
}
#gb_form_div input.button
{
	background: url(images/button_submit.png) no-repeat;
	border: 0;
	clear: both;
	cursor: pointer;
	display: block;
	height: 35px;
	text-indent: -9999px;
	text-transform: capitalize;
	width: 85px;
}
#content #gb_form input.button
{
	margin: 15px 5px 25px 20px;
	padding: 2px 15px;
}
#gb_form_div span.error,#gb_form_div 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: #bcbab7;
}
#gb_form_div small.whythis a
{
	color: #000;
	font-size: 11px;
	text-decoration: none;
}
#gb_form_div small.whythis a span
{
	color: #fff;
	text-decoration: none;
}
#gb_form_div small.whythis a:hover span
{
	background: #000;
	color: #fff;
}
#gb_form_div p.creditline small
{
	clear: both;
	color: #666;
	display: block;
	font-size: 0.75em;
	letter-spacing: .0001em;
	margin: 0;
	padding: 25px 0 15px;
	text-align: right;
}
dl#result_dl_blockq blockquote p cite
{
	display: block;
	text-align: right;
}
#gb_form_div span.items
{
	color: #399;
	font-weight: 700;
}
#gb_form_div ul
{
	margin: 10px 10px 20px;
}
#gb_form_div ul li
{
	list-style-type: none;
	margin: 0 10px 0 20px;
}
.thumbnail
{
	float: left;
	height: 212px;
	line-height: 170px;
	margin: 0 10px 0 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
	width: 212px;
}
.thumbnail a img
{
	background: #555778;
	border: 1px solid #fff;
	float: left;
	height: 200px;
	padding: 5px;
	width: 200px;
}
.thumbnail2
{
	float: left;
	height: 112px;
	line-height: 170px;
	margin: 0 10px 0 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
	width: 112px;
}
.thumbnail2 a img
{
	background: #bdaff0;
	border: 1px solid #8776c7;
	float: left;
	height: 100px;
	padding: 5px;
	width: 100px;
}
#twit
{
	color: #5c5d77;
	margin: 10px;
	padding: 116px 15px 15px 25px;
	width: 280px;
}
a:hover,#header #logo a:hover,#mainmenu ul li a:link,#mainmenucat ul li a:visited,#mainmenu ul li ul li a:hover,#board_body p.more a:hover,.entry p a:hover,.postmetadata p a:hover,.post-page .entry a:hover,#footer h2 a:hover
{
	text-decoration: none;
}
#board_carusel_nav,.commentmet_data,.commentmet_replay
{
	overflow: hidden;
	width: 100%;
}
#searchform_top,#gosearch,.alignleft
{
	float: left;
}
.sidebars ul li ul li ul li,dl#result_dl_blockq blockquote
{
	margin-left: 0;
}
.sidebars li a,.sidebars .widget_tags a
{
	color: #303030;
}
.sidebars li.widget_archives ul li a,.sidebars li.linkcat ul li a
{
	background: url(images/ico_cat.gif) no-repeat left 5px;
	padding: 0 0 0 14px;
}
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,.wp-pagenavi span.extend
{
	background: #636363;
	color: #fff;
	margin: 2px;
	padding: 4px;
}
.commentmetadata a,.commentmetadata span
{
	color: #445e7b;
	font-weight: 700;
}
.commentmet_text,#cancel-comment-reply-link
{
	color: #000;
	font-size: 12px;
}
* html #gb_form legend#mainlegend,* html #content #gb_form input.button
{
	margin-left: -5px;
}

#sidebar_ads {
margin:46px 0 0 3px;
overflow:hidden;
width:95%;
}

#sidebar_ads div {
float:left;
padding:0 0 7px 10px;
}

#sidebar_ads div img {
float:left;
}

.adv_here a {
color:#77808c;
text-decoration:none;
padding: 10px 20px 10px 20px;
border: 1px solid #b9b9d6;
background: url(images/gradient.jpg) top repeat-x;
-moz-border-radius:5px;
}

.adv_here {
font-weight:bold;
text-align:center;
width:279px;
margin-top:10px;

}



.rss-popup {
    margin: 0px auto;
   padding: 25px 0 0 0;
   width: 100px;

   position: relative;
}
div.rss-popup em {
    background: url(images/bubble.png) no-repeat;
  width: 100px;
    height: 49px;
    position: absolute;
    top: -70px;
    left: -0px;
   text-align: center;
    text-indent: -9999px;
    z-index: 2;
    display: none;
}
 
#rss-icon {
    width: 42px;
    height: 42px;
   background: url(images/rss.png) no-repeat 0 0;
   text-indent: -9999px;
    margin: 0 auto;
    display: block;
}

