/*
Theme Name: Blank 3-Column
Theme URI: http://example.com
Description: A Blank Wordpress theme
Author: Your Name
Author URI: http://example.com
version: 1.0
*/

body {
	background: #e0e0e0;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	amargin: 15px auto;
	text-align: center;
	}

#wcp
{
width:721px;
margin:0px auto;
text-align:left;


}
#wcp-top
{ 
background:url(images/wcp-top.jpg) no-repeat;
width:721px;
height:25px;
float:left;
}

#wcp-body
{
background:url(images/wcp-bg.jpg) repeat-y;
width:721px;
aborder:1px solid green;
margin:0 auto;
text-align:center;
float:left;
}

#wcp-page
{
min-height:400px;
margin:0 auto;
width:660px;
aborder:1px solid red;
text-align:left;
}

#wcp-bottom
{
background:url(images/wcp-bottom.jpg) no-repeat;
width:721px;
height:25px;
float:left;

}


#wcp-page h1
{
font-size:25px;font-family:georgia;
text-align:center;color: blue; text-shadow:gray 1px 1px 2px;
padding:1px 10px 10px 5px;
line-height:29px;
}

#wcp-page h2
{
font-size:18px;font-family:georgia;
color:#0066ff;text-align:center;text-shadow:#999 1px 1px 2px;
line-height:19px;
}



#wcp-page h3
{
font-size:16px;font-family:georgia;
text-align:center;
color: blue; text-shadow:gray 1px 1px 2px;
line-height:19px;
}

#wcp-page h4
{
font-size:14px;font-family:georgia;
text-align:center;
color: blue; text-shadow:gray 1px 1px 2px;
line-height:19px;
}




ul
{
list-style-image:url("images/wcp-bul.gif");
margin-left:0.5em;
font-family:georgia,Tahoma,Arial,sans-serif;
font-size:14px;
padding-left:20px;
}
li
{
margin-top:0.5em;
color:#333;
text-shadow:.02em 0.03em #333;
}




h2#title
{
font-size:25px;font-family:georgia;color:#CC0000;text-align:center;color: blue; text-shadow:gray 1px 1px 2px;
padding:0px 10px 10px 5px;
line-height:29px;
}



	
h1 {font-size: 16px; margin:10px;}
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}


/* 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{
	
background: #FFFF66;
border:10px dotted #FFFFFF;
	margin:15px;
	padding:1px 12px 2px 12px;
color: #000;
font-family: georgia;
font-size:14px;
	}

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


/* links */

a{
	color:blue;
	text-decoration:none;
	border: none;
	}

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


/* content */



.post {
	margin: 0 10px;
	padding:5px 10px 10px 10px;
	line-height: 14pt;
	}
	
.post h2{
	font-family: verdana,baskerville, georgia, times, serif;
		font-weight: bold;
	color: blue
	;
	}
	
.post h2 a{
	color: blue;
	text-decoration: none;
	}
	
.post h2 a:hover{
	
	text-decoration: underline;
	}
	
.post p,p{font-size: 14px;}

.post a{text-decoration:underline;}

.post ul {}

.post li {}

.entry p,p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin-top: 16px;
	}
	

.navigation {
	font-size:8pt;
	float:left;
	width:100%;
	}
	
	.alignleft {float:left; margin-right:15px;}
	.alignright {float:right; margin-left:15px;}

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}

/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
width:500px;
	}
	
#commentssection h3{
	font-family: georgia, times, verdana;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding:20px;
width:500px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#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;}




/* footer */

#footer {
		clear: both;
	width: 100%;
	margin-top:15px;
	border-top:solid 1px #DEDEDE;
	font-family: verdana, arial, tahoma;
	font-size: 10px;
	text-align:center;
	}
	
#footer p{padding:6px;margin: 0; color: #666;font-size:10px;}
#footer a{color: silver;text-decoration:none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}


