/*
Theme Name: Arnold World
Theme URI:http://royalarts.org
Description:This is the Arnold Fencing Classic 2011 Wordpress theme. Some elements need changed, particularly graphics, yearly to reflect the years and logos.
Version:1.0
Author:Tim Mills
Author URI:http://doutreval.com
Tags:arnold, fixed-width, two-columns, right-sidebar

	"Arnold Fencing Classic" by http://doutreval.com/

	This theme was designed and built by Tim Mills
	of Doutreval Design: http://doutreval.com/.

	The CSS, XHTML and design is released under the GPL.

*/

@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;	
}

.nodot {
	/* eliminated that blasted unordered list in widgets */
	list-style:none;
	margin-left: 0px;
	padding: 0px;
/*text-indent: -1em;	*/
}

.abody {
			background: #000 url('/wp-content/themes/world/afcimg/bgblk.jpg') top left repeat;
			margin-left: 0px;
			margin-right: 0px;
		}
		#header {
			width: 800px;
			margin:auto
		}
		#poster {
			width: 300px;
			float: left;
		}
		#poster img {
			border: 3px solid white;
			-webkit-box-shadow: 0px 0px 10px #000; 
			-moz-box-shadow: 0px 0px 10px #000;
		}
		#title {
			width: 500px;
			float: left;
			color: #fff;
			font-family:Verdana, Geneva, sans-serif;
			padding-bottom: 20px;
		}
		.headerboxes {
			width: 160px;
			float:left;
			color: #FFF;
			padding-top: 25px;
			text-align:center;
			padding-bottom: 20px;
			font-size: 9px;
		}
		
		.headerboxes a:link, .headerboxes a:visited{
			color: #fff;	
			
		}
		.headerboxes a:hover {
			color: yellow;	
		}
		#banner {
			background-color: #000;
			filter: alpha(opacity=40);
		  	-moz-opacity: 0.4;
		  	opacity: 0.4;
			height: 200px;
		}
		#banner-left {
			float:left;
			width:700px;
			background: transparent url('/wp-content/themes/world/afcimg/earth.png') top left no-repeat;
			height: 200px;
		}
		#banner-right {
			float:left;
			width: 220px;
			
		}
		.banner1 {
			color: #ededed;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 20px;
			display: block;
			
		}
		.banner2 {
			color: #fff;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 72px;
			letter-spacing: -8px;
			text-shadow: 0px 2px 2px #000;
		}
		.banner3 {
			color: #fff;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			
		}
		#banner-container 
		{
			width: 920px;
			margin:auto;
			padding-top: 15px;
			
		}
		.sponsortext {
			font-family: Verdana, Geneva, sans-serif;
			color: #fff;
			display: block;
		}
		.sponsortext-1 {
			font-family: Verdana, Geneva, sans-serif;
			color: #fff;
			display: block;
			text-align: center;
		}
		.rafalogo {
			width: 200px;
			float: left;
			text-align: center;
			
		}
		.rafalogo img {
				}
		.sponsor {
			400px;
			float: left;
			text-align: center;
		}
		.afc {
			width: 350px;
			float: left;
		}
		#footer {
			text-align: center;	
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
		}
		#footer, .map, .sitemap {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
			color: #CCC
		}
		.copy {
			text-align: center;
			color: #ccc;
			font-family:Arial, Helvetica, sans-serif;
			font-size: 10px;
		}
		.map {
			width: 200px;
			float:left;
			color: #ccc;
			text-align: left;
			
		}
		.map a:link, #footer a:link, .copy a:link {
			color:#999	
		}
		.map a:visited, #footer a:visited, .copy a:visited {
			color:#999	
		}
		.sitemap {
			text-align: center;
			background-color:#333;
			border-top: 1px solid #000;
			height: 220px;
			filter: alpha(opacity=50);
		  	-moz-opacity: 0.5;
		  	opacity: 0.5;
		
		}	
		.sitemapinner {
			width: 961px;
			text-align: center;
			margin:auto;
		}
		.map ul {
			list-style:none;	
			-webkit-border-radius:.4em;
			-moz-border-radius: .4em;
			background-color:#000;
			filter: alpha(opacity=50);
		  	-moz-opacity: 0.5;
		  	opacity: 0.5;
			width: 150px;
			padding:10px;
			-webkit-box-shadow: 0px 0px 15px #000; 
			-moz-box-shadow: 0px 0px 15px #000;
		}
		.map h5 {
			margin-bottom: -7px;	
		}
		#footer {
			padding-top: 25px;
			padding-bottom: 25px;
		}

	.buttonbarsub {text-align:center;}
		#content {
				width: 980px;
				margin:	auto;
				background-color: #ededed;
				-webkit-box-shadow: 0px 0px 15px #000; 
			-moz-box-shadow: 0px 0px 15px #000;
			padding: 45px;
			line-height: 1.8em;
		}
		.poster {
			height: 300px;
			display:block;
		}

/* ``````````````````````````````````` WORD PRESS `````````````````````````````````` */
.post {
padding:0 30px 0 0;
}
.post p {
margin:14px 0 14px 0;
}
.post em{
font-style:italic;
}
.post h2 {
font-family:Georgia;
font-size:24px;
margin:25px 0 10px 0;
font-weight:normal;
}
.post h1, .post h1 a{
font-family:Georgia;
font-size:28px;
margin:30px 0 10px 0;
font-weight:normal;
line-height:32px;
color:#e12000;
}
.post h3, .post h4 {
font-family:Georgia;
font-size:20px;
margin:15px 0 10px 0;
font-weight:normal;
}
.post h4 {
font-size:18px;
}
 .post h2:hover, .post h3:hover, .post h4:hover {
color:#e12000;
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:11px;
}
.post small a {
font-weight:normal;
}
.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:circle;
margin:0 0 0 25px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:5px solid #ccc;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}

/* ``````````````````````````````````` COMMENTS `````````````````````````````````` */
#comments h3, #comments h4{
font-family:Georgia;
font-size:24px;
margin:35px 0 5px;
font-weight:normal;
}
#comments h4{
font-size:28px;
}
#comments cite{
font-family:Georgia;
font-size:18px;
font-weight:normal;
border-bottom:1px dotted #ccc;
}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
border:1px dotted #ccc;
border-right:0;
padding:10px 5px 20px 10px;
min-height:110px;
}
#comments p {
margin:10px 0 0 10px;
width:auto;
}
#comments span {
display:block;
color:#eee;
font-family:Georgia;
font-size:120px;
font-weight:normal;
float:right;
padding-top:25px;
}
#comments ul.formlist {
margin:20px auto;
width:375px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
}
#comments input {
font-family:Georgia;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments textarea {
font-family:Georgia;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments li.submitbutton input {
text-align:center;
background:#fff;
border:1px solid #aaa;
color:#000;
font-family:Georgia;
font-weight:normal;
font-size:20px;
width:374px;
}
#comments .center {
text-align:center;
}

