/*  
Theme Name: capjunkie.com	
Theme URI: http://capjunkie.com
Description: theme for capjunkie.com
Version: 1.0
Author: Preston Theler
Author URI: http://prestontheler.com
*/

a:link, a:visited{
	text-decoration: none;
	color: #666666;
}

a:hover{
	color: #8B0000;
	text-decoration: none;
}

p{
	padding: 10px 0 0 0;
}

.alignleft {
	float:left;
}

.alignright {
	float:right
}

body{
	margin: 0;
	font-family: Tahoma, Geneva, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #ffffff;
	color: #000000;

}

body, h1, h2, h3, h4, h5, h6, blockquote, address, dd, dl, hr, form p{
	margin: 0;
	padding: 0;
}

h1{
	font-size: 34px;
	padding: 0 0 10px 0;
}

#collectionbox {
	margin-top: -60px;
}


#header a:hover img{
	border:2px solid #fff;
}

#header a:link img{
	border:0px solid #fff
}



#wrapper{
	margin:0 auto 0 auto;
	width: 820px;
	text-align: left;
}

#container{
	float: left;
	width: 600px;
}


#header h1{
	font-family: Tahoma, Geneva, Sans-serif;
	font-size: 62px;
	padding-bottom: 0;
}

#header h2{
	font-family: Tahoma, Geneva, Sans-serif;
	font-size: 24px;
	position: relative;
	left: 650px;
	top: -70px;
	width: 200px;
}

#header h2 a:link, #header h2 a:visited{
	text-decoration: none;
	color: #ffffff;
	border: solid white 1px ;
	padding-left: 5px;
}	
	
#header h2 a:hover{
	text-decoration: none;
	color: #666666;
	border: dashed black 1px;
	padding-left: 5px;
}

#header h3{
	font-family: Tahoma, Geneva, Sans-serif;
	font-size: 18px;
	position: relative;
	left: 440px;
	top: -77px;
	width: 550px;
}



#capbox{
	margin-top: -60px;
}


#sidebar{
	padding: 10px 0px 10px 0;
	margin-left: 620px;
	width: 220px;
	}

#sidebar form {
	margin: 0;
	}

#sidebar ul ul li:before {
	content: "\00BB \0020";
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}
	
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
#sidebar ul ul li, #sidebar ul ol li {
	color: #777;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}


#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}


.comments-template{
	margin: 10px 0;
	border-top: 1px solid #ccc;
	padding: 10px 0;
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 10px  0;
	line-height: 18px;
	padding: 0;
	border-top: 1px solid #ccc;
	min-height:96px;
}

.comments-template h2, .comments-template h3{
	font-size: 16px;
}

.comments-template .respond {
	padding-top: 10px;
	clear:both;
}

.commentmetadata{
	clear:both;
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-size: 12px;
}

.comments-template .avatar{
	float:left;
	padding-right: 5px;
}

.post{
	padding: 10px 0 10px 0;
}
.post h2{
	font-size: 32px;
	
}

.entry{
	line-height: 16px;
}

.entry img {
	padding: 5px;
	border: 0px;
}


.wp-caption-text{
	font-size: 90%;
	line-height: 120%;
	padding: 0 4px 5px;
	margin: 0;
}

.postmetadata{
	border-top: 1px solid #cccccc;
	margin: 10px 0 0 0;
}

.postmetadata .left {
	float:left;
	width:290px;
}

.postmetadata .right {
	float:right;
	width:290px;
	text-align:right;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}


#footer{
	border-top: 1px solid #cccccc;
	clear: both;
	padding: 10px;
}

#footer .left{
	float:left;
	width:400px;
}

#footer .right {
	float:right;
	width:400px;
	text-align:right;
}
