*/
Theme Name: CustomWidgets
Theme URI: http://www.custom-widgets.co.uk/wp-themes/
Description: CW site template
Version: 1.0
Author: John Gardiner
Author URI: http://www.custom-widgets.co.uk/
*/
S
body 
{
	font-family: Arial, Helvetica, sans-serif;
	border:0;
	margin:0;
	padding:0;
	background-color:#000000;
	background-position:center top;	
	background-repeat:no-repeat;
	
}
p{
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
}

ul h2
{
	margin-top:25px;
	margin-bottom:10px;
}

h2, h2 a
{
	font-weight:normal;
	font-size:16px;
	color:#FF7300;
}

a{
	color:#FFF;
}



ul{text-align:left; list-style:none;margin:0;padding:0;}
li{font-size:13px; list-style:none;margin:0;padding:0;}
.clear{clear:both;}
.hidden{display:none;}
.postmetadata{color:#FF7300;}  
.orange{color:#FF7300;}
.white{color:#FFFFFF;}


form
{
	padding:0;
	border:0;
	margin:0;
}
input 
{
  	width: 160px;
  	height:16px;
  	color:#FFFFFF;
  	background-color:#0E0E0E;
  	border-style:solid;
  	border-width:1px;
  	border-color:#FF7300;
   	margin:0;
	padding:0; 
	vertical-align:middle;
}
#searchsubmit 
{
	cursor:pointer;
	color:#FFF;
	width:80px;
    height:18px;
	background-image:url(view/images/site/blog_submit_button.png);
  	border-style:solid;
  	border-width:1px;
  	border-color:#FF7300;
	margin:0;
	vertical-align:middle;
	bottom:10px;
}

.postmetadata{color:#FF7300;text-align:left; margin-top:-10px;}  


/* Layout CSS */

.TopMargin{height:35px;}
.Header{width:1000px;height:110px;margin-left:auto;margin-right:auto;}
.Logo{width:200px;height:110px;text-align:left;float:left;}
.Logo img{margin-top:36px;}
.Navigation{height:100px;float:right;margin-top:4px;}
.Content{width:1040px;height:1015px;clear:both;margin-left:auto; margin-right:auto;}
.ContentLeft
{	
	width:720px;
	height:1000px;
	float:left;
	background-image:url(view/images/site/blog_content_left.png);
	background-repeat:no-repeat;
}

.ContentRight
{
	width:320px;
	height:1000px;
	float:right;
	background-image:url(view/images/site/blog_content_right.png);
	background-repeat:no-repeat;
}
.ContentHeading
{
	height:20px;
	margin-top:34px;
	margin-left:40px;
	color:#FFF;
}
.ContentMain{margin-left:50px;margin-right:50px;}
.Footer
{
	width:100%; height:326px;
	margin-left:auto; margin-right:auto;	
	background-image:url(view/images/site/footer.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.Footer .Content{
	width:1040px; height:200px;
	margin-left:auto; margin-right:auto;	
}

.Footer .Content .Center
{
	height:40px;
	border-style:solid;
	border-color:#630;
	border-width:1px;
	padding:0;
	margin:0;
}

.Footer .Content .Left
{
	height:40px;
	border-style:solid;
	border-color:#630;
	border-width:1px;
	padding:0;
	margin:0;
}

.Footer .Content .Right
{
	height:40px;
	border-style:solid;
	border-color:#630;
	border-width:1px;
	padding:0;
	margin:0;
}

.Footer .Content .Center p
{
	text-align:center;
	color:#FF7300;
	padding:0;
	margin:0;
}

.Footer .Content .Left p
{
	color:#FF7300;
	padding:0;
	margin:0;	
	margin-left:10px;
	text-align:left;
}

.Footer .Content .Right p
{
	color:#FF7300;
	padding:0;
	margin:0;	
	margin-right:10px;
	text-align:right;	
}


.Footer .Content a
{
	padding:0;
	margin:0;
	margin-left:5px;
	margin-right:5px;
	font-size:12px;
}

.Fill
{
	height:100%;
	width:100%;
	background-color:#000;
}

.VBreak
{
	width:100%;
	height:15px;
	clear:both;
}

.BBreak
{
	width:100%;
	height:5px;
	clear:both;
}

.VDivider{
height:20px;
background-image:url(view/images/site/divider.png);
background-position:center;
background-repeat:no-repeat;
}

.MainHeading{
width:800px;
color:#FFFFFF;
font-size:18px;
text-align:left;
}

.SubHeading{
width:800px;
color:#FF7300;
font-size:10px;
font-weight:bold;
text-align:left;
}

.Text{
width:800px;
height:200px;
color:#FFFFFF;
font-size:11px;
text-align:justify;
}
