

/*
Theme Name: Potters Blog
Description: Potters Custom Blog Theme
Author: webgarden
Author URI: http://www.webgarden.ca
version: 1.0
*/


/* basics */

*{margin:0; padding:0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:white;
	margin: 20px;
	background-color: #000000;
	line-height: 22px;
	background-image: 
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/Hosta%20with%20fade.jpg);
	background-repeat: no-repeat;
	}
	
h1 {font-size: 15px; color:white; line-height:normal;}
h2 {font-size: 14px; margin-top:10px; color:white; line-height:normal;}
h3 {font-size: 13px; margin-top:10px; color:white; line-height:normal;}
h4 {font-size: 12px; color:white;}
p{font-size:12px;}
.error{font-size:18px; color:red; font-style:italic;}

/* images and misc. */

img{ border: none; padding: 6px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */


a{
	color:#FFFFFF;
	padding-left:0px; /*align Edit this page*/
	text-decoration:underline;
	border: none;
	font-size:12px;
	}

a:hover{color:#6A7CA0;text-decoration: underline; border: none;}



/* container */


#container {
	width: 750px;
	margin-left:200px;
	padding: 6px;
	color:#FFFFFF;
	border: none;
	}
	
/* header */

#header {
	width: 750px;}

#headerImg{
	color: #fff;
	height: 125px;
	width:550px;
	background-image: url(../LogoBlog-color.jpg);
	background-repeat: no-repeat;
	float:left;
	}
#headerRight{
width:200px;
float:right;
text-align:right;}

#header h1{
    display:none;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	padding: 120px 0 0 16px;
	}
	
#header h1 a{
	color: #FFFFFF;
	text-decoration: none;
}
#header h1 a:hover{color: #ffffff; text-decoration: none;}


#header h2{
	color: #FFFFFF;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 0 18px;
	}

/*home button*/




/* main menu */


#menu {
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:100%;
	height:31px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #EC1A35;
	height: 31px;
	padding-bottom:10px;

}


#menu ul {
	margin: 6px 0 0 0;
	padding: 0;
	text-align: left;
	list-style-type: none;
}

#menu li {
	float: left;
} /*new*/

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding:0;
	text-transform:upper;
}

#menu ul li a {
	margin: 0;
	text-decoration: none;
	color: #fff;
	border-right:solid white 1px;
	padding-top: 4px;
	font-size: 14px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	height:31px;
	text-transform:uppercase;

	
}

#menu ul li a:hover {
	background-color: #99ccff;
	color:#000066;
}
/*#menu a { /*new
	display: block;
	float: left;
	height: 31px;
	width: 90px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 14px;
	padding-top: 10px;
	color: #FFFFFF;
	text-align: center;
	text-transform:uppercase;
}*/

#menu a:hover {/*new*/
	color: #000000;
	background-color: #53c9f5;
	background-repeat: no-repeat;
}

/* content */


#content {
	float: left;
	width: 530px;
	overflow: hidden;
	}

.post {
	line-height: 14pt;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	border-bottom:dashed #cccccc 1px;
	}
	
.post h2{

	}
	
.post h2 a{
	color: #FFFFFF;
	padding:0px;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #D0DCEB;
	text-decoration: none;
	}
	
/*.post p{font-size: 10pt;}*/

.post a{text-decoration:underline;}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	padding:6px;
	margin-top: 16px;
/*	border-left:solid 1px #A2A2A2;
	border-bottom:solid 1px #A2A2A2;*/
	}
	

.navigation {
	margin: 12px 0 20px 0;
	padding:2px;
	font-size:.9em;
	float:left;
	width:98%;
	}
	
	.alignleft {float:left;}
	.alignright {float:right;}

.pagetitle {}


/* left sidebar */

#left {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	width: 200px;
	float:left;
	margin: 12px 0 24px 0;
	padding: 0;
	/*border-right: 1px dotted #A2A2A2;*/
	}

#left h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:italic;
	font-size: 11px;
	text-align: left;
	margin-top: 0px;
	padding-top: 15px;
}

#left p {
	margin:0;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	/*padding-left: 5px*/
	padding-left:0px;
}

#left img {padding: 0; margin: 0;}

#left ul {
	padding:0;
	list-style-type: none;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	/*margin-left: 12px;*/
	margin-left:0px;
	}
#left li{
list-style-type:none;}	

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#left ul ul {
list-style-type: none;
	padding: 0;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0px;
}

#left ul ul li {
	list-style-type: none;
	/*list-style-position: inside;*/
	}

#left ul ul ul{
list-style-type: none;
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	list-style-type: none;
	color: #CCCCCC;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	/*padding-left: 5px;*/
	padding-left:0px;
}



/* right sidebar 

#right{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	width: 200px;
	float:left;
	margin: 12px 0 24px 0;
	padding: 0
	}

#right h2{
	font-weight: normal; 
	font-size: 10pt; 
	text-align: left;
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding: 0 6px 0 12px;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#right ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #cccccc;
}

*//* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-size: 10pt;
	font-weight: 300;
	font-style: normal;
	color: #ffffff;
	}

#commentform{
	background:000000;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #ffffff;
	}
	
#commentform a{color: #fff; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
color:white;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	/*background: #fff;
*/	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}/**/

/*ol.commentlist li.alt {background: #EDEDED;}*/
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

/*ol.commentlist a {color:#000;}*/

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{/*color: #000;*/ text-decoration: none; border-bottom: 1px dotted #465D71;}


/*author profile box*/
#profilebox{
	color: #CCCCCC;
}

#profilebox h2{

color:#cccccc;
}

#profilebox p{
padding-left:5px;}

/* search */

#searchform{
	font-family: verdana, arial, times;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0px;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}


.archivetitle{
color:#0055a1; /*blue*/
padding-top:20px;}

/* footer */

#footer {
	clear: both;
	width: 100%;
	margin-top:15px;
	border-top:solid 2px #EC1B2E;
	font-size: 10pt;
	}
	
#footer p { 
font-size:10px;
padding:0px;
margin: 0; 
color: #eee;}

#footer a{
font-size:10px;
color: #ffffff;
text-decoration: none;}
#footer a:hover{color: #cccccc;text-decoration: underline;}

#reg{
list-style-type:none;}

/*Print Sytles*/
<!--@media print{
body {background-color:white; color:black; margin:0;}
#left{display:none;}
#content{
width:auto;
margin-left:0;
margin-right:0;
display:block;
font-size:12px;}
#comments{display:none;}
#footer{display:block;}

