/* 
	Theme Name: WYSIWIP 2008
	Theme URL: http: //www.zakimirza.com
	Description: WYSIWIP Design - 1.07.07
	Author: Zaki Mirza
	Author URI: http: //www.zakimirza.com
	Version: 1.0
*/

/*
COLOR TABLE

ORANGE				#FFA542; - USED FOR LINKS
DARK RED			#530102; - COMMENT AREA BACKGROUND
BACKGROUND RED		#800103; - THE MAIN RED
*/

.fl_left{
	float: left;
}

.fl_right{
	float: right;
}

body {
	background: #800103 url(images/bg_gradiant.gif) repeat-x top left;
	width: 960px;
	margin: 0 auto;
	text-align: center;
	font: 62.5% "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	color: #fff;
}

a {
	overflow: hidden;
	color: #FFA542;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #FFF;
}

#skipLinks a{
	color: #000;
	font-size: .9em;
	text-decoration: none;
	padding: 4px 8px 4px 4px;
}
#skipLinks a:hover, #skipLinks a:focus, #skipLinks a:active {
	color: #FFA542;
}

blockquote {
	border-left: solid 3px #540005;
	padding-left: 10px;
}

pre {	
	border: solid 1px #b00001;
    background: #5e0002;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 5px;
}

code {
	color: #FFF;
	font-size: 1.2em;
}

#wrapper {
	text-align: left;
	position: relative;
}

#masthead {
	margin-top: 20px;
	background: url(images/bg_header.gif) repeat-x top left;
	height: 86px;
}

#logo {
	background: url(images/title.png) no-repeat top left;
	display: block;
	float: left;
	width: 316px;
	height: 98px;
	margin: 2px 0 0 50px;
	text-indent: -9999px;
}

a:hover#logo  {
	border: none;
}

/***************************************************************  NAV */

#nav {
	float: right;
	margin: 40px 30px 0 0;
}

#nav a{
	display: block;
	text-decoration: none;
	padding: 3px 4px;
	font: normal 1.8em/1.1em "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
}

#nav a:hover, a:active, a:focus {
	color: #FFF;
	border-bottom: solid 2px #FFA542;
}

#nav ul {
	margin: 0;
	padding: 0;
	
}

#nav ul li{
	background: none;
	display: block;
	float: left;
	list-style: none;
	margin: 5px;
	padding: 2px;
	font: normal 1em/1em "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
}

/***************************************************************  CONTENT */


#content {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	width: 610px;
	padding-left: 40px;
	padding-top: 5px;
		float: left;

}

#content2 {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	width: 610px;
	padding-left: 40px;
	padding-top: 5px;
		float: left;

}


#content h1 {
	padding-top: 15px;
	border-bottom: solid 1px #ccc;
	padding-bottom: 5px;
	line-height: 1.1em;
}

#content2 h1 {
	padding-top: 15px;
	border-bottom: solid 1px #ccc;
	padding-bottom: 5px;
		line-height: 1.1em;

}

#content h1 a:hover, a:active, a:focus {
	border: none;
}

#newest {
	background: transparent url(images/newest.png) no-repeat left center;
	position: absolute;
	left: 0;
	height: 88px;
	width: 24px;
	text-indent: -9999px;
}

#newer {
	background:  url(images/newer.png) no-repeat left center;
	position: absolute;
	left: 0;
	height: 88px;
	width: 24px;
	text-indent: -9999px;

}

#new {
	background:  url(images/new.png) no-repeat left center;
	position: absolute;
	left: 0;
	height: 88px;
	width: 24px;
	text-indent: -9999px;

}
.meta {
	font-size: .9em;
}

#content li {
	margin: 3px;
	padding: 3px;
}

#content img {
	border: solid 3px #FFF;
	margin: 5px 10px;	
}

#content2 img {
	border: solid 3px #FFF;
	margin: 5px 10px;	
}

#content2 a:hover img {
	border: none;
}

a.lightwindow img {
	border: solid 3px white;
}

#content2 a:hover.lightwindow img{
	border: solid 3px white;
}

.work {
	width: 600px;
	padding: 0;
	margin: 0;
}

.work li{
	list-style: none;
	display: inline;
}

img#robot {
	border: none;
}

.diggbutton {
float:left;
padding: 3px 10px 3px 0px
}	


.caption {
	font-size: .8em;
	width: 50px;
	border:solid 1px white;
	margin: 0;
	padding: 0;
}

/***************************************************************   SIDEBAR */


#sidebar h2{	
	padding: 5px 0;
	margin-bottom: 3px;
}
	
#sidebar {
	float: right;
	width: 270px;
	font-size: 1.1em;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
}


#sidebar ul {
	margin: 0;
	padding: 0 0 5px 5px;

}

#sidebar li {
	list-style: none;
	margin: 0;
	padding: 0;	

}


.widget_tag_cloud {
	line-height: 2.1em;
}



.widget li{
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.8em;
	
}

.widgettitle li a {
	display: block;
	
}

.widgettitle li a:hover {
	background: #FFA542;
}

.sidebarbanner {
	border: none;
	text-align: center;
}

a:hover#sidebar a img {
	border-bottom: none;
}

.aktt_tweets, .minipost {
	border-bottom: solid 1px #e2e2e2;
}

#links, #tag_cloud, #recent-posts, #text-2 {
	border-bottom: solid 1px #e2e2e2;
}

.minipost {
	padding-top: 0;
	margin-top: 0;
}


/***************************************************************   FORMS */


fieldset {
	border: solid 1px #111;
	margin: 10px;
}

.requiredFields {
	color: #C00;
	font-weight: bold;
	margin: 0;
}

label { /* FOR 'REQUIRED' ASTERISKS */
	color: #FFF;
}

input, textarea {
	border: solid 1px #b00001;
	background: #800103;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

input:focus, textarea:focus, .submitButton:hover {
	color: #FFF;
	cursor: pointer;
}

input.submitButton {
	background: #003471;
	color: #FFF;
	cursor: pointer;
}

input.hiddenInput {
	display: none;
}

#searchsubmit {
	background: transparent;
	border: none;
	font-size: 1.1em;	
	font-weight: bold;
	cursor: pointer;
}

#s{
	margin: 35px 15px 0 0;
	background: transparent;
	border: solid 1px #b00001
	
}

/***************************************************************  COMMENTS */
	
#commentblock {
	width: 580px;
	background: #530102;
	color: #fff;
	padding: 10px 20px;
	margin: 10px 0px;
	border: 1px solid #C0C0C0;
}

#commentblock img {
	border: none;
}
	
ol.commentlist {
	padding: 15px 0px;
	margin: 5px;
	list-style-type: none;
}

ol.commentlist li {
	padding-bottom: 15px;
}
	
.commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
}


.commentator {
	float: left;
	width: 130px;
	margin: 0;
	text-align: right;
	padding-right: 5px;
}

.commentinfo{
	clear: both;
}
	
.commenttext {
	margin: 5px 0px 20px 150px;
	padding: 5px;
	width: 400px;
	color: #FFF;
	background: #800103;
	border: solid 1px #b00001;

}

.commenttext code{
	color: #FFF;
}

.commenttext a{
	color: #CCC;
}
.commenttext a:hover {
	color: #FFF;
}

.commenttext cite {
	font-weight: bold;
}

.commenttext-admin {
	clear: both;
	margin: 5px 0px 20px 0px;
	padding: 20px 10px 5px 10px;
	width: 365px;
	background: #FFFFFF;
}

#commentsformheader{
	padding-left: 0px;
}

#commentsform{
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#commentsform form{
	text-align: left;
	margin: 0px;
}

#commentsform p{
	margin: 0px;
}

#commentsform form textarea{
	width: 99%;
}
	
p.comments_link img{
	margin: 0px;
	padding: 0px;
}

/***************************************************************  FOOTER */


#footer {
	border-top: solid 1px #540005;
	margin-top: 20px;
	text-align: right;
	padding-top: 10px;
	clear: both;
	font-size: 1.1em;
	line-height: 1.3em;
}

#footer a{
	padding: 3px;
}

#footer li {
	display: block;
	float: left;
}

#footer img {
	border: none;
}
