/*  
Theme Name: Elegant One
Description: A Simple & Elegant Two Column WordPress Theme
Author: Rajaie AlKorani
Author URI: http://www.rajaietalks.com/
Version: 1.1
Tags: two column, blue, simple, elegant, web 2.0
*/

body {
	background: #EEEEEE;
	font: 12px Tahoma, Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	text-align: center; 
}


/* Common Formatting */
a, a:link, a:active {
	color: #446f93;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0 0 15px;
}
blockquote {
	background: #F7F3EF;
	border-bottom: 1px solid #E7DFDE;
	border-top: 1px solid #E7DFDE;
	padding: 15px 15px 0;
	font-size: 11px;
	margin: 0 25px 15px;
}
img {
	border: 0;
}
ul, ol {
	margin: 0;
	padding: 0 0 15px 30px;
}
ul li, ol li {
	margin: 0;
	padding: 0 0 5px;
}
form {
	margin: 0;
	padding: 0;
}


/* Wrapper */
#wrapper {
	background: white;
	margin: 0 auto;
	text-align: left;
	width: 939px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}


/* Top */
#top {
	background: white;
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
}


/* Head */
#head{
	padding: 20px 15px;
}
#head h1 {
	font-size: 35px;
	margin-left: -3px;
	font-family: Georgia;
	font-weight: normal;
}
#head h1 a {
	color: #2c62c5;
}
#head h1 a:hover {
	text-decoration: none;
}
#head h2 {
	font-size: 14px;
}


/* Menu */
#menu {
	clear: both;
	overflow: auto;
	background: #e4e4e4 url('images/menubg.png') repeat-x;
	width: 100%; 
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 55px;
}
#menu ul li {
	display: inline; 
	margin: 0;
	padding: 0;
}
#menu ul li a {
	display: block;
	padding: 0px 10px;
	height: 26px;
	line-height: 26px;
	color: white;
	font-weight: bold;
	float: left;
	border-right: 1px solid #c4c4c4;
	border-left: 1px solid #aeaeae;
}
#menu ul li a:hover {
	text-decoration: underline;
}
#menu form {
	float: right;
	padding: 3px;
}
#menu form .search_input {
	border: 1px solid black;
	width: 180px;
}


/* Content */
#content {
	background: #f6f6f6;
	border: 3px solid #ccc;
	float: left;
	margin: 0 30px;
	padding: 10px;
	width: 530px;
}
#content h1 {
	font-size: 16px;
}
#content h1 a {
	color: #1568bc;
}
#content h1 a:hover {
	text-decoration: none;
}
#content h2 {
	border-bottom: 1px dashed black;
	font-size: 14px;
}
#content h3 {
	border-bottom: 1px dashed black;
	font-size: 12px;
}
#content .post {
	margin: 0 0 30px;
}
#content .post .meta {
	color: #7a7a7a;
	font-size: 11px;
	padding-bottom: 15px;
}
#content .post .meta a {
	color: #7a7a7a;
}
#content .post .meta .author {
	background: url('images/author.png') no-repeat;
	padding-left: 16px
}
#content .post .meta .date {
	background: url('images/date.png') no-repeat;
	padding-left: 16px
}

#content .post .meta2 {
	color: #7a7a7a;
	font-size: 11px;
}
#content .post .meta2 a {
	color: #7a7a7a;
}
#content .post .meta2 .category {
	background: url('images/category.png') no-repeat;
	padding-left: 16px
}
#content .post .meta2 .subscribe {
	background: url('images/subscribe.png') no-repeat;
	padding-left: 16px
}
#content .post .meta2 .comments {
	background: url('images/comments.png') no-repeat;
	padding-left: 16px
}
#content .post .entry {
	line-height: 18px;
}
#content h1.archive_title {
	font-size: 22px;
	margin-bottom: 20px;
}
#content .search_title {
	font-size: 22px;
	margin-bottom: 20px;
}


/* Comments */
#comments {
	font-size: 11px;
	margin-top: 30px;
}
#comments h3 {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	border: 0;
	margin: 10px 0;
}
#comments ol {
	list-style-type: none;
	padding: 0;
}
#comments ol li {
	padding: 0 0 10px;
}
#comments ol li .commentbg {
	background: url('images/commentbg.png') no-repeat left;
	height: 20px;
}
#comments .comment_text {
	background: #e4e4e4;
	padding: 10px 5px;
}
#comments .comment_meta {
	background: #bfc2c3;
	overflow: auto;
	padding: 5px;
}
#comments #comment {
	width: 500px;
}
#comments input, textarea {
	background: #efefef;
	border: 1px double #00507a;
}
#comments textarea {
	font-family: Arial;
}
#comments ol li p {
	padding: 0;
}


/* Sidebar */
#sidebar {
	background: white;
	border: 1px solid black;
	float: right;
	margin: 0 30px 0 0;
	width: 275px;
}
#sidebar h2.widgettitle {
	background: black;
	font: 13px Verdana, Arial, Tahoma;
	font-weight: bold;
	color: white;
	padding: 3px;
}
#sidebar .widget {
	list-style-type: none;
	margin-bottom: 15px;
}
#sidebar li {
	list-style-type: none;
}
#sidebar ul {
	list-style-type: none;
	padding: 0;
}
#sidebar ul li {
	border-bottom: 1px dashed #eee;
	padding: 5px;
}
#sidebar ul li:hover {
	background: lightblue;
}
#sidebar ul li a:hover {
	text-decoration: none;
}
#sidebar #subscribe h2 {
	text-align: left;
	margin-bottom: 7px;
}
#sidebar #sponsors {
	text-align: center;
}
#sidebar #sponsors h2 {
	text-align: left;
	margin-bottom: 7px;
}


/* Footer */
#footer {
	background: white;
	border-top: 1px solid #ccc;
	margin-top: 30px;
	padding: 7px;
}


/* Global Class */
.clear {clear: both;}
.floatLeft {float: left;}
.floatRight {float: right;}
.aligncenter,
div.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;
   /* optional rounded corners for browsers that support it */
   -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 p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
