/* CSS Document */

/*  
Theme Name: Plot29
Author: Michal Opalski 
Author URI: http://www.plot29.com/
*/



/**********************************************************************************/
/******  Web Presence is in WIDGET.PHP  *******************************************/
/**********************************************************************************/




/**********************************************************************************/
html, body {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
  	color: #666;
	margin: 0px;
	padding: 6px 10px 20px 10px;
	text-align: left;
}

html {background-color:#F5F5F5;}

#wrap { 
	background-image: url(images/background.gif);
	height:auto;
	width: 797px;
	padding: 0px;
	margin-top:6px;
	margin-bottom:0px;
	border:solid 1px #666;
}


/**Top & Nav**********************************************************************/

#top {
	width: 799px;
	z-index:1;
	margin-bottom: 2px;
	border-bottom: solid 1px #666;	
	padding: 4px 0px 5px 0px; 
	clear:both; 
}

#nav {
	background-color:#666;
	width: 798px;
	height:40px;
	z-index:1;
	margin: 0px;
	padding: 0px; 
	font-family: arial, helvetica, sans-serif;
	text-align: right;
	border-right: solid 1px #666;
}

ul#navlist {
	list-style: none; 
	padding: 0; 
	margin: 0px; 
	background-color: #666;
	font-size: 12px;
}

ul#navlist li {
	text-align: left;
	float: left; 
	height: 40px; 
	width: 120px;
	margin: 0px;
	text-align:left;
	border-right: 1px solid #fff;
	padding: 0; 
	background-color: #666;
}
 		
ul#navlist li a {
	display: block; 
	padding: 20px 5px 2px 7px; 
	color: #fff; 
	font-size: 12px;
	text-decoration: none;
}

ul#navlist li a:hover {	
	display: block;	
	height: 18px; 
	text-align:left;
	padding: 20px 5px 2px 7px; 
	color: #FFF;
	background-color: #400000;
}


/***Image & (under) logo*********************************************************/

#banner {
	background-image: url(images/banner.jpg);
	width: 799px;
	height:372px;
	z-index:1;
	padding: 0px;
	margin-top:6px;
}

#underbanner {
	width: 799px;
	height:27px;
	z-index:1;
	margin-bottom: 2px;
	border-bottom: solid 1px #666;	
	padding: 9px 0px 5px 0px;
}

.logo {
	font-size:9px;
	color:#666;
	}

#logo {
	text-align:left;
	position:relative;
	float:left; 
	width: auto;
	height:auto;
	padding: 2px 0 0 7px;
	line-height:13px;
	}

#underlogo {
	background-color:#666;
	height:19px;
	width: 799px;
}

#search {
	float:right;
	position:relative; 
	text-align:right;
	height:10px;
	padding: 2px 7px 0 0;
	width: 300px; 
}

/***sidebar right*********************************************************/

.right {
margin: 5px 0 10px 0; 
padding: 10px; 
float: right; 
width: 200px; 
}

.right h2 { 
color: #666;
background: url(images/arrowplus.gif) no-repeat center right;
font-size: 13px; 
margin: 0px 0px 0px 7px; 
}

.right ul { 
list-style-type: none; 
margin: 0 ; 
padding: 0; 
}

.right ul ul {
margin: 13px 0 25px 0;
}

.right ul ul li {
padding: 0 0 1px 20px;
margin: 0 0 2px 0;
border: 1px solid #ccc;
}  

.right ul ul li a {
display: block;
margin: 0 0 0 -20px;
padding: 2px 10px 0 10px;
} 

.right ul ul li a:hover {
background-color: #f5f5f5;

}


/***sidebar left*********************************************************/

.left { 
margin: 0 0 10px 3px; 
line-height: 14px; 
padding: 10px;  
float: left; 
width: 550px; 
overflow:hidden; 
}

.left h2 { 
font-size: 16px; 
padding: 5px 0px; 
margin: 0px 7px 0px 0px; 
}

.left img {
background-color:#FFFFFF;
padding:4px;
margin: 2px; 
border:1px #ccc solid; 
}

.left img:hover {
background-color:#FFFFFF;
padding:4px;
border:1px #666 solid;
}


/***text*********************************************************/

a:link { 
text-decoration: none; 
color : #666; 
border: none;
}

a:active { 
text-decoration: none; 
color : #666; 
border: none;
}

a:visited { 
text-decoration: none; 
color : #666; 
border: none;
}

a:hover	{ 
text-decoration: none; 
color : #550000; 
border: none; 
} 


/***text under post title***************************************************/

.small {color: #999; font-size: 10px; }
.small a:link {color: #999;}
.small a:visited {color: #999;}
.small a:hover	{ text-decoration: none; color : #450000; }


/***nav at end of posts*********************************************************/

.navigation {border-top: solid 1px #999;}

.alignright {color: #999; float: right;}
.alignright a:link {color: #999;}
.alignright a:visited {color: #999;}
.alignright a:hover	{ text-decoration: none; color : #450000; }

.alignleft {color: #999; float: left;}
.alignleft a:link {color: #999;}
.alignleft a:visited {color: #999;}
.alignleft a:hover	{ text-decoration: none; color : #450000; }


/***links*********************************************************/

ul#linklist { 
list-style-type: none; 
margin: 0 0 0 20px; 
padding: 0;
}

ul#linklist li {
}  

ul#linklist li a {
color: #666;
text-decoration: none;
margin: 0 0 0 -20px;
padding: 0 0 0 20px;
}

ul#linklist li a:link {
text-decoration:none;
}

ul#linklist li a:hover {
color: #550000;
}

ul#linklist li a:visited {
text-decoration:line-through;
}

/***quotes*******************************************************/

blockquote {
margin: 15px 30px 0 10px; 
padding-left: 20px; 
}

blockquote cite { 
margin: 5px 0 0; 
display: block; 
}

/***comments*******************************************************/

.comments h3 { 
font-size: 14px; 
padding: 5px 10px 5px 20px; 
margin:  0; }

.comments h2 { 
font-size: 16px; 
padding: 5px 10px 0px 20px; 
margin:  0; }

.comments a:link {
font-weight:bold;}

ol.commentlist {list-style: none; padding: 0; margin: 0 0 1px; }
ol.commentlist li { list-style: none; margin: 0; padding: 0px 10px 0px 20px;  }
ol.commentlist li.commenthead { list-style: none; margin: 0; }
ol.commentlist li.commenthead h2 { margin: 0;}

/******imput area/forms************************************************************/

input#searchsubmit{ 
background:#F5F5F5;
border:1px solid #333; 
color:#666;
font-size:12px; 
}

input#submit{ 
background:#F5F5F5;
border:1px solid #333; 
color:#666;
font-size:13px; 
}

input#s { 
color: #666; 
width: 180px; 
border: 1px solid #333; 
background:#F5F5F5; 
}

textarea { 
color: #666; 
width: 80%; 
border: 1px solid #333; 
margin-bottom: 0.6em; 
background: #F5F5F5; 
margin-top: 2px;
}

input#url {color: #666; width: 50%; border: 1px solid #333; padding: 3px; margin-bottom: 0.6em; background: #f5f5f5; margin-top: 2px;}

input#author { color: #666; width: 50%; border: 1px solid #333; padding: 3px; margin-bottom: 0.6em; background: #f5f5f5; margin-top: 2px;}

input#email { color: #666; width: 50%; border: 1px solid #333; padding: 3px; margin-bottom: 0.6em; background: #f5f5f5; margin-top: 2px;}



/***footer*********************************************************/

#clear {clear:both; }

.footer {
width: 799px;
font-size: 10px; 
background-color:#666;
color: #ccc; 
line-height: 20px; 
padding: 0px; 
margin-top: 3px; 
text-align:center; 
clear:both; 
border-top:1px #666 solid; 
}

.footer a {
font-weight: bold;
color : #ccc;
}
.footer a:hover {
font-weight: bold;
color : #fff;
}
.footer a:visited {
font-weight: bold;
color : #fff;
}
.footer a:active {
font-weight: bold;
color : #fff;
}


/***picturegrid*********************************************************/

#picturegrid {
	position:relative;
	float:left; 
	width: auto;
	height:auto;
	padding: 23px 0 17px 0;
        border-bottom: 1px #666 solid;
	}

#picturegrid img {
	width: 60px;
	height: 60px;
}

#picturegrid img:hover {
	border:1px #999 solid;
}
