/*
Theme Name: wpsora
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/
*/

body {
	margin: 0;
	padding: 0;
	background-color: #008DA8;
	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 {
	color: #ed397b;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

/* Top */
#top {
	width: 100%;
	}

#top #topdiv {
	width: 950px;
	padding: 5px 0 5px 0;
	}

/* Top Search */
#topsearch {
	margin: 0;
	float: left;
	width: 700px;
	}

#topsearch div {
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
#s {
	width: 190px;
	border: none;
	float: left;
	margin: 0;
	padding: 5px 5px 6px 5px;
	background-color: #c5dde1;
	}

#searchsubmit {
	cursor: pointer;
	color: #f8f8f8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('images/searchsubmitbg.jpg');
	background-repeat: no-repeat;
	text-transform: uppercase;
	border: none;
	width: 34px;
	height: 24px;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 7px;
	float: left;
	margin: 0;
	}
		
/* Header */
#header {
	margin: 0 0 20px 0;
	width: 100%;
	height: 205px;
	padding: 0;
	background-image: url('images/headerbg.jpg');
	background-repeat: repeat-x;
	}

#headiv {
	width: 950px;
	}

#text {
	width: 450px;
	float: left;
	}

#pic {
	width: 400px;
	float: right;
	}
	
/* Blog title */
#blogtitle {
	margin: 0;
	padding: 25px 0 0 0;
	background-image: url('images/headerbg.jpg');
	background-repeat: no-repeat;
	}
	
#blogname {
	padding: 0 0 0 15px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-size: 40px;
	color: #2e7387;
	}

#blogname a {
	color: #ecf5f6;
	font-weight: normal;
	border: none;
	}

#blogname a:hover {
	color: #c8ecf0;
	}

/* Top Nav */
#topnav {
	margin: 81px 0 0 0;
	padding: 0;
	height: 42px;
	width: 950px;
	}

#topnav div {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, 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: #ecf5f6;
	padding: 11px 14px 11px 14px;
	border: none;
	margin: 0;
	text-align: center;
	font-weight: normal;
	display: block;
	}

#topnav div ul li a:hover, #topnav div ul li.current_page_item a {
	color: #f8f8f8;
	background-color: #f93b81;
	background-image: url('images/topnavhbg.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	text-decoration: none;
	}

body#home #topnav div ul li a.sel {
	text-decoration: none;
	background-color: #f93b81;
	background-image: url('images/topnavhbg.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	color: #f8f8f8;
	}
	
body#nothome #topnav div ul li a.sel:hover {
	text-decoration: none;
	background-color: #f93b81;
	background-image: url('images/topnavhbg.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	color: #f8f8f8;
	}

#topnav div ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#topnav div ul li {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	background: none;
	}

/* Wrapper */
#wrapper {
	margin: 0;
	width: 950px;
	padding: 15px 0 0 0;
	background-image: url('images/wrappertop.gif');
	background-repeat: no-repeat;
	background-position: top right;
	}
	
/* Container */
#container {
	width: 950px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-image: url('images/wrapperbg.gif');
	background-repeat: repeat-y;
	background-position: left;
	}
	

/* Content */
#content {
	width: 624px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-align: left;
	line-height: 22px;
	padding: 0;
	margin: 0 0 0 15px;
	overflow: hidden;
	}

/* 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;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	}

.entry h2 {
	margin: 0;
	padding: 3px;
	font-size: 26px;
	color: #444444;
	font-weight: normal;
	line-height: 28px;
	}

.entry h2 a, #content h2 a {
	font-weight: normal;
	color: #238199;
	}

#content h2 a:hover {
	color: #ed397b;
	}

/* Entry Head */
.ehead {
	overflow: hidden;
	background-image: url('images/eheadbg.jpg');
	background-repeat: no-repeat;
	margin: 0;
	padding: 6px 0 6px 0;
	}

.ehead .left {
	float: left;
	width: 106px;
	height: 52px;
	text-align: center;
	background-image: url('images/ehleftbg.jpg');
	background-repeat: no-repeat;
	}

.ehead .right {
	float: right;
	width: 515px;
	}
	
/* Date */
.com {
	color: #f8f8f8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	font-weight: bold;
	}

.com a {
	color: #f8f8f8;
	font-weight: bold;
	}

.com a:hover {
	text-decoration: underline;
	}

.date {
	color: #cffaff;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 4px;
	font-weight: bold;
	margin-top: 4px;
	}

.entryinfo {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	margin-left: 5px;
	margin-top: -5px;
	}

.entryinfo a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
	
blockquote, blockquote blockquote blockquote {
	padding: 0 0 0 8px;
	margin-bottom: 10px;
	color: #555555;
	border-left: 5px solid #2ca4c2;
	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 #f93b81;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

.navigation {
	display: block;
	}

/* rightbar */
#sidebar {
	width: 262px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-align: left;
	padding: 0;
	margin: 0 15px 0 0;
	}

#sidebar ul li, #sidebar ol li {
	line-height: 19px;
	}
	
.widget {
	margin: 0 0 15px 0;
	}
	
/* Sidebar Heading*/
#sidebar h2 {
	margin: 0 0 6px 0;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #f8f8f8;
	font-weight: normal;
	padding: 0;
	font-size: 16px;
	text-transform: lowercase;
	background-color: #f93b81;
	background-image: url('images/sidehbg.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	padding: 3px 6px 4px 6px;
	}

#sidebar ul, #sidebar ol {
	padding-right: 0;	
	color:  #2ea7c4;
	}

#sidebar ul li, #sidebar ol li {
	margin-bottom: 3px;
	}
	
#sidebar ul li a, #sidebar ol li a {
	padding: 3px;
	font-weight: normal;
	margin: 0;
	}

#sidebar ul li a:hover, #sidebar ol li a:hover {
	background-color: #38bcd2;
	background-image: url('images/sideliah.jpg');
	background-repeat: repeat-x;
	color: #f8f8f8;
	text-decoration: none;
	}

/* WP-Calendar */
#wp-calendar, #wp-calendar caption {
	width: 100%;
	text-align: center;
	}

/* Ads Spots 125x125 */
#adspot {
	overflow: hidden;
	}
	
.ad1, .ad3 {
	float: left;
	margin-bottom: 15px;
	}

.ad2, .ad4 {
	float: right;
	margin-bottom: 15px;
	}
	
/* Comments Area */
ol.commentlist {
	list-style-type: none;
	padding: 0;
	margin: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px solid #d9eaec;
	border-right: 1px solid #d9eaec;
	border-top: 1px solid #d9eaec;
	}

ol.commentlist li {
	margin: 0 0 15px 0;
	background: none;
	border-bottom: 1px solid #d9eaec;
	padding: 10px;
	}
	
ol.commentlist li cite {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	}

#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;
	background-color: #f93b81;
	background-image: url('images/sidehbg.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	border: none;
	text-align: center;
	width: 125px;
	height: 29px;
	font-size: 12px;
	font-weight: bold;
	}
	
/* 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 {
	width: 950px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('images/footerbg.gif');
	background-repeat: no-repeat;
	background-position: top;
	color: #444444;
	font-size: 11px;
	padding-top: 15px;
	}

#footer div {
	margin: 0;
	padding: 17px 0 17px 0;
	}


