/*  
Theme Name: Royal Theme 
Theme URI: http://wordpress.org/
Description: Royal Theme template, 3 cols
Version: 1.3
Author: Archaic Software
Author URI: http://www.archaicsoftware.com/
Tags:three-columns,right-sidebar,left-sidebar,flexible-width
*/

/* General */
Body{
	background: #000000 url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
}
img {
	border: none;
}
a, a:visited{
	color: #444;
	text-decoration: none;
	border: none; 
}
a:hover{
	color: #000;
	border: none;
	text-decoration: underline;
}
#wrapper { 
	width: 900px;
	text-align: left; 
	margin: 0px auto; 
	background-color: #FFFFFF;
	background-image: url(images/content.jpg);
	border: 10px solid #000000;
}
blockquote{
	background-color: #F3F3F3;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 12px;
	padding: 7px;
	width: 420px;
	font-style: italic;
	color: #666666;
	border: 1px solid #cccccc;
}
/*Copyright*/
#copyright{
	color:#FFFFFF;
	text-align:center;
	font-family: georgia, verdana, Sans-Serif;
	font-size:12px;
}
#copyright a,a:hover{
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}
/*Header*/
#header { 
	height: 116px;
	padding: 15px 0px 0px 0px;
	background-image: url(images/header.jpg);
}	
#header h2 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 25pt;
	font-variant: small-caps;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 53px;
	letter-spacing: 2px;
}
#header h2 a, #header h2 a:visited,#header h2 a:hover {
	color: #000000;
	text-decoration: none;
}

#header h3 {
	color: #000000;
	font-size: 10pt;
	font-family: georgia, verdana, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	margin-left: 53px;
}

#header ul {
	margin: 0px;
	padding: 11px;
	list-style: none;
	text-align: left;
	margin-left: 190px;
	margin-right: 190px;
	margin-top: 32px;
}
#header li {
	display: inline;
}
#header li a {
	padding-left:15px;
	padding-top:10px;
	padding-right:15px;
	padding-bottom:5px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #666666;
	background-image:url(images/topMenu.gif); 
	background-repeat:repeat-x;	
	border-right: 1px solid  #000000;
	border-left: 1px solid  #000000;
}

#menulinks a:hover{color:#000;background-color: #CCCCCC;}

#newsBanner {
	position: absolute;
	height: 128px;
	width: 540px;
	margin: 0px;
	margin-left: 181px;
	background-image: url(images/news.gif);
	text-align: justify;
}
#newsBanner p {
	padding-left:18px;
	padding-right:18px;
	text-decoration:none;
	color: #000000;	
}
#newsBanner a,a:visited{text-decoration:none;color:#444;}
#newsBanner a:hover{text-decoration:underline;color:#444;}
#topBar {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	background-color: #141A57;
	width:900px; 
	height:40px;
	background-image: url(images/menu.jpg);
}
/*Main Content*/
#main { 
	width: 500px; 
	margin-top: 128px;
	margin-bottom: 20px;
	margin-left: 179px;
	margin-right: 0px;
	
	padding: 0px 13px 15px 23px;
	text-align: justify;
}
#main a,a:visited{
	color:#444;
	text-decoration:none;
}
#main a:hover{
	color:#444;
	text-decoration:underline;
}
#main b{
	color: #777;
	line-height: 14pt;
}
#main p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
}	
#main p img{
	border: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
#main h1 {
	color: #455A79;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
}	
#main h1 a  {
	color: #455A79;
	text-decoration: underline;
}
#main h1 a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
#main h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px -27px 0 -14px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 13px;
	background-image: url(images/h2Large.jpg);
}
#main h2 a  {
	color: #FFFFFF;
	text-decoration: none;
}
#main h2 a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
#main h3 {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px -27px 0 -14px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 13px;
	background-image: url(images/h2Large.jpg);
}
#main h3 a  {
	color: #FFF;
	text-decoration: none;
}
#main h3 a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
#main ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
}
#main ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#main li {
	margin: 0px;
	padding: 0px;
}
#main ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
}
#main ul li a {
	color: #797979;
	text-decoration: none;
}
#main ul li a:hover {
	color: #797979;
	text-decoration: underline;
}
.mainSpace {
	background: #E4E4E4;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
/*Left\Right Bars*/
#left{
	float: left; 
	background-image: url(images/barLEFT.jpg);
}
#right{
	float: right; 
	background-image: url(images/barRIGHT.jpg);
}
#left h2 {
	color: #333333;
	background-image: url(images/h2BARleft.jpg);
	font-family: #000033;
	font-size: 8pt;
	list-style: none;
	padding: 11px 3px 10px 18px;
	margin: 0px;
	margin-bottom: 10px;
}
#right h2 {
	color: #333333;
	background-image: url(images/h2BARright.jpg);
	font-family: #000033;
	font-size: 8pt;
	list-style: none;
	padding: 11px 3px 10px 18px;
	margin: 0px;
	margin-bottom: 10px;
}
#leftImage {
	height: 128px;
	width: 179px;
	background-image: url(images/leftpic.jpg);
}
#rightImage {
	height: 128px;
	width: 179px;
	background-image: url(images/rightpic.jpg);
}
#bar { 
	color: #FFFFCC;
	width: 179px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#bar a,a:visited{
	color: #FFFFCC;
	text-decoration: underline;
	line-height: 12pt;
}
#bar a:hover{
	color: #ffffff;
}
#bar p{
	margin:0 auto;
	margin-left: 15px;
	line-height: 16px;
	padding: 0px 0px 20px 0px;
}
#bar ul {
	margin:0 auto;
	list-style: none;
	margin-left: 15px;
	padding: 0px 0px 20px 0px;
}
#bar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#bar ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#bar ul li a {
	color: #FFFFCC;
	text-decoration: none;
	line-height: 12pt;
}
#bar ul li a:hover {
	color: #ffffff;
}
/*Footer*/
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	width: 900px;
	height: 15px;
	overflow: hidden;
	font-size: 8pt;
	margin: 0px auto 0px;
	padding:  37px 0px 0px 0px;
	text-align: center;
	line-height: 17px;
	clear: both;
}
#footer p {
	color: #fff;
	padding: 0px;
	margin: 0px;	
}
#footer a, #footer a:visited {
	color: #EAEAEA;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #eaeaea;
}
#footer a:hover {
	text-decoration: none;
	border: none;
}

/*wordpress specific*/

#searchform {
	margin-left: 9px;
	margin-bottom: 0px;
	}
	
#searchform input {
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #000000;
	border: 1px solid #ddd;
	width: 130px;
	margin-bottom: 0px;
	margin-left: 10px;
	}
	#nextSearch{
	text-align:right;
	}
#wp-calendar {
	margin-left: 22px;
	margin-bottom: 10px;
	}

.entry {
	margin-bottom: 12px;
	border-bottom: 1px solid #E3E3E3;
	}	

#s,#submit {	
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:130px;
	}
	
#author {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

	
#email {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#url {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#comment  {
	width: 350px;
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

.postspace {
	background: #E4E4E4;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #E4E4E4;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #E4E4E4;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}
#arch {
	color: #000;
	}
	
#arch ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#arch li {
	margin: 0px;
	padding: 0px;
	}
	
#arch ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#arch ul li a {
	color: #797979;
	text-decoration: none;
	}

#arch ul li a:hover {
	color: #000;
	text-decoration: underline;
	}
			
#postRSS{
	float:left;
	margin-top:140px;
	margin-left:14px;	
}
#commentRSS{
	float:right;
	margin-right:14px;
	margin-top:140px;
}
#postRSS a, #postRSSa:visited,#commentRSS a, #commentRSS:visited{color:#FFFFCC;text-decoration:none;}
#postRSS a:hover, #commentRSS a:hover{color:#fff; text-decoration:none;}
#avatar{float:right;}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
