/*
Theme Name: Amplamp theme
Theme URI: http://asteraweb.co.uk
Description: amplamp's website now in Wordpress
Version: 1
Author: Nathan McGurl
Author URI: http://asteraweb.co.uk/
Tags: amplamp, 2 column, random header,

*/



/*STRUCTURE*/

body {
	background-color:#ffffff;
	text-align: center;
	font-family:"Trebuchet MS", Arial;
	margin-top: 0px;
	margin-left: auto;
}

#start_content {
	font-size: 12px;
	color: #333333;
	/*background-image: url(img/contentback.jpg);
	background-repeat: repeat-y;
	background-position: top;*/
	background-color:#FFFFFF;
	width: 780px;
	vertical-align: top;
	padding: 15px;
	text-align:left;
	border: 0px solid #CCCCCC;
	min-height: 400px;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 0px;
}

#top_buttons {
	float:right; 
/*	margin-right:- px; */
	text-align:right; 
	height: 60px; 
	width: 535px; 
	padding-top:1px;
	visibility:hidden;
}

#links { 
	width: 780px;
	margin-left: 0px;
	padding-bottom:10px;
	padding-top: 6px; 
	padding-left: 0px;
	padding-right: 0px;	
	font:'Trebuchet MS'; 
	font-size:11px; 
	color:#FFFFFF; 
	letter-spacing:2px; 
	text-align:right; 
	background-color: #666666;
	background-image:url(img/top_corner.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
}

#links li{
	display: inline;
	margin-left: 8px;
	margin-right: 8px;
}

#container {
	background-color:#ffffff;
	color:#FFFFFF;
	clear:both;	
	border:0px solid #efefef; 
	width: 780px;
	min-height: 400px;
	margin-top: 7px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#main_pic {
	float:left; 
	width: 780px; 
	padding: 0px; 
	margin: 0px;
	background-color:#FFFFFF;
}

#maintext {
	padding: px;
	width: 570px; 
	min-height: 350px; 
	background-color:#ffffff; 
	float: right; 
	margin-right: 14px; 
	margin-top: 0px; 
	text-align: left; 
	color: #8f8f8f; 
	font-size:12px
}

#p1_maintext {
	padding: 0px;
	width: 780px; 
	min-height: 350px; 
	background-color:#ffffff;
	margin-right: 5px; 
	margin-top: 0px; 
	margin-left:0px;
	margin-bottom: 0px;
	text-align: left; 
	color: #8f8f8f; 
	font-size:12px;
}

#sidebar {
	float: left;
}
#main_pic #hero {
	border:0px #000000 solid; 
	/*width:240px; 
	height: 370px;*/
	margin-top:10px;
}

#bottom{
	 min-height:18px; 
	 width: 784px; 
	 background-image:url(img/bottom.png);
	 background-repeat:no-repeat;
	 background-position:bottom;
	 background-color:#666666;
	 text-align:center;
	 font-size:9px;
	 color:#FFFFFF;
}

/*FONTS*/
.amplamp_tease {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #993300;
	font-variant: small-caps;
}
h1 {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 20px;
	color: #666666;
}

h2 {
	font-size: 15px;
	color: #990000;
}

.W12 {
	font-size: 12px;
	color:#FFFFFF
}

.Wbig {
	font-size:18px;
	color:#FFFFFF
}


.title {
	font-size: 20px
}

.active {
	color: #000000
}

/*LINKS*/

a {
	color:#993300;
	text-decoration:none
}


#links a, #bottom a {
	color:#ffffff;
	text-decoration:none
}

#links a:hover, #bottom a:hover {
	text-decoration:underline;
}

.amplamp_tease a:hover {
	color:#999999;
	text-decoration:none
}

a:hover {
	text-decoration:underline;
}

/* TABLE */

.row1 {
 	background-color:#D8CFC8;
}

.row2 {
 	background-color:#F5F4F2;
}

.row1 td {
	border-left: 1px solid #EDEDED; 
	padding-left: 2px;
}

.row2 td {
	border-left: 1px solid #D8CFC8;
	padding-left: 2px;
}

#sidebar img {
	border:0px solid #fff;
}

#sidebar ul {
	font-size: 90%
}

#sidebar ul li {
	background: url(img/bullet.gif) no-repeat;
	background-position: left;
	padding-left: 20px;
	margin-top: 10px;
}

#sidebar h3 {
	color:#999999
}

#comment {
	width: 450px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.navleft {
	float:left;
	width: 270px;
}

.navright {
	float: right;
	width: 270px;
	text-align:right;
}
