/*
Theme Name: Purple Gamble
Description: A purple gambling theme.
Tags: purple, fixed width, two columns, widgets

*/



/* Begin Typography & Colors */
body {
	font-family: Arial, "Trebuchet MS", Verdana, Tahoma;
	background: #422e47;	
	color: #555555;
	}
	
* {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

ul li {
	list-style-type: square;
}

a:link {
	color: #7a3786;
}

a:visited {
	color: #7a3786;
}

#container {
	width: 1000px;
	height: 100%;
	margin-left: auto;
	margin-right: auto; 
	margin-bottom: 10px;
	background: #f4f4f4;
	border: 1px #503a53 solid;
}

.clear {
	clear: both;
}

#header {
	width: 1000px;
	height: 256px;
	margin-left: auto;
	margin-right: auto; 
	background: url(images/topheader.png) no-repeat center top;	
}

#headerleft {
	width: 100%;
	font-size: 45px;
	color: #ffffff;
	text-align: center;
	background: url(images/headerleft.png);	
	margin-top: 100px;
	float: left;
}

#headerleft a:link {
	color: #ffffff;
	text-decoration:none;
}

#headerleft a:visited {
	color: #ffffff;
	text-decoration:none;
}

#headerleftleft img{
	border: 0px;
	float: left;
}

#headerleftright {
	margin-top: 30px;
	float: left;
}

#headerright {
	float: right;
}

#ad {
	width: 468px;
	height: 60px;
	background: #ffffff;
	border: 1px #49533a solid;
	margin-top: 30px;
}

#ad2 {
	margin-left: 10px;
	margin-bottom: 10px;
}

#navigation {
	height: 25px;
	line-height: 25px;
	background: #3f2a42;
	margin-bottom: 10px;
	padding: 5px;
}

#navigationleft {
	color: #ffffff;
	float: left;
}

#navigationleft a:link {
	color: #ffffff;
	text-decoration:none;
}

#navigationleft a:visited {
	color: #ffffff;
	text-decoration:none;
}

#navigationright {
	float: right;
}

.search {
	width: 220px;
	height: 13px;
	font-size: 12px;
    background: #ffffff;
	border: 1px #ccccbd solid;
	padding: 5px;
	color: #7a3786;
	line-height: 18px;
	text-align: center;
}

#left {
	float: left;
}

.latestpost {
	width: 668px;
	height: 100%;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px #dddddd solid;
	background: #ffffff;
	padding: 5px;
}

.latestposttitle {
	font-size: 20px;
	margin-bottom: 5px;
}

.latestposttitle a:link {
	color: #7a3786;
	text-decoration:none;
}

.latestposttitle a:visited {
	color: #7a3786;
	text-decoration:none;
}

.latestpostleft {
	float: left;
}

.latestpostleft img{
	width: 100px;
	height: 85px;
	border: 1px #ccccbd solid;
	padding: 2px;
}

.latestpostright {
	width: 553px;
	float: right;
}

.latestpostrightcontent {
	font-size: 12px;
}

.latestpostinfo {
	color: #7a3786;
	font-size: 12px;
	margin-top: 5px;
}

.latestpostinfo a:link {
	color: #7a3786;
	text-decoration:none;
}

.latestpostinfo a:visited {
	color: #7a3786;
	text-decoration:none;
}

.latestpostinfoleft {
	background: url(images/list.gif) no-repeat;
	padding: 0 0 0 16px;
	float: left;
}

.latestpostinforight {
	background: url(images/list.gif) no-repeat;
	padding: 0 0 0 16px;
	float: right;
}

#right {
	float: right;
}

.sidebox {
	width: 270px;
	height: 100%;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px #dddddd solid;
	background: #ffffff;
}

.sideboxheader {
	height: 20px;
	line-height: 20px;
	font-size: 20px;
	padding: 5px;
	color: #7a3786;
	margin-bottom: 5px;
}

.sideboxcontainer {
	width: 276px;
	height: 100%;
	border: 1px #dddddd solid;
	background: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.sidebox ul {
	font-size: 12px;
	margin-left: 50px;
	margin-bottom: 10px;
}

.sidebox li {
	margin-top: 5px;
	list-style-type: none;
	background: url(images/list.gif) no-repeat;
	padding: 0 0 0 16px;
}

.sidebox li a:link {
	color: #7a3786;
	text-decoration:none;
}

.sidebox li a:visited {
	color: #7a3786;
	text-decoration:none;
}

.pagetitle {
	width: 668px;
	height: 20px;
	line-height: 20px;
	font-size: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #7a3786;
	background: #f1e2f6;
	border: 1px #dddddd solid;
	padding: 5px;
}

.pagetitleleft  {
	font-size: 10px;
	color: #848484;
	margin-left: 70px;
	float: left;
}

.pagetitleright  {
	float: left;
}

.searchbox {
	width: 200px;
	height: 14px;
    background: #ffffff;
	border: 1px #ccccbd solid;
	padding: 3px;
	color: #848484;
	text-align: center;
	font-size: 9px;
}

.submitsearch {
	width: 100px;
	height: 22px;
	background: #ffffff;
	border: 1px #ccccbd solid;
	color: #848484;
	text-align: center;
	font-size: 12px;
	margin-bottom: 2px;
	margin-left: 5px;
}

.navigation {
	width: 668px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	color: #7a3786;
	background: #f1e2f6;
	border: 1px #dddddd solid;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
}

.navigationleft {
	float: left;
}

.navigationleft a:link {
	color: #7a3786;
	text-decoration:none;
}

.navigationleft a:visited {
	color: #7a3786;
	text-decoration:none;
}

.navigationright {
	float: right;
}

.navigationright a:link {
	color: #848484;
	text-decoration:none;
}

.navigationright a:visited {
	color: #848484;
	text-decoration:none;
}

.resultspost {
	width: 668px;
	height: 100%;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px #dddddd solid;
	background: #ffffff;
	padding: 5px;
}

.resultsposttitle {
	font-size: 20px;
	margin-bottom: 5px;
}

.resultsposttitle a:link {
	color: #7a3786;
	text-decoration:none;
}

.resultsposttitle a:visited {
	color: #7a3786;
	text-decoration:none;
}

.resultspostleft {
	float: left;
}

.resultspostleft img{
	width: 100px;
	height: 85px;
	border: 1px #ccccbd solid;
	padding: 2px;
}

.resultspostright {
	width: 553px;
	float: right;
}

.resultspostrightcontent {
	font-size: 12px;
}

.resultspostinfo {
	color: #7a3786;
	font-size: 12px;
	margin-top: 5px;
}

.resultspostinfo a:link {
	color: #7a3786;
	text-decoration:none;
}

.resultspostinfo a:visited {
	color: #7a3786;
	text-decoration:none;
}

.resultspostinfoleft {
	background: url(images/list.gif) no-repeat;
	padding: 0 0 0 16px;
	float: left;
}

.resultspostinforight {
	background: url(images/list.gif) no-repeat;
	padding: 0 0 0 16px;
	float: right;
}

#post {
	width: 668px;
	height: 100%;
    font-size: 12px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px #dddddd solid;
	background: #ffffff;
	padding: 5px;
}

#posttitle {
	color: #7a3786;
	font-size: 20px;
	margin-bottom: 5px;
}

#posttitle a:link {
	color: #7a3786;
	text-decoration:none;
}

#posttitle a:visited {
	color: #7a3786;
	text-decoration:none;
}

#post img{
	width: 100px;
	height: 85px;
	border: 1px #ccccbd solid;
	padding: 2px;
	margin-right: 5px;
	float: left;
}

#postinfo {
	color: #7a3786;
	font-size: 12px;
	margin-top: 5px;
}

#postinfo a:link {
	color: #7a3786;
	text-decoration:none;
}

#postinfo a:visited {
	color: #7a3786;
	text-decoration:none;
}

#postinfoleft {
	background: url(images/list.gif) no-repeat;
	padding: 0 0 0 16px;
	float: left;
}

#postinforight {
	background: url(images/list.gif) no-repeat;
	padding: 0 0 0 16px;
	float: right;
}

.commenttext {
	width: 658px;
	height: 200px;
	color: #7a3786;
	background: #f1e2f6;
	border: 1px #e3e8d4 solid;
	padding: 5px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.commentauthor {
	width: 658px;
	height: 15px;
	color: #7a3786;
	background: #f1e2f6;
	border: 1px #e3e8d4 solid;
	padding: 5px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.commentemail {
	width: 658px;
	height: 15px;
	color: #7a3786;
	background: #f1e2f6;
	border: 1px #e3e8d4 solid;
	padding: 5px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.commenturl {
	width: 658px;
	height: 15px;
	color: #7a3786;
	background: #f1e2f6;
	border: 1px #e3e8d4 solid;
	padding: 5px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.commentsubmit {
	width: 175px;
	color: #7a3786;
	background: #f1e2f6;
	border: 1px #e3e8d4 solid;
	margin-bottom: 5px;
	margin-left: 5px;
}

.comment {
	width: 680px;
	height: 100%;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px #dddddd solid;
	background: #ffffff;
}

.commenttitle {
	width: 668px;
	height: 20px;
	line-height: 20px;
	font-size: 20px;
	color: #7a3786;
	margin-bottom: 5px;
	padding: 5px;
}

.commentimage {
	width: 45px;
	height: 45px;
	background: #ffffff;
	border: 1px #d8d6d6 solid;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	float: left;
}

.commentimage img{
	width: 43px;
	height: 43px;
	margin-left: 1px;
	margin-top: 1px;
	border: 0px;
}

.commentcontent {
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

.commentcontent a:link {
	color: #848484;
	text-decoration:none;
}

.commentcontent a:visited {
	color: #848484;
	text-decoration:none;
}

.commentinfo {
	height: 20px;
	font-size: 12px;
	color: #7a3786;
	margin-top: 10px;
	padding: 5px;
}

.commentinfoleft {
	color: #7a3786;
	background: url(images/list.gif) no-repeat;
	padding: 0 0 0 16px;
	float: left;
}

.commentinfoleft a:link {
	color: #7a3786;
	text-decoration:none;
}

.commentinfoleft a:visited {
	color: #7a3786;
	text-decoration:none;
}

.commentinforight {
	color: #7a3786;
	background: url(images/list.gif) no-repeat;
	padding: 0 0 0 16px;
	float: right;
}

.commentinforight a:link {
	color: #7a3786;
	text-decoration:none;
}

.commentinforight a:visited {
	color: #7a3786;
	text-decoration:none;
}

#footer {
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	background: #3f2a42;
	padding: 5px;
	color: #ffffff;
}

#footer a:link {
	color: #ffffff;
	text-decoration:none;
}

#footer a:visited {
	color: #ffffff;
	text-decoration:none;
}

/* End captions */