/*  
Theme Name: Pride&prejudise
Theme URI: http://falconerdesigns.com/themes
Description: This theme is originally based on another blogging system, <b>Pivot</b>'s theme templates. Originally Created by <a href="http://arach.net.au/~electrawoman">Cissi Tsang </a>. Theme supports Ajax Comments.
Version: 1.0
Author: Ekta Paneri
Author URI: http://ddsos.org/
*/

body { 
	background: #000000;
	text-align: center;
	width: 780px; margin: auto; padding: 0;
	font-family : Book antiqua, trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	}

a {text-decoration: none; color: #CC0066;}

a:hover {color: #FF69E5;}


/* Speaking of the search box, here are some styles to make it
look nice. */

.searchbox { 
	padding: 2px; margin-right: 10px; width: 15em; 
	background-color: #c06; border: 1px solid #333;
	font-size: 9pt; color: #fff; 
	}
	
.searchbutton { 
	padding: 1px 3px;
	border: 1px solid #ccc;
		font-size: 10pt; color: #CCC;
	}
	
/* Additional accessibility codes. "hr" hides the borders can be seen in the "text-only" version, while the "skiplink" option allows people quick access to certain parts of the page. "Off" hides elements from view in the default stylesheet. */

hr {visibility:hidden; display:none;}
	
.skiplink {visibility: hidden; display:none;}	

.off {visibility: hidden; display: none;}

/* Optional - styles for the images code. */

.pivot-image {padding: 5px; border: 1px solid #666;}

/* Page starts here. The #container ensures that the content remains within the 
specified perimeters. */

#container {width: 780px; margin: 20px 0 0 0; padding: 0; text-align: left;}

/* The header and the top navigation. */

#header {width: 780px; height: 170px; text-align: left; margin-top: 20px; float: left;}

.nav {
	width: 180px; height: 180px; margin: 0 10px 0 0;
	float: left;  border-right: 1px dashed #fff;
	}
	
.nav ul {
	margin: 0; padding: 0 20px 0 20px ; 
	list-style-type: none;
	}
	
.nav ul li {
	padding: 5px 0 5px 0; display: block; border-bottom: 1px dashed #fff; 
	font-size: 10pt; color: #fff; line-height: 1.6em; 
	}
	
	/* The li:hover effect only works with Firefox and similar browsers, but looks nice, nevertheless. 	IE users will simply not see any changes. */

.nav ul li:hover {
	background-color: #111111;
	}

.title {
	float: left; margin: 0 10px 0 0;
	width: 385px; height: 180px; border-right: 1px dashed #fff;
	}
	
.star {	float: left; background: url(images/star.jpg) left no-repeat; height: 90px; width: 100px;}

h1 {
	float: left; 
	padding: 20px 0 0 0;
	color: #FF0066; font-weight: normal; font-size: 15pt; text-transform: uppercase; 
	}

.des  { 

	float: left; 
	padding: 20px 0 0 0;
	color: #fff; font-weight: normal; font-size: 11pt; 
}

/* This is the image. */

#middle {
float: left; width: 780px; height: 228px; 
background: url(images/lake.jpg) top left no-repeat; 
border-top: 1px dashed #fff;
border-bottom:1px dashed #fff;
text-align: left; margin-top: 20px;
}

/* Column content. "#left" controls the general area, while ".block" controls each individual entry. */

#left {
	float: left; width: 300px; margin-top: 20px; 
	text-align: left;  border-right: 1px dashed #fff;
color:#ccc;
	}

/* Below is an example of how you can incorporate images into text. */

h3.left, #left h2{
	background: url(images/circle.jpg) left no-repeat; height: 25px; padding: 7px 0 0 35px;
	font-size: 12pt; color: #fff; font-weight: bold; text-transform: uppercase;
	}

.block {
	width: 300px; padding-bottom: 20px;
	}

.block ul {
	margin: 0; padding: 0 20px 0 20px; 
	list-style-type: none;
	}
	
.block ul li {
	padding: 10px 0 10px 0; display: block; border-bottom: 1px dashed #fff; 
	font-size: 10pt; color: #fff; line-height: 1.6em; 
	}
	
.block ul li:hover { background-color: #111111;}

/* The right content, where the main content is held. "#right" controls the general area, ".content" controls
each individual entry, "entryfooter" controls the bottom of each entry.*/

#right {
	float: right; width: 450px; 
	text-align: justify; 
color:#ccc;
	}

h2 {
	font-size: 14pt; color: #fff; font-weight: normal;
	}
	
h2.main {
	font-size: 16pt; color: # FF0066; text-transform:uppercase; font-weight: normal; line-height: 1.6em; border-bottom: 1px dashed #fff; margin:15px 0 0 0;
	}
	
#right h3 {
	font-size: 10pt; color: #c06; font-weight: normal; text-align:right; margin:0;
	
	}

.content {
	width: 450px; padding-bottom: 20px;
	font-size: 10pt; line-height: 1.6em; color: #fff; 
	}
	
.entryfooter {
	width: 450px; padding-top:5px;
border-top: 1px dashed #fff;
padding-bottom: 10px;
	text-align: right;
	}


.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}


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 #666;
	}

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.postmeta {
border-top:1px dashed #fff;
border-bottom:1px dashed #fff;
}
]


#commentlist  { 
padding:10px 20px;
color:#ccccc;
}

textarea, input { 
border:1px solid #c06;
background:#111111;
color:#ffffff;


/* End of the stylesheet. */