/*
Theme Name: Why.Design
Theme URI: http://yoururl.com/
Description: Custom theme for Why.Design
Version: 1.0
Author: Jabali Williams
Tags: Grey, White content bar, levels

Custom WordPress by Your Name || http://yoururl.com
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin : 0;
	padding : 0;
	border : 0;
	outline : 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}

:focus {
	outline: 0;
}
 
ol, ul, li {
	list-style : none;
}

em {
	font-style: italic;
}

strong {
	font-weight:bold;
}

/*--- =html ---*/
html {
	height:100%;
}

/*--- =body ---*/
body {
	background-color:#ececec;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:0 0 0 0;
	position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -400px;
}

/*--- =blocktext ---*/
h1, h2, h3, h4, h5, p, blockquote, address, dl, ul, ol {
	margin: 0px 0px 15px 0px;
	padding: 0;
}

/*--- =clear floats ---*/
.clear {
	clear:both;
}

/*--- =container ---*/
div#container {
	width:900px;
	margin:0 auto 0 auto;
	position:relative;
	z-index:0;
}

/*--- =header ---*/
#header {
	background:url(images/Header.jpg) 50% 0% no-repeat;
	height:320px;
	width:860px;
	padding:0 0 0 0;
	position:relative;
	margin:0 0 0 0;
}

#header a {
	float:right;
	margin-top:70px;
}


/*--- =sidebar ---*/
#sidebar {
	margin:30px 0 0 0;
	width:340px;
	float:left;
}

.search_area {
	border:solid 2px #939598;
	padding:10px 0 10px 20px;
}

input#s {
	width: 230px;
}

.submit-button {
	margin-left:10px;
}

#sidebar h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#000;
	padding:0 0 2px 0;
	margin:50px 0 0 0;
}

.why {
	color:#8cd1c2;
	font-weight:bold;
}

#sidebar h2 {
	margin:70px 0 30px 0;
	width:193px;
	float:left;
}

ul#about {
	color:#939598;
	width:193px;
	text-align:justify;
	margin:30px 0 0 0;
}

ul#about li:first-child {
	padding:0 0 15px 0;
}

.ab {
	font-size:18px;
	color:#8cd1c2;
	padding-right:2px;
	font-weight:bold;
}

ul#archives {
	float:right;
	margin:65px 0 0 0;
	width:110px;
	text-align:right;
}

ul#archives li {
	color:#000000;
	line-height:2em;
	font-size:14px;
}

ul#archives li.head {
	font-size:18px;
	font-weight:bold;
	padding-top:30px;
}

a.home {
	text-decoration:none;
	color:#939598;
	font-size:18px;
}

a.home:hover {
	color:#000000;
}

.year {
	font-weight:bold;
	padding:30px 0 0 0;
}

ul#archives li a {
	font-size:12px;
	text-decoration:none;
	color:#000000;
}

ul#archives li a:hover {
	text-decoration:underline;
}



/*--- =widgets ---*/

ul#archives li.widget_recent_entries{
	font-size:18px;
	font-weight:bold;
	padding-top:30px;
	line-height:1.25em;
}

ul#archives li.widget_recent_entries ul li a {
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}

ul#archives li.widget_recent_entries ul li a:hover {
	text-decoration:underline;
}






ul#archives li.widget_recent_comments{
	font-size:18px;
	font-weight:bold;
	padding-top:30px;
	line-height:1.25em;
}

ul#archives li.widget_recent_comments ul li a {
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	line-height:1.25em;
}

ul#archives li.widget_recent_comments ul li a:hover {
	text-decoration:underline;
}

#recentcomments {
	padding-top:15px;
}

.recentcomments {
	font-size:12px;
	padding-bottom:10px;
}




ul#archives li.widget_pages{
	font-size:18px;
	font-weight:bold;
	padding-top:30px;
	line-height:1.25em;
}

ul#archives li.widget_pages ul li a {
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	line-height:1.25em;
}

ul#archives li.widget_pages ul li a:hover {
	text-decoration:underline;
}





/*--- =content ---*/

div#content {
	background:url(images/whitebar.jpg) repeat-y;
	top:320px;
	left:382px;
	position:absolute;
	width:478px;
}

/*--- =post 1 ---*/

div.post_1 {
	position:relative;
	margin:-120px 0 0 30px;
	padding:0;
}

div.post_1 p {
	width:310px;
	float:left;
	text-align:right;
}

div.post_1 p a {
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	color:#000000;
}

div.post_1 p a:hover {
	color:#939598;
}

div.article {
	float:left;
	text-align:left;
	margin:0 0 30px 5px;
}

div.article img {
	margin:0 0 5px -5px;
}

div.article p span {
	color:#000000;
	display:block;
	text-align:left;
	margin-bottom:50px;
}

div.article p {
	color:#939598;
	text-align:left;
	margin:0 0 10px 0;
}

ul.com {
	float:left;
	text-align:right;
	margin:0 0 5px 0;
	width:310px;
}

.avatar {
	position:relative;
	display:block;
	width:32px;
	height:32px;
	float:right;
}

.cite {
	font-style:normal;
	font-weight:normal;
	padding-bottom:20px;
}

ul li p {
	position:relative;
	font-style:oblique;
	font-weight:bold;
}


#comment {
	width:310px;
}

.comments {
	font-size:10px;
	color:#000000;
	text-decoration:none;
	padding-bottom:2px;
	border-bottom:solid 1px #939598;
	margin:40px 0 0 0;
	text-transform:uppercase;
}

div.post_1 p.comments a {
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

div.post_1 p.comments a:hover {
	color:#939598;
}

.author {
	color:#939598;
}

.aut {
	font-size:11px;
}

ul.date {
	position:relative;
	background:url(images/date_background.png) 50% 0% no-repeat;
	margin:0 0 0 0;
	float:right;
	width:120px;
	height:40px;
}

ul.date li {
	font-size:18px;
	text-align:right;
	margin:10px 20px 0 0;
}


ul.title {
	position:relative;
	font-size:30px;
	text-align:right;
	width:310px;
	float:left;
	margin:-17px 0 13px 0;
}


ul.title li a {
	text-decoration:none;
	color:#000000;
}


ul.title li a:hover {
	color:#939598;
}




/*--- =post 2 ---*/

div.post {
	position:relative;
	margin:80px 0 0 30px;
	padding:0;
}

div.post p {
	width:310px;
	float:left;
	text-align:right;
}

div.post p a {
	text-transform:uppercase;
	text-decoration:none;
	color:#000000;
}

div.post p a:hover {
	color:#939598;
}

ul.date {
	position:relative;
	background:url(images/date_background.png) 50% 0% no-repeat;
	margin:0 0 0 0;
	float:right;
	width:120px;
	height:40px;
}

ul.date li {
	font-size:18px;
	text-align:right;
	margin:10px 20px 0 0;
}

div.article {
	float:left;
	text-align:left;
	margin:0 0 30px 5px;
}

div.article img {
	margin:0 0 5px -5px;
}



div.article p {
	color:#939598;
	text-align:left;
	margin:0 0 10px 0;
}

#comment {
	width:310px;
}

.leave_comment {
	float:right;
}

div.post p.comments {
	font-size:10px;
	color:#000000;
	text-decoration:none;
	padding-bottom:2px;
	border-bottom:solid 1px #939598;
}

div.post p a {
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

div.post p a:hover {
	color:#939598;
} 


/*-- div.post h3 {
	position:relative;
	margin:0 0 10px 0;
}

div.post p.article {
	color:#939598;
	text-align:left;
	margin:0 0 50px 5px;
}

div.post p.caption {
	text-align:left;
	margin:0 0 50px 5px;
} ---*/



/* ---

.author {
	color:#939598;
}

.aut {
	font-size:11px;
} 

---*/





/*--- =post 3 ---*/

/* --- div.post {
	position:relative;
	margin:50px 0 0 30px;
	padding:0;
}

div.post p {
	width:310px;
	float:left;
	text-align:right;
}

div.post h3 {
	position:relative;
	margin:0 0 10px 0;
}

div#post_3 p.article {
	color:#939598;
	text-align:left;
	margin:0 0 50px 5px;
}

div.post p.caption {
	text-align:left;
	margin:0 0 50px 5px;
}

.comments {
	font-size:10px;
	color:#000000;
	text-decoration:none;
	padding-bottom:2px;
	border-bottom:solid 1px #939598;
}

div.post p a {
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

div.post p a:hover {
	color:#939598;
}

.author {
	color:#939598;
}

.aut {
	font-size:11px;
}

ul.date {
	position:relative;
	background:url(images/date_background.png) 50% 0% no-repeat;
	margin:0 0 0 0;
	float:right;
	width:120px;
	height:40px;
}

ul.date li {
	font-size:18px;
	text-align:right;
	margin:10px 20px 0 0;
}


ul.title {
	position:relative;
	font-size:30px;
	text-align:right;
	width:310px;
	margin:0 0 -4px 0;
	top:-17px;
}


ul.title li a {
	text-decoration:none;
	color:#000000;
}


ul.title li a:hover {
	color:#939598;
} ---*/







/*-- footer --*/

div#footer {
	position:relative;
	width:816px;
	height:80px;
	padding:20px;
	border:solid 2px #939598;
	margin:80px 0 0 0;
	float:right;
}

H4 {
	background:url(images/whitebar.jpg) 0 0% repeat-y;
	position:relative;
	margin:-25px 0 0 360px;
	padding-bottom:100px;
	z-index:100;
}

.copyright {
	position:relative;
	font-size:11px;
	text-align:right;
	color:#000000;
	width:340px;
	margin:-140px 0 0 365px;
	z-index:1000;
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	-khtml-opacity: 0.3;
}

div#footer h5 {
	background:#939598;
	width:100%;
	height:100%;
	margin:-68px 0 50px 0;
}

div#footer h5 a {
	display:block;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
}

div#footer h5 a.logo {
	background:url(images/whydesign_shadow_grn.png) 100% 0% no-repeat;
	position:relative;
	height:66px;
	width:211px;
	top:12px;
	left:20px;
}

div#footer h5 a.logo:hover {
	background:url(images/whydesign_footer_grn.png) 100% 0% no-repeat;
}