/*
Theme Name: blue-chronicles
Theme URI: http://freethemelayouts.com/
Description: Designed by <a href="http://freethemelayouts.com">FTL</a>.<br> This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it and make any changes you like. However, credit links must remain on footer for legal use.
Version: 1
Author: FreeThemeLayout/DreamTemplate
Author URI: http://www.freethemelayouts.com/
*/


#post-4 ul.ul {
display: block;
}

#post-4 #ul1 {
float: left;
margin-left: 150px
}

#post-4 #to {
display:block;
float:left;
font-size: 120px;
padding: 40px 0 0 40px;
font-family: Times New Roman;
width:160px;
height:100px;
}





#dwnld, #dwnld:link, #dwnld:visited {
width: 128px;
height: 176px;
background: url('images/sprite.jpg') left top no-repeat;
display: block;
float:right;
}


#dwnld:active, #dwnld:hover {
width: 128px;
height: 176px;
background: url('images/sprite.jpg') left -176px no-repeat;
display: block;
float:right;
}

#download a {
background: url('images/download.png') no-repeat 50px 10px;
}

#contacts a {
background: url('images/contacts.png') no-repeat 50px 10px;
}



#about a {
background: url('images/about.png') no-repeat 50px 10px;
}

#frontpage a {
background: url('images/home.png') no-repeat 50px 10px;
}

#blog a {
background: url('images/blog.png') no-repeat 50px 10px;
}

body {
	margin: 0;
	padding: 0;
	background-color: #008ea8;
	background-image: url('images/bodybg.jpg');
	background-repeat: repeat-x;
	}
	

img {
	border: 0;
	}

ul, ol {
	margin: 0;
	padding: 0 20px 0 20px;
	}

ul li, ol li {
	padding: 0;
	margin: 0;
	}

form {
	margin: 0;
	padding: 0;
	}

input, textarea {
	border: 0;
	background-color: #ffffff;
	border: 1px solid #dbdbdb;
	padding: 4px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	margin: 2px;
	}

.clearer {
	clear: both;
	}

a:link, a:active, a:visited {
	font-weight: bold;
	color: #019db9;
	text-decoration: none;
	}

a:hover, ol.commentlist li.alt a:hover, blockquote a:hover {
	color: #004551;
	}

/* Header */
#header {
	margin: 0;
	width: 100%;
	padding: 0;
	}

/* Blog title */


/* Logo */
#logo {
	margin: 0;
	}
	
#blogname {
	margin: 0 0 0 15px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #019db9;
 display: block;
 float: left;
	}
#main_logo {
border: 0px;
}

#blogname a {
	color: #019db9;
	font-weight: normal;
	border: none;
	}

#blogname a:hover {
	color: #2089b3;
	}

#head_text {
color:#019DB9;
float:left;
font-size:40px;
margin-top:15px;
}

#blogtitle {
background-image:url(images/headerbg.jpg);
background-repeat:no-repeat;
clear:both;
margin:15px 0;
width:950px;
}

/* Top Nav */
#topnav {
background-image:url(images/topnavbg.jpg);
background-repeat:no-repeat;
clear:both;
height:60px;
margin:0 0 15px;
padding:0;
width:950px;
}

#topnav div {
	margin: 0;
	padding: 5px 0 5px 0;
	width: 940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}



#topnav div ul li a:link, #topnav div ul li a:active, #topnav div ul li a:visited, .current_page_item a:hover {
	color: #f8f8f8;
	padding: 17px 17px 17px 90px;
	border: none;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	display: block;
	}

#topnav div ul li a:hover, #topnav div ul li.current_page_item a {
	text-decoration: underline;
	}


#topnav div ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#topnav div ul li {
	margin: 0 1px 0 0;
	padding: 0;
	float: left;
	background: none;
	}

/* Layout */
#layout {
	margin: 0;
	width: 950px;
	padding: 20px 0 0 0;
	background-image: url('images/layoutbgtop.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	}
	
/* Wrapper */
#wrapper {
	margin: 0;
	width: 950px;
	padding: 0 0 20px 0;
	background-image: url('images/layoutbgbottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	}
	
#wrapper2 {
	width: 950px;
	background-image: url('images/wrapperbg.jpg');
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	}

/* Container */
#container {
	width: 950px;
	background-image: url('images/containerbg.jpg');
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	
#container2 {
	overflow: hidden;
	margin: 0 20px 0 20px;
	padding: 0;
	}

/* Content */
#content {
	width: 930px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-align: left;
	line-height: 22px;
	padding: 0;
	margin: 0;
	}

/* Entry */		
.entry {
	margin: 0 0 30px 0;
	}

/* Headings */
#content h1, #content h2, #content h3, #content h4, #content h5, #featured h3 {
	margin: 0 0 3px 0;
	color: #333333;
	font-weight: normal;
	}

.entry h2 {
	margin: 0;
	padding: 3px;
	font-size: 26px;
	color: #444444;
	font-weight: normal;
	}

.entry h2 a, #content h2 a {
	font-weight: normal;
	}

/* Entry Head */
.ehead {
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	margin: 0;
	padding: 0;
	}
	
/* Date */
.date {
	width: 66px;
	height: 24px;
	padding: 1px 0 0 0;
	background-image: url('images/datebg.jpg');
	background-repeat: no-repeat;
	color: #f8f8f8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	margin-bottom: 6px;
	}

.entryinfo {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #898989;
	margin-left: 5px;
	}
	
blockquote, blockquote blockquote blockquote {
	padding: 0 0 0 8px;
	margin-bottom: 10px;
	color: #555555;
	border-left: 5px solid #666666;
	font-size: 11px;
	line-height: 19px;
	}

blockquote blockquote {
	padding: 0 0 0 8px;
	margin-bottom: 10px;
	background-image: none;
	color: #555555;
	border-left: 5px solid #999999;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

.navigation {
	display: block;
	}

/* rightbar */
#sidebar {
	width: 265px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-align: left;
	padding: 0;
	margin: 0;
	}

#sidebar ul li, #sidebar ol li {
	line-height: 19px;
	}
	
.widget {
	margin: 0 0 15px 0;
	}
	
/* Sidebar Heading*/
#sidebar h2 {
	margin: 0 0 3px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c69f40;
	font-weight: normal;
	padding: 0 0 4px 0;
	font-size: 18px;
	}

#sidebar a {
	border: none;
	}

/* Side Search */
#sidesearch {
	margin-bottom: 10px;
	}
#s {
	width: 190px;
	height: 24px;
	background-color: transparent;
	background-image: url('images/sbg.jpg');
	background-repeat: no-repeat;
	border: none;
	float: left;
	margin: 0;
	}

#searchsubmit {
	cursor: pointer;
	color: #f8f8f8;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('images/searchsubmitbg.jpg');
	background-repeat: no-repeat;
	border: none;
	width: 53px;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 7px;
	float: left;
	margin: 0;
	}

#searchsubmit:hover {
	background-image: url('images/searchsubmitbgh.jpg');
	background-repeat: no-repeat;
	color: #f2f2f2;
	}

/* WP-Calendar */
#wp-calendar, #wp-calendar caption {
	width: 100%;
	text-align: center;
	}

/* Ads Spots 125x125 */
#adspot {
	overflow: hidden;
	}

	
/* Comments Area */
ol.commentlist {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif
	}

ol.commentlist li {
	margin: 0 0 15px 0;
	background: none;
	border: none;
	padding: 10px;
	}

ol.commentlist li.alt {
	background-color: #effdff;
	}

ol.commentlist li cite {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	}

ol.commentlist li cite a {
	color: #cfa541;
	}

#content .commentmetadata a {
	font-weight: normal;
	font-size: 11px;
	}

.commentator {
	display: inline;
	}

#content ol.commentlist li .avatar {
	float: left;
	margin-right: 5px;
	}

#commentform #submit {
	cursor: pointer;
	color: #f8f8f8;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	background-image: url('images/commentsubmitbg.jpg');
	background-repeat: no-repeat;
	text-align: center;
	width: 125px;
	height: 29px;
	font-size: 12px;
	font-weight: bold;
	}

#commentform #submit:hover {
	background-image: url('images/commentsubmitbgh.jpg');
	background-repeat: no-repeat;
	}
	
/* Archives & Search */
ol.archive {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	}

ol.archive li {
	margin:  0 0 25px 0;
	}
	
/* Footer - the one with "All Rights Reserved" */	
#footer {
	height: 30px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f8f8f8;
	font-size: 11px;
	}

#footer div {
	padding: 0;
	margin: 17px;
	}

#footer a {
	color: #b5f0fb;
	}

#footer a:hover {
	color: #e2f6fa;
	}

