/*
        Theme Name: Blue Elegance
        Theme URI: http://www.altafsayani.com/wordpress-themes/
        Description: A minimalistic and elegant Blue theme for Wordpress.
        Author: Altaf Sayani
        Author URI: http://www.altafsayani.com/
		Tags: blue, two-columns, fixed-width
		Version: 1.0
*/
body {
	background-color: #cef8ff;
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
a, a:hover, a:visited {
	color: #669;
}
#container {
	padding: 10px;
	width: 985px;
	background-color: #FFF;
	margin:auto;
	height: 100%;
	overflow:hidden;
	border-right: solid #a9eaf5 1px;
	border-left: solid #a9eaf5 1px;
	border-bottom: solid #a9eaf5 1px;	
}
#header {
	position: relative;
	background: #438ab7;
	width: 100%;
	height: 150px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}

.corner {
	position: absolute;
	width: 10px;
	height: 10px;
	background: url('images/corners.gif') no-repeat;
	font-size: 0%;
}

.logo {
	padding: 10px;
	width: 400px;
	float: left;
	height: 80%;
	padding-left: 20px;
}
.logo p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFF;
	font-style: italic;
	
}
.logo a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.logo a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

.TL { top: 0; left: 0; background-position: 0 0; }

.TR { top: 0; right: 0; background-position: -10px 0; }

.BL { bottom: 0; left: 0; background-position: 0 -10px; }

.BR { bottom: 0; right: 0; background-position: -10px -10px; }

#nav {
	position: relative;
	padding: 3px;
	width: auto;
	float: right;
	background-image: url(images/nav-bg.png);
}
#nav ul {
	list-style: none inside;
	text-indent: 0;
	margin: 0;
	padding: 10px 0 1em 0;
}
#nav li {
	display: inline;
	padding: 7px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
#nav li a, #nav li a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	font-style: italic;
}
#nav li a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: underline;
	font-style: italic;
}

#bodycontent {
	width: 700px;
	float: left;
}

#sidebar {
	width: 280px;
	float: right;
}
.entry {
	width: 100%;
}
.entry h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 0;
}
.entry h2 a, .entry h2 a:hover, .entry h2 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	margin: 0;
	color: #000;
	text-decoration: none;
}
.entry .postmeta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.postentry {
	font-size:9pt;
	margin:0;
	padding:0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	
}
.postentry h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 0;
	padding-bottom: 3px;
}
.postentry h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 0;
	padding-bottom: 3px;
}
.postentry h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 0;
	padding-bottom: 3px;
}
.postentry a, .postentry a:visited {
	font-size:9pt;
	margin:0;
	padding:0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #639;
	font-style: normal;
	font-weight: bold;
}
.postentry ol, .postentry ul { margin:0; padding:0 0 0 30px; }
.postentry ol li{ margin:0; padding:0 0 10px 0; }
.postentry ul li{ list-style-type:disc; margin:0; padding:0 0 10px 0; }
blockquote { color: #666; background:#f1f1f1; margin:10px 20px; padding:0 10px; }
code { color:#666; background: #eee; display:block; height:100%; cursor: text; padding:0 5px; margin:5px 0; }

#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 0;
}
#sidebar ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding-left: 30px;
	margin-top: 10px;
}
#sidebar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669;
}
#footer {
	background: #438ab7;
	width: 100%;
	margin:0 auto;
	clear:both;
	height: 60px;
	padding-top: 2px;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
}
#footer p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FFF;
	padding-left: 10px;
	line-height: 18px;
}
#footer a, #footer a:visited{
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover{
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;	
	text-decoration: underline;
}
.right {
	float: right;
}
.left {
	float: left;
}

#page-navi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.sidebar-box {
	height: 100%;
	width: 100%;
	padding-bottom: 15px;
}
.post-edit-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669;
}
.comments {
	width: 100%;
}
.comments h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 0;
}
.comments-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #E1FFFF;

	border: solid #a9eaf5 1px;
}
#commentsform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img.alignleft {
	float: left;
}
img.alignright {
	float: right;
}
#tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
