/*
Theme Name: ASAP Ventures Generic
Theme URI: http://www.asapventures.co.uk
Description: Generic template for news friendly sites - Remember to change the logo, and feel free to change the colours in the css
Version: 1.0
Author: Paul Humphreys

This is just a basic layout, with only the bare minimum defined.

*/
html
{
height: 100%;
}

body
{
height: 100%;
margin: 0px;
font: 11px Tahoma, Arial, Helvetica, sans-serif;
line-height: 15px;
color: #000;
background-color: #FFF;
}

/* main holding containers */

#outer
{
margin-right:auto;
margin-left:auto;
width: 980px;
background-color:#ffffff;
padding:20px;
}

#container
{
float:left;
width:100%;
min-height: 100%;
background-color:#efefef;
}

* html #container
{
height: 100%;
}

#main
{
float: left;
width: 730px;
margin-top:10px;

}

.contentbox{
float:left;
width:730px;
}

.contentboxshort{
float:left;
width:250px;
margin-right:20px;
}

.leftcontent
{
float: left;
width: 280px;
}

.theheadline
{
width:100%;
}

#rightcol
{
float: left;
width: 230px;
margin-top:18px;
margin-left:20px;
}
/* fonts */

h1, h1 a
{
margin: 0 0 3px 0;
font-size: 16px;
font-family: Georgia, Times, serif;
color: #660000;
font-weight: bold;
text-decoration: none;
}

h2, h2 a
{
margin: 0 0 3px 0;
font-size: 14px;
font-family: Georgia, Times, serif;
color: #660000;
font-weight: bold;
text-decoration: none;
}

h3, h3 a
{
margin: 0 0 3px 0;
font-size: 12px;
font-family: Georgia, Times, serif;
color:#660000;
font-weight: bold;
text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover
{
color: #008ED1;
text-decoration: none;
}
ul{margin:0;padding:0}
li
{
margin:0;
padding:0;
list-style-type: none;

}

.newsfeeds li
{
margin: 0 0 0px 0px;
padding: 0;
padding-left:5px;
list-style-type: none;
list-style-image: none;
background: none;

}


.by, .by a
{
margin: 6px 0 12px;
font-weight: bold;
color: #555;
text-decoration: none;
font-size:10px;
}

.by a:hover
{
text-decoration: underline;
}

p
{
margin: 6px 0 12px;
}

a
{
font-size:10px;
color: #0b3269;
font-weight:bold;
text-decoration: none;
font-family:tahoma;
}

a:hover
{
text-decoration: underline;
}

.spacer
{
clear: both;
/*border-top: dotted #CCC 2px;*/
border-top: solid #CCC 1px;
margin: 5px 0;
}

.rule
{
clear: both;
border-top: solid #CCC 1px;
margin: 8px 0;
}

img
{
border: none;
}

.clear
{
clear: both;
height: 0;
margin: 0;
padding: 0;
font-size: 0;
line-height: 0;
}

/* main header */

#header
{
height: 99px;
padding: 5px 0 0 0;

}



/* date */

#date
{
float: left;
margin: 0;
padding: 0;
font-weight: bold;
color: #333333;
}

#time
{
float: left;
margin: 0;
padding: 0;
color: #000;
}

/* search */

#search
{
float: right;
margin: 0;
padding: 0;
}

#search_input {
float: left;
width: 180px;
height: 14px;
margin: 0;
padding: 1px 0 1px 3px;
font: normal 11px tahoma;
color: #555;
border: 1px solid #ccc;
background: #fcfcfc;
}

#searchsubmit
{
float: left;
margin: -3px 0 0 5px;
}



/* news photos */

.photo
{
float: left;
width: 300px;
margin: 6px 2px 12px 0;
line-height: 0;
}


.photosmall
{
float: left;
width: 100px;
margin: 6px 12px 12px 0;
line-height: 0;
}


#footer
{
	clear: both;
	text-align: left;
}
#footer li{list-style: none;display:inline;margin-right:10px}

.subscribe_service{float:left;margin-right:4px}

/* blue */
.t1 {color:#003399}
.t1 a{color:#003366}
.t1 h1 a{color:#006699}
.t1 h2 a{color:#006699}
.t1 h3 a{color:#006699}
.t1 p{color:#444444}
.t1 a:hover{color:#009999}

/* green */
.t2 {color:#009900}
.t2 a{color:#005500}
.t2 h1 a{color:#009900}
.t2 h2 a{color:#009900}
.t2 h3 a{color:#009900}
.t2 p{color:#666666}
.t2 a:hover{color:#005500}

/* red */
.t3 {color:#cc0000}
.t3 a{color:#220000}
.t3 h1 a{color:#cc0000}
.t3 h2 a{color:#cc0000}
.t3 h3 a{color:#cc0000}
.t3 p{color:#444444}
.t3 a:hover{color:#220000}

/* grey */
.t4 {color:#777777}
.t4 a{color:#444444}
.t4 h1 a{color:#777777}
.t4 h2 a{color:#777777}
.t4 h3 a{color:#777777}
.t4 p{color:#333333}
.t4 a:hover{color:#000000}

/* brown */
.t5 {color:#FF6600}
.t5 a{color:#B34700}
.t5 h1 a{color:#FF6600}
.t5 h2 a{color:#FF6600}
.t5 h3 a{color:#FF6600}
.t5 p{color:#333333}
.t5 a:hover{color:#FFB380}

/* yellow */
.t6 {color:#B38F00}
.t6 a{color:#B36B00}
.t6 h1 a{color:#B38F00}
.t6 h2 a{color:#B38F00}
.t6 h3 a{color:#B38F00}
.t6 p{color:#333333}
.t6 a:hover{color:#FF9900}

/* purple */
.t7 {color:#A10048}
.t7 a{color:#E60066}
.t7 h1 a{color:#A10048}
.t7 h2 a{color:#A10048}
.t7 h3 a{color:#A10048}
.t7 p{color:#333333}
.t7 a:hover{color:#FF80B8}

.left{float:left}
.right{float:right}

