/*  
Theme Name: PeriBLUE
Theme URI: http://www.pericube.com/
Description:  
Version: 1.0
Author: PeriCUBE.com
Author URI: http://www.pericube.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;
}*/
a
{
	color: #333333;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a img
{
	border: 0;
}
.clear
{
	clear: both;
}
.MYUl
{
	list-style: circle;
}

body
{
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 11px; /*	background:#4b4b4b;background:url(images/body-back.png) repeat-x;*/
	color: #4b4b4b;
}
.text
{
	text-align: justify;
}
#page
{
	width: 925px;
	margin: 0px auto;
}

/* HEADER */
#primary
{
	/*  display:block;   height:56px;   background: url('images/menu-bg.png');   */
	width: 100%;
	height: 41px;
	background: url(   'images/menu_back.jpg' ) 0 0 repeat-x;
}

#primary a
{
	white-space: nowrap;
	font-family: Verdana, Arial Narrow,Helvetica,sans-serif;
	color: #393939;
	display: block;
	float: left;
	height: 38px;
	font-size: 10px;
	line-height: 38px;
	text-transform: uppercase;
	background: url(   'images/menu-divider.gif' ) no-repeat 100% 0;
	text-decoration: none;
	padding: 0px 10px;
}
#primary a span
{
	padding: 0px 5px;
	display: block;
	float: left;
}
#primary a:hover, #primary a:active
{
	text-decoration: none;
	color: #fff;
}
#primary a.active
{
	background: url(  'images/active-menu-r.gif' ) no-repeat right top; /**/
	color: #fff;
	font-weight: bold;
}
#primary .active span
{
	background: url(  'images/active-menu-l.gif' ) no-repeat left top transparent; /**/
}
#primary ul
{
	margin: auto;
	width: 100%;
}
#primary ul.links li
{
	padding: 0;
	display: block;
	float: left;
	margin: 0;
	background: none;
}

/*#primary ul.links li.current_page_item, #primary ul.links li.current_page_parent
{
	background: url(  'images/active-menu-r.gif' ) no-repeat right top;
	color: #fff;
	font-weight: bold;
}

#primary ul.links li.current_page_item a, #primary ul.links li.current_page_parent a
{
	background-color: transparent;
	background-image: url( 'images/active-menu-l.gif' );
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	color: #fff;
}*/
.note
{
	font-family: Tahoma;
	font-size: 08pt;
	color: #f5f5f5;
}

.table
{
	border: none;
	padding: 10px;
	width: 100%;
}
.table td
{
	font-family: Tahoma;
	font-size: 08pt;
	color: #333;
	border: none;
	padding: 2px;
}
.active
{
	background-color: #ffccff;
}
.deactive
{
	background-color: #ccffff;
}
.examcard td
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #333;
	border: none;
	padding: 2px;
}
#header
{
	width: 100%;
	height: 86px;
	padding-right: 0pt;
	padding-bottom: 13px; /*	background:url(images/header_bg.gif) repeat-x; */
}

#header_left
{
	float: left;
}

#header_right
{
	float: right;
}

#header h1
{
	color: #4b4b4b;
	font-size: 30px; /*font-style:italic;*/
	padding-top: 35px;
	padding-left: 40px;
}
#header img
{
	padding-left: 25px;
}
#header h1 a
{
	color: #73cc00;
	text-decoration: none;
}

#header span
{
	color: #9a9a9a;
	font-size: 14px;
	position: relative;
	top: -5px;
	font-weight: normal;
	padding-left: 40px;
}

#header_right ul
{
	padding-top: 10px;
}

#header_right ul li
{
	float: left;
	position: relative;
	top: 4px;
	list-style: none;
	list-style-image: none;
	padding: 0 10px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	color: #333;
}
#header_right ul li a
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	color: #333;
}

#header_right ul li img
{
	float: left;
}

/*BOARD*/

#board
{
	width: 100%;
	height: 217px; /*background:url(images/board_bg.png) no-repeat;*/
	background: url(images/bg_header.jpg) repeat-x left;
}

#board h2
{
	color: #FFFFFF;
	font-size: 23px;
	font-weight: normal;
	width: 550px;
	padding-top: 38px; /**/
}
#board div
{
	height: 217px; /*background:url(images/board_bg.png) no-repeat;*/
	background: url(images/bg_header_left.jpg) no-repeat left;
	padding-left: 280px;
}

#board div p
{
	font-size: 15px;
	color: #FFFFFF;
	line-height: 20px;
	width: 600px;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-weight: 900;
	padding-top: 40px;
}

#board p a
{
	color: #FFFFFF;
	text-decoration: underline;
}
#board div span.buynow
{
	margin-top: 50px;
	display: block;
	margin-left: 30px;
}

/* BODY */

#body
{
	width: 100%; /*background:#ffffff url(images/body_bg.gif) no-repeat;*/
	float: left;
	padding-top: 9px;
	padding-right: 0pt;
	padding-bottom: 4px;
	padding-left: 0pt;
	display: inline;
}

#body_top
{
	width: 100%;
	float: left; /*background:url(images/body_top_bg.gif) no-repeat right 63px;*/
	padding-bottom: 50px;
	display: inline;
}

#body_left
{
	float: left;
	background-color: #f1f0f0;
	padding: 10px;
	display: block;
	width: 650px;
	min-height: 500px;
}

#body_right
{
	width: 250px;
	float: right;
	border-left: dotted .1em #CCCCCC;
	display: block;
}
/* right content */

#body_right_content
{
	width: 240px; /*padding-top: 16px;*/
	padding-left: 10px;
}


/* left contact 

#body_left_content{
	width:559px;
}
*/
.narrowcolumn
{
	margin-left: 38px;
	margin-top: 80px;
}

.post
{
	width: 559px;
}

.post-top
{
}

.post-title
{
	color: #000;
}

.post-title h4
{
	font-weight: normal;
	color: #9a9a9a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.post-title h2
{
	font-size: 20px;
	color: #0074be;
	margin-bottom: 4px;
	font-weight: normal;
}

.post-title h2 a
{
	color: #0074be;
}

.post-title h2 a:hover
{
	color: #0074be;
}

.post-title h3.tags
{
	font-weight: normal;
	color: #0074be;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images/tags_bg.gif) repeat-x;
	padding-left: 5px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.post-title h3 a
{
	color: #6b6b6b;
}

.post-title h3.tags span
{
	color: #0074be;
	font-weight: bold;
}

.post-title h3.tags a
{
	color: #6b6b6b;
	font-weight: normal;
}

.entry
{
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.entry p
{
	text-align: justify;
	padding-bottom: 10px;
}

.postmetadata
{
	float: left;
	margin-bottom: 30px;
	padding-bottom: 10px;
	color: #000000; /*background:url(images/tags_bg.gif) repeat-x;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.postmetadata a
{
	color: #0072bc;
}

.postmetadata b
{
	color: #0072bc;
}

.postmetadata .alignleft
{
	padding-top: 12px;
	padding-left: 10px;
}

.postmetadata .alignright
{
	padding-top: 12px;
	padding-right: 5px;
	font-weight: bold;
}

.alignright a
{
	color: #000000;
	background: url(images/i_comm.gif) no-repeat left 1px;
	padding-left: 15px;
	padding-right: 10px;
}

a.readmore
{
	color: #347bc5;
	background: url(images/i_read.gif) no-repeat left 1px;
}

.post-page
{
	width: 594px;
	margin-left: 15px;
	margin-top: 25px; /*background:url(images/post-page_h2.gif) repeat-x;*/
	font-size: 10pt;
}
.popup
{
	width: 90%;
	margin-left: 15px;
	margin-top: 15px; /*background:url(images/post-page_h2.gif) repeat-x;*/
	font-size: 10pt;
}
.popup h1, .post-page h1
{
	font-size: 28px;
	font-style: normal;
	font-weight: bolder;
	color: #393939; /*#0074be;*/
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	margin-bottom: 20px;
	line-height: 30px;
}
.popup h2, .post-page h2
{
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #0074be;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	margin: 20px 0 10px 0; /*border-bottom: solid .2em #0074be;*/
}
.popup h3, .post-page h3
{
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #0074be;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	margin: 0 0px 10px 0px; /*border-bottom: solid .2em #0074be;*/
}
.popup .entry
{
	margin-top: 10px;
	color: #595959;
	padding-left: 18px;
	padding-right: 18px;
	font-size: 10pt;
	width: 100%;
}
.post-page .entry
{
	margin-top: 10px;
	color: #595959;
	padding-left: 18px;
	padding-right: 18px;
	font-size: 10pt;
}

.popup .entry a, .post-page .entry a
{
	color: #347bc5;
	font-weight: bold;
	text-decoration: underline;
}
.payment
{
}
.payment .comment
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 08pt;
	color: red;
	padding-left: 20px;
}
strong
{
	color: #362f2d;
}

/* uncomment it if you want use STRONG tag like title h1,h2 ...

.post-page .entry strong{
	color:#0054a6;
	background:url(images/entry_strong.gif) repeat-x left bottom;
	padding:0 0 5px 0;
	margin:0;
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	display:block;
}*/


/* ADS */

#main_ads
{
	margin-left: 6px;
	padding-top: 6px;
}

#main_ads img
{
	padding-left: 16px;
	padding-right: 8px;
	margin-bottom: 19px;
}

/* SEARCH */

#main_search
{
	margin-bottom: 10px;
	color: #8f8f8f;
	font-size: 12px;
	height: 47px;
	background: url(images/search_bg.gif) no-repeat;
	position: relative;
	top: -2px;
}

#searchform_top
{
	padding-left: 12px;
}

#searchform_top span
{
	font-weight: bold;
	font-style: italic;
}

#searchform_top_text
{
	width: 216px;
	border: 0px;
	background: none;
	color: #8f8f8f;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#gosearch
{
	position: relative;
	top: 7px;
}


/* TAGS */

#main_tags
{
	line-height: 25px; /*background:url(images/main_tags_line.gif) repeat-x left bottom;*/
	padding-bottom: 15px;
	width: 312px;
}

#main_tags h2
{
	color: #4b4b4b;
	font-size: 15px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

#main_tags a
{
	color: #858585;
}

#sidebars
{
	float: left; /*margin-top: 10px;*/
}

#sidebar
{
	width: 240px;
	float: left;
}

#sidebar_right
{
	width: 240px;
	float: left;
	background: url(images/bg_side_bar.gif) right top repeat-y #D9EBFD;
	padding: 0 0 0 0;
}


.bg_title_top
{
	background: url(images/bg_title_top.gif) 0 0 repeat-x #7B7B7B;
}
.bg_title_bot
{
	background: url(images/bg_title_bot.gif) 0 bottom repeat-x;
	width: 100%;
	min-height: 44px;
	height: auto !important;
	height: 44px;
}
.bg_title
{
	padding: 14px 0 0 33px;
}


#sidebars h2
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color: #878888;
	background-image: url(images/bg_title.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 10px 13px;
	font-size: 1.27em;
	line-height: 35px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 30px; /*font-size: 16px; 	color: #4b4b4b; 	padding-left: 15px; 	padding-top: 12px; 	padding-bottom: 15px; 	text-transform: capitalize; 	font-weight: bold; 	background:url(images/bg_title_top.gif) 0 0 repeat-x #7B7B7B; 	background: url(images/sidebars_h2_bg.gif) no-repeat left 16px;*/
}

#sidebars ul
{
	color: #4b4b4b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	list-style-type: none;
}

#sidebars li ul
{
	padding-bottom: 18px;
	list-style: none;
	list-style-type: none;
}

#sidebars li ul li ul
{
	padding-left: 10px;
	background: none;
	padding-bottom: 0px;
	list-style: none;
	list-style-type: none;
}

#sidebars li ul li ul li ul
{
	padding-left: 0px;
	list-style: none;
	list-style-type: none;
}

#sidebars li
{
	margin-bottom: 0px;
	list-style: none;
	list-style-type: none;
}

#sidebars li li
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	background: url(images/dotted_grey.gif) repeat-x left bottom;
	padding-top: 4px;
	padding-bottom: 8px;
	padding-right: 3px;
	list-style: none;
	margin-left: 6px;
	list-style-type: none;
}

#sidebars li li li
{
	background: none;
	border: 0px;
	padding-bottom: 3px;
	list-style: none;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}

#sidebars li a
{
	color: #4b4b4b;
	padding-left: 0px;
}

#sidebars li.widget_categories ul li
{
	font-weight: bold;
}

#sidebars li.widget_categories ul li a
{
	/*background:url(images/sidebar_li_cat.gif) no-repeat left 4px;*/
	font-weight: normal;
	padding-left: 0px; /*8px;*/
}

#sidebars li.widget_categories ul li ul li a
{
	background: url(images/sidebar_li_cat_sub.gif) no-repeat left 4px;
	font-weight: normal;
	padding-left: 0px; /*8px;*/
}

#sidebars li.widget_archives ul li a
{
	background: url(images/sidebar_li_ar.gif) no-repeat left 5px;
	font-weight: normal;
	padding-left: 0px; /*8px;*/
	color: #7f7f7f;
}

#sidebars li.widget_meta ul li a
{
	background: url(images/sidebar_li_meta.gif) no-repeat left 4px;
	font-weight: normal;
	padding-left: 0px; /*8px;*/
}

#sidebars li ul li a
{
	/*background:url(images/sidebar_li_bl.gif) no-repeat left 4px;*/
	font-weight: bold;
	padding-left: 0px;
}
#sidebars li ul li ul li a
{
	font-weight: normal;
}


#tag_cloud
{
	color: #999999;
	padding-bottom: 20px;
}

#tag_cloud a
{
	color: #999999;
}

.textwidget
{
	padding: 5px 5px 10px 5px;
}

/* FOOTER */

#footer
{
	width: 100%;
	height: 71px;
	clear: both;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-left: 10px;
	background: url(images/footer_bg.gif) no-repeat;
}

#footer_text
{
	padding-top: 22px;
	font-size: 11px;
}

#footer_text a
{
	color: #6dcff6;
	font-weight: bold;
}

#footer_copyrights
{
	padding-top: 7px;
}

#footer_copyrights a
{
	color: #6dcff6;
	font-weight: bold;
}

#footer_copyrights a span
{
	color: #ffffff;
}




/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a
{
	font-size: 9pt;
}

#wp-calendar a
{
	text-decoration: none;
}

#wp-calendar caption
{
	font: bold 1.3em 'Lucida Grande' , Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th
{
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */




/* 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 Calendar */
#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 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 10px 10px;
	padding-left: 15px;
	padding-bottom: 5px;
	background: url(images/blockquote_bg.gif) repeat-y;
}

blockquote blockquote
{
	background: url(images/blockquote_bg2.gif) repeat-y;
}

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;
	font-weight: bold;
	clear: both;
}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul
{
	list-style: square;
	margin: 0px 10px 5px 5px;
	padding: 0px 5px 5px 10px;
}
.entry ul ul
{
	margin: 0 10px 15px 10px;
	list-style: none;
	padding: 0px 15px 10px 20px;
}
.entry ul li
{
	/* background:url(images/dotted_grey.gif) repeat-x left bottom;*/
	list-style: square;
	padding-bottom: 4px;
	padding-top: 3px;
	color: #595959;
}

.entry ul li:before
{
	/*content: url(images/entry_before.gif);*/
}

.entry ol
{
	margin: 0 10px 5px 0;
	padding: 10px 15px 5px 40px;
}

.entry ol li
{
	margin: 0;
	padding: 0;
	padding-bottom: 4px;
	padding-top: 3px;
	border-bottom: 1px solid #eeeeee;
}

.postmetadata ul, .postmetadata li
{
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

ol li
{
	list-style: decimal outside;
}
/* 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 h3
{
	margin-top: 15px;
	margin-bottom: 05px;
}
.entry form
{
	/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

select
{
	width: 130px;
}

#commentform
{
	width: 500px;
}

#commentform input
{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea
{
	width: 350px;
	padding: 2px;
}

#commentform #submit
{
	margin: 0;
	width: 65px;
	height: 25px;
}
/* End Form Elements */



/* Begin Comments*/

#comments_template
{
	background: url(images/comments_template.gif) repeat-x;
	padding-top: 20px;
	width: 560px;
	clear: both;
}

h2#comment_title
{
	font-size: 24px;
	color: #0072bc;
	margin-left: 42px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}

h3#comments
{
	font-size: 15px;
	color: #737373;
	margin-left: 42px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}

.alt
{
}

.commentlist
{
	padding: 0px;
	text-align: justify;
	margin-left: 42px;
	color: #828383;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.commentlist li
{
	margin: 15px 0 10px 0px;
	list-style: none;
	background: url(images/commentlist_bg.gif) no-repeat;
	display: block;
}

.commentlist li li
{
	margin: 0px;
	padding: 5px 10px 5px;
	border-bottom: 0px;
	background: none;
}

.commentlist p
{
	margin: 10px 5px 10px 0;
	line-height: 16px;
}

#commentform p
{
	margin: 10px 0;
	font-size: 10pt;
}

.nocomments
{
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata
{
	margin: 0;
	display: block;
	color: #6888bf;
	padding: 10px 0px 10px 35px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: bold;
}

.commentmetadata span
{
	color: #000000;
	font-weight: bold;
}

.commentmetadata a
{
	color: #000000;
	font-weight: bold;
}

.commentmetadata_text
{
	padding: 0px 20px 0px 20px;
}

.commentmetadata_end
{
	text-align: right;
	color: #1c2c43;
	font-weight: bold;
	border-top: 1px solid #ded7b0;
	margin: 10px;
	padding-top: 10px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}

.commentmetadata_end a
{
	color: #1c2c43;
}

.commentmetadata_end span
{
}

#respond_box
{
	background: url(images/respond_box.gif) no-repeat;
	margin-top: 25px;
	padding-bottom: 60px;
	margin-left: 12px;
}

h3#respond
{
	font-size: 21px;
	color: #000000;
	margin-bottom: 30px;
	margin-left: 25px;
	padding-top: 20px;
	font-weight: normal;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}

#commentform
{
	margin-left: 55px;
	color: #333;
	width: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#commentform a
{
	color: #0000ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.error
{
	color: Red;
	font-size: 10pt;
	margin: 10px 0;
}
#commentform .comm_input_text, #commentform .comm_textarea_text
{
	border: 1px solid #e1e1e1;
	background: #fff url(images/comm_input_text_bg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727a7d;
	width: 150px;
	padding: 5px;
}

#commentform .comm_textarea_text
{
	width: 80%;
	height: 100px;
}

#commentform label
{
	position: relative;
	top: -5px;
	font-size: 10pt;
	font-weight: bold;
}
label
{
	font-weight: bold;
	color: #666;
}
/* End Comments */

/* Archives page */
.page_archives_div
{
	width: 564px;
	margin-left: 38px;
	margin-top: 80px;
	background: url(images/post-page_h2.gif) repeat-x;
}

.ar_panel
{
	margin-top: 39px;
}

.ar_panel2
{
	margin-top: 39px;
}

.ar_panel3
{
	width: 100%;
	background: url(images/post-page.gif) no-repeat;
	padding-top: 5px;
}

.page_archives_div h2
{
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #0074be;
}

.ar_panel3 h2
{
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #0074be;
}

.ar_panel3 ul
{
	margin: 0px;
	padding: 0px;
	padding-top: 0px !important;
	margin-bottom: 40px;
	padding-left: 10px !important;
}

.page_archives_div ul h2
{
	border: 0px;
}

.page_archives_div ul
{
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	margin-bottom: 40px;
	padding-left: 5px;
}

.page_archives_div ul li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
	padding-left: 5px;
}

.page_archives_div ul li ul
{
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

.page_archives_div ul li a
{
	color: #7f7f7f;
	font-size: 12px;
	padding-left: 10px;
}

.page_archives_div ul li a:hover
{
	color: #333;
}

.page_archives_div ul li
{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e9e9e9;
}

.page_archives_div ul li ul li
{
	background: none;
	border: 0px;
}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

