/*  


	Theme Name: Nobody Cares
	Theme URI: http://nobody-cares.net
	Description: based on phT for Yet Another Photoblog Plugin. You MUST deactivate "YAPB does display uploaded images automatically" for this theme to appear correctly.
	Version: 2.0
	Author: K. Adam White;
	Author URI: http://www.kadamwhite.com/


*/
body {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, Geneva, Helvetica, Verdana, Arial, sans-serif;
	padding: 0;
	background-color: #979797;
}
.post-content p {
	line-height: 1.5em;
	padding-bottom: 10px;
}
.post-info p {
	line-height: 1.5em;
	font-size: 12px;
}
#container {
	width: 902px;
	margin: auto;
	padding: 0 25px;
	background: url(images/gradient.png) center top repeat-y;
}
#header-bg {
	background: url(images/gradient-top.png) #979797 top center no-repeat;
	height: 25px;
	margin: 0 -25px;
}
#page {
	clear:both;
	text-align: center;
	min-width: 700px;
}
#footer-bg {
	background: url(images/gradient-bottom.png) #979797 bottom center no-repeat;
	height: 25px;
	margin: 0 -25px 0 -25px;
	
}

.img-cont{
	clear: both;
	margin: 0 auto 0 auto;
	padding: 10px 0 0 0;
	text-align:center;
	/* part of this is generated in header.php */
}

.img-cont img {
    border : 1px solid #000; 
}

.img-cont-thumb {
    
	padding: 2px;
	float: left;
	text-align:center;
}
.img-cont-thumb img {
    border : 1px solid #000; 
}

.prev{
	float:left;
	text-align:left;
	margin-bottom:1px;
}

.next {
	float:right;
	text-align:right;
	margin-bottom:1px;
}

.post h2 {
	float:left;
	text-align:left;
}

.post h3 {
	float:right;
	text-align:right;
}

h2, h3 {
	font-size: 1.5em;
	letter-spacing: .1em;
}

.title {
	font-style: italic;
}


h2 {
	padding-bottom: 10px;
}

.description {
	text-align:left;
	margin-bottom:1px;		
}

/* div IDs */



#content {
	overflow: hidden;
	clear:both;
	height: 1%;
	padding: 10px 25px 0 25px;
	position: relative;
	border-top : 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	text-align: left;
	width: 850px;
	margin-left: 1px;
}
#content #sidebar {
	border-left: 1px double #AAA;
}

.post {
	margin: 10px auto 0 auto;
	width: 700px;
	clear:both;
}

.entry {
	clear: both;
}

.prev, .next {
	display: none;
}


/* This is from nitisha */
.clearfix {
	display:block;
}
/* End of Nitisha */

#space{
	height: 10px;	
}
/* html */

hr {
	color: #222;
	background-color: #222;	
	height: 1px;
    border : none; 	
}
	
body {
	margin: 0;
	padding: 0;
	font-size: 13px;
}


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

a img {
	border: none;
}

a:visited {
	color: #999;
}

a:hover {
	color: #FFF;
}

#content a,
#footer a {
	color: #777;
}

#content a:visited {
	color: #999;
}

#content h2 a,
#content h2 a:visited {
	color: #444;
}
#content h2 a:hover {
	color: #999;
}

#content a:hover,
#footer a:hover {
	color: #000;
}



#commentform  {
    padding-top: 5px;
}
#commentform * {
margin-top:5px;
}

#commentform input {
/*    background: #333;
    border: 1px solid #222;
color:#BBB;*/
}

#commentform textarea {

    background: #EEE;
    border : 1px solid #222;
    width: 700px;
    height: 50px;
}	




#sidebar{
	float:right;	
	width: 200px;
	padding-bottom: 20px;
	padding-left: 10px;
	list-style: none;
}
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
}
#sidebar>ul>li { padding-bottom: 10px; }
#sidebar ul ul {
	padding-left: 20px;
	padding-bottom: 0;
}

#thumbs {
	float:left;	
	width: 75%;
}

#sidebar h2 {
	padding: 0;
	font-size: 1.25em;
	font-style: italic;
	border-bottom: 1px solid #aaa;
	margin-bottom: 10px;
}
#sidebar select {
	width: 150px;
	margin: 0 0 20px 0;
	float: right;
}





.comments {
	border-top: 1px solid #AAA;
	padding-top:5px;
	padding-bottom:5px;
	clear: both;
}



.olderposts {
	float: left;
	padding-bottom: 5px;
}
.newerposts {
	float: right;
	padding-bottom: 5px;
}


.post-content {
	border-top: 1px solid #AAA;
	border-right: 1px solid #AAA;
	width: 490px;
	padding-right: 10px;
	text-align: right;
	float: left;
}
.post-content a {
	text-decoration: underline;
}
.post-info {
	border-left: 1px solid #AAA;
	margin-left: 500px;
	padding-left: 10px;
	width: 190px;
	text-align: left;
	/*
	border: 1px solid red;
	*/
}

h3.date {
	width: 199px;
	text-align: right;
	border-left: 1px solid #AAA;
	border-top: 1px solid #AAA;
	padding-bottom: 10px;
}

.post-info, .post-content {
	padding-top: 5px;
	padding-bottom:10px;
}

.news-content {
	width: 600px;
	border-top: 1px solid #aaa;
	padding: 10px 20px 30px 0;
	line-height: 1.5em;
}
.news-content p {
	padding-bottom: 5px;
}
.news-content p.meta,
.news-content p.byline {
	font-weight: bold;
	font-size: .9em;
	color: #444;
}
#content .news-content p a {
	font-weight: bold;
}
.news-content p.meta {
	padding-top: 10px;
}
#thumbs.news {
	border-right: 1px solid #aaa;
}
#content #sidebar.news { border-left: 0; }



body * {
	margin: 0;
 	color: black;
 	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}




#header {
	background: #222;
	border-bottom: 1px solid black;
	font-size: 3em;
	font-style: italic;
	color: #fff;
	letter-spacing: 0.05em;
	padding: 20px 20px 20px 10px;
	margin: 0;
}

h1 a, h1 a:visited {
	color: white;
}
h1 a:hover {
	color: #bbb;
}

#topnav {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#topnav * {
	margin: 0;
}
#topnav ul {
	background: url(images/corner.png) #555 bottom left no-repeat;
	float: right;
	padding-left: 25px;
}
#topnav li {
	display: inline;
	line-height: 2em;
	font-size: .9em;
	font-weight: bold;
	padding-right: 15px;
}
#topnav li a {
	color: #ccc;
}
#topnav li a:hover {
	color: white;
}
#topnav .description {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
	padding-top: 3px;
	letter-spacing: .2em;
	float: left;
}






* html .corner {
	.display: none;
}

#footer {
	clear: both;
	margin: 0px;
	padding:5px  0 10px 0;
}




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



#artistbio {
	border-top: 1px solid #aaa;
	padding: 20px 150px 30px 150px;
}
#artistbio h3 {
	font-style: italic;
	font-size: 1.35em;
	padding-bottom: 5px;
}
#artistbio p {
	border-top: 1px solid #aaa;
	padding-top: 5px;
}



/* ---- landing page ---- */
#thumbcolumn {
	padding: 10px 5px 10px 0;
	width: 430px;
	float: left;
}
#thumbcolumn img {
	width: 100px;
	height: 100px;
}

#newscol {
	float: right;
	width: 396px;
	padding: 0 0 0 10px;
	line-height: 1.5em;
}
#newscol h2 {
	padding-top: 5px;
}
#newscol p {
	padding-bottom: 5px;
	text-align: justify;
}
#newscol p.date {
	font-size: .9em;
	font-style: italic;
}
#newscol p a {
	font-weight: bold;
}
tr.aligncenter {
	text-align: center;
}
table td, table tr { padding: 0; }
tr.links p {
	text-align: center;
	font-weight: bold;
	padding: 5px;
}

#quicklinks {
	padding: 10px 0 30px 0;
	text-align: center;
}

#quicklinks h2 {
	display: none;
}
#quicklinks h3 {	
	padding-bottom: 10px;
}
#quicklinks select {
	display: inline;
	margin: 0 10px 0 10px;
}/*
#quicklinks h4 {
	width: 150px;
	margin: 0 10px 0 10px;
}*/
#quicklinks h4 span {
	width: 150px;
	padding: 0 10px 0 10px;
}
#thumbs .navigation {
	width: 625px;
	/*border-top: 1px solid #aaa;*/
	font-weight: bold;
}

#content .fourohfour {
	background: url(images/404.png) no-repeat;
	height: 400px;
	width: 500px;
	margin: 10px auto 20px auto;
}
.fourohfour h2 { display: none; }