/*
Theme Name: halloni
*/
a:link { text-decoration: none; color: #4574AB; }

a:visited { text-decoration: none; color: #4574AB; }

a:hover, a:active { color: #4683CA; }


h1, h2, h3, h4, h5, h6 { font-weight: normal;}

h1 { font-size: 32px; }

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4, h5, h6 { font-size: 20px; }


.comments {
width:400px;
float:left;
margin-top:5px;
text-decoration: none;
underline: none;
font-size: 14px;
font-weight: normal;
border-bottom-width: 0;
}

pre, blockquote 
{
	padding:20px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }

ul, ol { line-height: 1.3em; }

ul { list-style-image: url(images/bullet.gif); }

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

/* Structure */

body {
	margin: 0;
	padding: 0;
	color: #B53CC3;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #3e689c;
	font: normal 76% "Trebuchet MS", Helvetica, sans-serif; }
	
#headerimg { width:905px; height:240px; background-image: url(images/rotate/rotator.php); background-repeat: no-repeat; position:absolute; left:0px; top:0px; }

#wrapper2 { width: 785px; margin-left: 120px; }
	
#header { float:left; width: 914px; height: 450px; clear: right; }

#header h1 { color: #FFFFFF; padding: 60px 0px 0px 30px; float:right; }
	
#header h1 a { color: #FFFFFF; }

#header h1 a:hover { color: #C3D7F1; }

.h3head { padding: 60px 0px 0px 30px; float:right; }

.h3head a { color: #FFFFFF; font-size: 32px; }

.h3head a:hover { color: #C3D7F1; }

.slogan { font-size: 13px; color: #C3D7F1; text-transform: capitalize; }

#navigation ul { position:relative; top:54px; list-style-type: none; list-style-image: none; clear:both; }

#navigation li { float:left; }

#navigation li a:link,

#navigation li a:visited
{
	clear:both;
	color: #000;
	background: #FFF;
	border: solid #fff 1px;
	display: block;
	margin-right: 4px;
	font-size: 18px;
	letter-spacing:4px;
	font-weight: lighter;
	padding:3px;
}

#navigation li a:hover,

#navigation li a:active
{
	color: #000;
	background:#e6ecf3;
	font-size: 18px;
	letter-spacing:4px;
	font-weight: normal;
	padding:3px;
}

#navigation li.active a { color: #555555; background-color: #ffffff;}

#wrapper {
	clear: both;
	float: left;
	width: 100%;
	color: #555555;
	background: #FFFFFF;
	margin-top:-240px; }

#content-wrapper { width: 60%; float: left; background:#FFFFFF url(images/left-border.gif) repeat-y; }

#content { float: left; padding: 0px 0px 0px 30px; }

#sidebar-wrapper { }
#sidebar
{
	float: right;
	padding: 0px 2px 2px 2px;
	width: 155px;
	margin-right: 15px;
	margin-top: 25px;
	background: #e6ecf3;
}

#footer
{
	clear: both;
	float: left;
	width: 785px;
	height:40px;
	text-align: center;
	background: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #4574AB;
	font-size: 14px;
	margin-top:-8px;
}
#footer p { margin-top:40px; }


#footer a {
	color: #FFF;
	font-size: 11px;
	}

#footer a: visited {
	color: #FFF;
	}
#footer a:hover {
	color: #CCC;
	border-bottom: 1px dashed #4683CA;
	}
#extras
{
	float: left;
	width: 780px;
	color: #444444;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

#wrapper a:link { font-weight: bold; }

#wrapper a:visited { font-weight: bold; }

#wrapper a:hover, #wrapper a:active { }

#wrapper img { border: 1px solid #888888; }

/* Content */

#content .post-wrapper { width:500px; }

.date {
	clear:both;
	background: url(images/date.gif) no-repeat;
	position: relative;
	right:82px;
	top:70px;
	height: 70px;
	width: 59px;
	text-align: center;

}

.date .month {
	display: block;
	color: #000000;
	padding: 2px 0px;
	text-align: center;
	margin-left:-5px;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 1px;
	font-weight: bold;
	margin-bottom: 3px;
}
.date .day {
	display: block;
	color: #7397C0;
	font: 2.3em Georgia;
	margin-left:-5px;
	padding-top: 0px;
	text-align: center;
	margin-top: -8px;
}
.date .hour {
	display:block;
	color:#000;
	margin-top:7px;
	margin-left:-4px;
	text-align:center;
}

.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
text-transform:capitalize;
font-size: 26px;
font-weight: normal;
background: #e6ecf3 ;
padding: 3px 10px 3px 10px;
}

.titles { clear:both; float:left; margin-top:20px; padding-bottom:20px; }

.singleh1 { clear:both; float:left; margin-top:18px; padding-bottom:0px; text-transform:capitalize; font-size: 26px; font-weight: normal; }

#content .post { overflow: hidden; width:550px; padding-bottom:20px; clear:both; float:left;  }

#content .post p { font-size: 14px;  }

#content .post strong { font-size: 14px; padding-left: 2px; padding-right: 2px; }

#content .post img { margin:10px; padding:2px;  }

#content .post-footer { 	
	width:400px;
	font-size: 12px; 
	color: #000;
	background:#e6ecf3;
	border:1px solid #81a0c5;
	padding:5px 10px 5px 5px;
	clear:both; }
	
.commentname { background:url(images/arrow.gif) 5px 50px #e6ecf3 no-repeat; border: #81a0c5 solid 1px; padding:10px 20px 0px 10px; margin-top:10px; font-size:18px; }

.commentname a { }
	
.commentname p { background:url(images/arrow.gif) 5px 50px #e6ecf3 no-repeat; font-size:18px; text-transform:capitalize; letter-spacing:2px; }

#content li { border-bottom: #fff 1px solid; clear:both; margin:0px 0px 0px 0px; padding: 3px 10px 3px 10px; }
#content hr { background-color:#81a0c5; color:#81a0c5; height:2px; border:0;}
.commentlist { clear:both;width:387px; list-style: none; overflow:hidden; }
.commentlist p { font-size:12px; font-weight: normal; margin-top:-2px; }

.sideblock
{
	padding-left: 5px;
	margin-bottom: 20px;

}


.children
{
	padding-left:5px;
	padding-top:5px;
	border-left: 1px dashed #3e689c;
	
}
.children a
{
	background-color:#000000;
}

#wp-calendar caption {
color:#000000;
border-bottom: solid 1px #c3c3c3;
padding-bottom:2px;
font-weight: bold;
font-size:14px;
font: Georgia, "Times New Roman", Times, serif

}
#wp-calendar th {
color:#CCCCCC;


}
#wp-calendar td {

}
#sidebar a:link {

font-size:14px;
}

#sidebar a:hover {
background-color:#FFFFFF;
border-bottom:solid black 1px;

}
#sidebar a:visited {
font-size:14px;

}

.sideblock ul { }

.sideblock h3 { font-size:14px; color: #4574ab; font-weight: bold; font: Georgia, "Times New Roman", Times, serif; }


#sidebar dt { margin: 0; padding-top: 5px; font-weight: bold; color: #666666; }

#sidebar dd { margin: 0 0 5px; padding-bottom: 5px; line-height: 1.8em; }

#sidebar dd a:link { border-bottom-width: 0; font-weight: normal;  border-bottom: none; text-decoration: none;}

#sidebar dd a:visited { border-bottom-width: 0; font-weight: normal; border-bottom: none; text-decoration: none; }

#sidebar dd a:hover, #sidebar dd a:active { border-bottom: none; text-decoration: none;}

/* Extras */

#extras h6 { font-size: 14px; text-transform: uppercase; color: #555555; }

#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links
{
	float: left;
	width: 275px;
	margin-right: 50px;
}

#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999999; }

	/* Comments Styling */

#commentform {
margin: 1em 0;
background: #FFFFFF;
width: 280px;
}


#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 14px;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

#left {
	width: 60px;
	float: left;
}

.pagination { float:left; clear:both; }

.wp-pagenavi {
	padding:60px 0px 30px 30px;
	clear: both;
	float: left;
}
.previouspostslink { }

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #82848d;
	padding: 3px 5px;
	margin: 2px;
	background: #fff;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	
	background: #e6ecf3;
	border: #81a0c5 solid 1px;
	
}

.wp-pagenavi span.current {
	font-weight: bold;
	border: #81a0c5 solid 1px;
}
