/*
Theme Name: Blue Mini Theme
Theme URI: http://luckythemes.com/blue-mini/
Description: Clean and simple Wordpress Theme
Version: 1.3
Author: http://themerama.com
Tags: widget ready, valid html, valid css, 2 columns, fixed width, clean, simple, mini
*/
body
{
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background:#FFF;
	margin:0;
	padding:0;
}

.clear
{
	clear:both;
}

#header
{
	width:905px;
	height:100px;
	background:#2231C4 url(images/index_01.gif) no-repeat;
	margin:8px auto;
}

#header .title
{
	float:left;
	width:580px;
}

#header .search
{
	float:right;
	width:325px;
}

#header h1
{
	font-family:Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:30px;
	margin:0;
	padding:20px 0 0 30px;
}

#header h4
{
	padding-left:30px;
	font-family:Arial, Helvetica, Georgia, Tahoma, Verdana, sans-serif;
	font-weight:400;
	font-size:12px;
	color:#FFF;
	margin:0;
}

#header a:link,#header a:visited,#header a:active,#header a:hover
{
	color:#FFF;
	text-decoration:none;
}

#header a:hover
{
	color:#C9BEF9;
}

#content
{
	width:905px;
	background:#FFF url(images/cont_bg.gif) repeat-y;
	margin:0 auto;
	font-family:Tahoma, sans-serif;
}

.left
{
	width:250px;
	float:left;
	background:#D5D9FF url(images/left_bg.gif) repeat-y;
}

.left .top
{
	background:url(images/left_top.gif) no-repeat top left;
	padding:8px 17px 8px 12px;
}

.left h1
{
	font-family:Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size:20px;
	color:#1927AC;
	font-weight:700;
	background:url(images/cat_empty.gif) no-repeat top left;
	margin:0;
	padding:4px 4px 4px 25px;
}

.left ul
{
	margin:5px 5px 5px 30px;
	padding:0;
}
.left ul li
{
	list-style:url(images/bullet.gif);
	margin:5px;
	padding:0;
}

.left a:link,.left a:visited,.left a:active,.left a:hover
{
	color:#2434CB;
	text-decoration:none;
}

.right
{
	width:655px;
	float:right;
	background:#FFFCE1 url(images/right_bg.gif) repeat-y;
}

.right .top
{
	background:url(images/right_top.gif) no-repeat top left;
	padding:8px 12px 8px 15px;
}

.right .title
{
	background:#FFF url(images/title_bttm.gif) no-repeat bottom;
}

.right h1
{
	font-family:Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:30px;
	background:url(images/title_top.gif) no-repeat top;
	margin:0;
	padding:0 5px;
}

.right h1 a:link,.right h1 a:visited,.right h1 a:active,.right h1 a:hover
{
	color:#A01111;
	text-decoration:none;
}

.right h4
{
	font-family:Arial, Helvetica, Georgia, Tahoma, Verdana, sans-serif;
	font-weight:400;
	font-size:12px;
	color:#626262;
	text-align:right;
	margin:0;
	padding:0;
}

.right a:link,.right a:visited,.right a:active,.right a:hover
{
	color:#817CA5;
	text-decoration:underline;
}

.permalink,.tags
{
	text-align:right;
	margin:10px 0;
	padding:3px 10px;
}

.tags
{
	text-align:left;
	border-bottom:1px dashed #D8D8D8;
}

#footer
{
	font-size:11px;
	width:905px;
	height:79px;
	background:#2231C4 url(images/index_07.gif) no-repeat;
	text-align:center;
	color:#BDC499;
	margin:0 auto 10px;
}

#footer p
{
	margin:0;
	padding:35px 0 0;
}

#footer a:link,#footer a:visited,#footer a:active,#footer a:hover
{
	font-weight:700;
	color:#D8FF00;
	text-decoration:underline;
}

.credit
{
	background:#90a090;
	border-top:3px double #aba;
	color:#fff;
	font-size:12px;
	text-align:center;
	margin:10px 0 0;
	padding:3px;
}

.credit a:link,.credit a:hover
{
	color:#fff;
}

.feedback
{
	color:#ccc;
	text-align:right;
	clear:both;
}

#commentform #author,#commentform #email,#commentform #url,#commentform textarea
{
	background:#fff;
	border:1px solid #333;
	padding:.2em;
}

#commentform textarea
{
	width:99%;
}

#commentlist li ul
{
	border-left:1px solid #ddd;
	font-size:110%;
	list-style-type:none;
}

#commentlist li .avatar
{
	float:right;
	margin-right:25px;
	border:1px dotted #ccc;
	padding:2px;
}

#wp-calendar
{
	border:1px solid #1927AC;
	empty-cells:show;
	font-size:14px;
	width:90%;
	margin:5px auto 10px;
}

#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;
	text-decoration:none;
}

#wp-calendar a:hover
{
	background:#e0e6e0;
	color:#6F6F6F;
}

#wp-calendar caption
{
	color:#999;
	font-size:16px;
	text-align:left;
}

#wp-calendar td
{
	color:#717171;
	font:normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing:normal;
	text-align:center;
	padding:2px 0;
}

#wp-calendar td.pad:hover
{
	background:#fff;
}

#wp-calendar td:hover,#wp-calendar #today
{
	background:#eee;
	color:#bbb;
}

#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;
}

.alignleft
{
	float:left;
}

img,.left ul li ul li,.left ul li ul li ul li
{
	border:0;
}

.left a:hover,.right h1 a:hover
{
	text-decoration:underline;
}

.right a:hover,#footer a:hover
{
	text-decoration:none;
}

img.centered,.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.right ul li,.right ol li
{
	margin:0 10px;
}