/*
Theme Name: Derive
Theme URI: http://www.sfaranda.com
Description: Derive Wordpress Theme created by <a href="http://www.sfaranda.com">Sfaranda</a>
Author: Murid Rahhal
Author URI: http://www.sfaranda.com/
Tags: derive, magente, grey, pop, modern, web 2.0, sidebar, fixed width, two columns, widgets
*/

* {
	margin:0;
	padding:0;
	margin:0;
	}

body {
	font-size: 12px;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	background-color: #bdbdbd;
	background-image: url('images/main_bg.gif');
	background-position: left top;
	background-repeat: repeat-x;
	color: #232323;
	text-align: left;
	}

#header {
	height: 150px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	}
	
#header a, #header a:visited, #header a:active {
	color: #dedba7;
	}

#header a:hover {
	color: #d13f32;
	text-decoration:none;
	}

#header_left {
	width: 184px;
	float: left;
	height: 130px;
	}
	
h1 {
	font-size: 50px;
	margin-top: 11px;
	}

#header_right {
	float: right;
	height: 130px;
	width: 776px;
	}

#description {
	font-size: 20px;
	margin-top: 6px;
	color: #fff;
	}
	
#wrap {
	width: 960px;
	margin: 0 auto 20px auto;
	background-image: url('images/container_bg.gif');
	text-align: left;
	}

#content {
	background-color: #fff;
	width: 680px;
	padding-top: 10px;
	float: left;
	}
	
a, a:visited, a:active {
	color: #ec258c;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover {
	color: #ec258c;
	text-decoration: underline;
	}

.entry p {
	font-size: 12px;
	}

.entry {
	font-size: 12px;
	line-height: 16px;
	margin-top: 4px;
	}
	
.readmore {
	font-size: 14px;
	line-height: 22px;
	}
	
.comments_count {
	width: 40px;
	height: 36px;
	background-image: url('images/comments_corner.gif');
	background-position: top right;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	float: right;
	margin-top: 9px;
	text-align: center;
	padding-top: 5px;
	}
	
.comments_count a, .comments_count a:visited, .comments_count a:active {
	color: #fff;
	}
	
.comments_count a:hover {
	text-decoration: none;
	color: #fff;
	}
	
.even, .alt {
	border-bottom: 1px solid #bdbdbd;
	}

small {
	font-size: 12px;
	line-height: 34px;
	font-weight: bold;
	}
	
h2, h3 {
	font-weight: bold;
	}

h2 {
	font-size: 36px;
	line-height: 43px;
	max-width: 540px;
	}
	
h3 {
	font-size: 22px;
	}
	
h2 a:hover {
	color: #232323;
	text-decoration: none;
	}
	
#sidebar {
	width:280px;
	background-color: #232323;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 30px;
	float: right;
	}
	
#sidebar a, #sidebar a:visited {
	color: #fff;
	font-weight: normal;
	}
	
#sidebar a:hover {
	color: #ec258c;
	text-decoration: none;
	}

#sidebar h2 {
	font-size: 20px;
	margin: 5px 0 0;
	padding: 0;
	}
	
.sidebar_group {
	background-image: url('images/sirebar_separator.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	width: 240px;
	margin-left: 20px;
	padding-bottom: 38px;
	margin-top: 16px;
	}
	
#sidebar_ads {
	margin-left: 10px;
	width: 270px;
	height: 270px;
	}
	
#sidebar_ads .ad125 {
	width: 125px;
	height: 125px;
	float: left;
	display: inline;
	margin-bottom: 10px;
	margin-right: 10px;
	background-color: #4a4a4a;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.post {
	width: 620px;
	margin-left: 30px;
	background-image: url('images/posts_separator.gif');
	background-repeat: repeat-x;
	background-position:bottom left;
	padding-bottom: 30px;
	margin-top: 11px;
	margin-bottom: 23px;
	}

.post hr {
	display: block;
	}

.postmetadata {
	padding-top: 9px;
	clear: both;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	}

.post img{
margin-bottom: 20px;
}

.post .alignleft {
margin-top: 20px;
}

.clear {
	clear: both;
	}

#footer {
	padding: 0;
	margin: 0 auto 0 auto;
	width: 960px;
	clear: both;
	height: 13px;
	font-size: 14px;
	padding-top: 20px;
	background-color: #bdbdbd;
	}

#footer a {
	color: #fff;
	}
	
#footer a:hover {
	color: #ec258c;
	text-decoration: none;
	}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 20px 6px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 80px;
	margin-left: 30px;
	font-size: 20px;
	width: 620px;
	}
	
.navigation_left {
	background-image: url('images/navigation_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 26px;
	float: left;
	height: 16px;
	line-height: 18px;
	}
	
.navigation_left a:hover {
	text-decoration: none;
	}
	
.navigation_right {
	background-image: url('images/navigation_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 26px;
	float: right;
	height: 16px;
	line-height: 18px;
	}
	
.navigation_right a:hover {
	text-decoration: none;
	}

	
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */

#search {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 16px;
	background-color:#ffffff;
	height: 40px;
	float: left;
	width: 260px;
	height: 32px;
	}

#searchform #s {
	width: 218px;
	height: 24px;
	padding-top: 8px;
	font-size: 14px;
	border: none;
	background-color: #fff;
	float: left;
	padding-left: 10px;
	}
	
input:focus {
	outline: none;
	}
	
textarea:focus {
	outline: none;
	}
	
#commentform input {
	border: 1px solid #bdbdbd;
	height: 22px;
	font-size: 17px;
	padding: 3px 4px 3px 10px;
	margin-bottom: 5px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.page-post form{
	text-align: left;
	background-color: #eee;
	padding: 10px 20px 10px 20px;
	margin-top: 20px;
}

.page-post form input:focus {
	background-color: #ebf9ff;
}

.wpcf7-form-control-wrap.banner input{
	font-size: 12px;
}

.page-post input {
	font-size: 20px;
	max-width: 460px;
	padding: 3px;
}

.page-post {
padding-left: 30px;
padding-right: 30px;
}

select {
	width: 130px;
	}
	
label {
	margin-left: 10px;
	font-size: 14px;
	}

#commentform .button {
	width: 70px;
	padding: 2px;
	margin: 5px 0 0 0;
	border: none;
	font-size: 14px;
	font-weight: normal;
	height: 34px;
	}

#commentform {
	margin: 22px 10px 0 0;
	}
	
#commentform textarea {
	width: 600px;
	padding: 10px;
	border: 1px solid #bdbdbd;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 16px;
	}
	
#respond {
	background-image: url('images/posts_separator.gif');
	background-repeat: repeat-x;
	background-position:bottom left;
	padding-bottom: 40px;
	width: 620px;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#submit {
	background-color: #ec258c;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	width: 70px;
	height: 30px;
	border: none;
	float: right;
	}
	
.commentdate {
	font-size: 14px;
	font-weight: bold;
	}

.comments {
	width: 620px;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 30px;
	}

.alt {
	margin: 0;
	padding: 5px;
	}
	
.author {
	font-size: 20px;
	font-weight: bold;
	}
	
.commentlist {
	padding-bottom: 20px;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 0;
	list-style: none;
	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	padding-bottom: 20px;
	}
	
.children { padding: 0;
	}
	
.ad468 {
	width: 468px;
	height: 60px;
	background-color: #bdbdbd;
	margin-left: 30px;
	}

#commentform p {
	margin: 5px 0;
	}
	
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
#twitter {
	float: right;
	width: 122px;
	height: 96px;
	margin-top: -90px;
	}
	
a.twitter_rollover {
	display: block;
	width: 122px;
	height: 96px;
	background: url("images/twitter.gif");
	background-position: top;
	background-repeat: no-repeat;
	}

a.twitter_rollover:hover {
	background-position: bottom;
	}
	
#rss {
	width: 443px;
	height: 40px;
	float: right;
	}
	
#rss_counter {
	float: right;
	margin-right: 10px;
	color: #fff;
	font-size: 17px;
	font-style: italic;
	margin-top: 10px;
	}
	
#rss_btn{
	float: right;
	margin-right: 10px;
	margin-top: 8px;
	width: 57px;
	height: 24px;
	}

a.rss_rollover{
	display: block;
	width: 57px;
	height: 24px;
	background: url("images/rss.gif");
	background-position: top;
	background-repeat: no-repeat;
	}
	
a.rss_rollover:hover {
	background-position: bottom;
	}


/************************************************
*	Navigation      							*
************************************************/

#nav {
	margin: 60px 0 0 0;
	padding: 0px;
	height: 30px;
	float: right;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:visited {
	background-color: #ec258c;
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: bold;
    margin: 0 0 0 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	width: 110px;
	text-decoration: none;
	height: 20px;
	}

#nav li a:hover {
	background-color: #4a4a4a;
	color: #fff;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
	
#nav .current_page_item a, #nav .current_page_item a:visited {
	background-color: #4a4a4a;
	color: #fff;
	}

#nav .current_page_item a:hover {
	background-color: #4a4a4a;
	color: #fff;
	}



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.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;
}

h4 {
font-size: 16px;
line-height: 22px;
}

/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
