/*

Theme Name: Claim Center
Theme URI: 
Description:
Version:
Author: 

*/	

/* Global Layout */

body {
	font-size: .75em;
	margin: 0px;
	text-align: center;
	background: #666666;
	color: #121212;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#wrap {
	position: relative;
	width: 752px;
	margin: 9px auto 9px auto;
	border: 9px solid #fff;
	background: #FFFFFF;
}

#head2 {
	position: relative;
	width: 752px;
	height: 276px;
	background: url(img/bighead.jpg) top left;
	border-bottom: 14px solid #6A9709;
	
}

#head2 a {
	width: 752px;
	height: 276px;
	text-align:-9999px;
}


#content {
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #CCCCCC;
	text-align: left;
	background: #F5F5F5;
}

#right {
	position: relative;
	float: right;
	width: 242px;
	padding-left: 25px;
	padding-right: 25px;
	border-left: 1px solid #CCCCCC;
}

#rightin {
	position: relative;
	padding: 7px;
	border: 1px solid #CCCCCC;
	background: #fff;
}

#rightin h1 {
	position: relative;
	font-size: 1.7em;
	font-weight: bold;
	color: #FF6600;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
}

#form label {
	position: relative;
	display: block;
	text-transform: uppercase;
	font-size: 1.1em;
}

.required {
	color: #990000;
}

#form p {
	font-size: .9em;
	line-height: 1.2em;
	margin-right: 6px;
	margin-left: 8px;
}

.subwrap {
	position: relative;
	padding-top: 7px;
	text-align: center;
}

.comment {
	position: relative;
	height: 90px;
	width: 150px;
	padding: 3px;
	width: 180px;
	margin-bottom: 5px;
	border: 1px solid #565656;
}

#right h2 {
	position: relative;
	padding: 8px 0 5px 0;
	font-size: 1.35em;
	font-weight: bold;
	color: #006699;
	padding-bottom: 3px;
}

.sblist {
	position: relative;
	padding-bottom: 10px;
}

.sblist lim {
	position: relative;
	padding: 3px 0 3px 0;
}

.sblist li a {
	position: relative;
	color: #FF6600;
}

#left {
	position: relative;
	float: left;
	padding-left: 15px;
	width: 418px;
}

#left h1 {
	position: relative;
	font-size: 2em;
	font-weight: bold;
	color: #006699;
}

.subhead {
	margin-top: -8px;
}

#left li {
	list-style-type: disc;
	margin-right: 20px;
	margin-left: 30px;
}

#left h2 {
	position: relative;
	padding-top: 20px;
	font-size: 1.6em;
	font-weight: bold;
	color: #006699;
}

#left h2 a {
	color: #006699;
}

#left h2 a:hover {
	color: #006699;
	text-decoration: underline;
}

#left p {
	position: relative;
	font-size: 1.1em;
	line-height: 1.2em;
	padding: .75em 0 .75em 0;
}

#quote {
	position: relative;
	font-size: 1em;
	font-style: italic;
	background-color: #FFFFFF;
	width: 400px;
	border: 1px solid #999999;
	margin: 8px;
}

#quote p {
	margin: 8px;
}

#highlight {
	position: relative;
	background-color: #FFFFCC;
	width: 418px;
	border: 2px solid #FFCC66;
	margin-top: 20px;
	padding: 6px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

strong p {
	margin-bottom: 0px;
	
}



/* sub */

.pinfo {
	position: relative;
	padding: 3px 0 3px 15px;
	background: url(img/auth.png) left center no-repeat;
	color: #676767;
}

.post {
	position: relative;
}

.comments {
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top: 4px;
	text-align: center;
	color: #121212;
	width: 38px;
	height: 35px;
	text-align: center;
	font-size: 1.6em;
	background: url(img/com.png) top left;
}

.comments a {
	color: #121212;
}

.cats {
	position: relative;
	padding: 6px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.cats a {
	color: #222;
}

.commentlist li {
	position: relative;
	padding: 10px;
	border: 1px solid #ccc;
	background: #efefef;
	margin-bottom: 3px;
}

#comment {
	width: 360px;
}

#commentform a, .commentlist a {
	color: #161616;
	text-decoration: underline;
}

#commentform input {
	padding: 4px;
}

#postsFP {
	position: relative;
	padding-top: 15px;
	margin-top: 35px;
	border-top: 1px solid #ccc;
}
