/* 
Theme Name: CA based on WP-Andreas09
Theme URI: http://webgazette.co.uk/wordpress-themes/wp-andreas09/
Description: WP-Andreas09 theme for WordPress 2.1
Author: CA upon Andreas09
Author URI: http://webgazette.co.uk/wordpress-themes/wp-andreas09/

andreas09 v1.0 (Dec 10th 2005) - An open source template by Andreas Viklund - http://andreasviklund.com. Free to use for any purpose as long as the proper credits are given to the original author.

Ported to WordPress by Ainslie Johnson - Last updated 28/07/06
*/
#container {
background-color:#ffffff;
background-repeat: no-repeat;
background-position:left;
margin-top:0px;
padding:0;
width:900px;
height: 730px;
margin-left: auto;
margin-right: auto;
}
.left_content{
			float:left;
			margin-left:0px;
			margin-right:0px;
			padding-top:30px;
			}
.adress {
	margin-left:0px;
	margin-top: 45px;
	margin-right:20px;
	padding-top:8px;
	font-size:16px;

}

.entrytext {
	margin-left:0px;
	margin-right:20px;
	padding-top:5px;
	float: left;
}
.entrytext p{
	font-family:'Palatino Linotype', 'Book Antiqua', Georgia, serif;
	font-size: 12px;
	float: left;
}
#wrap {
	clear:both;
	width: 900px;
	
	padding:0;
	font-family:'Palatino Linotype', 'Book Antiqua', Georgia, serif;
	font-size: 12px;
	
	margin-left: auto;
	margin-right:auto;
	
}
.twitter {
	float:right;
	margin-left:0px;
	margin-right:0px;
	padding-top:10px;
	width:225px;
	height:700px;

	
}
.slide {
	margin-left: 86px;
}
a {
	color:#5C5C5C;  
	font-weight:bold;
	text-decoration:none;
}
a img{border: none;}

ul {decoration: none;}

#mainmenu a {
	color: #5C5C5C;
}

#mainmenu a:hover {
	background: url(images/menuhover-black.jpg) center left repeat-x;
}

#mainmenu li.current a {
	background: url(images/menuhover-black.jpg) center left repeat-x;
}

#mainmenu li.currentparent a {
	background: url(images/menuhover-black.jpg) center left repeat-x;
}

/* General Element Styling */

body {
	background:#ffffff;
	color:#565653;
	width:900px;
	height: auto;
	margin-left: auto;
	margin-right:auto;
	text-align:center;
	margin-top:0px;
	}


/*** Content wrap ***/


/* Horizontal menu */

#mainmenu {
	clear: both;
	width: auto;
	margin-left: 25px;
	width: 880px;
	margin-bottom: 0px;
	white-space: nowrap;
	border-bottom: 1px solid #B0B0B0;
	}

#mainmenu ul.level1 {
	border-top: 1px solid #fff;
	border-bottom: 0px solid #fff;
	text-align: center;
	float: none;
}

#mainmenu ul.level2 {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: right;
}

#mainmenu ul {
	background: #ffffff  center left repeat-x;
	padding: 0 0px 0 0px;
	margin: 0px;
	border-bottom: 1px solid #fff;
	font-family: Verdana;
	font-size: 12px;
	text-transform: uppercase;
	}

#mainmenu li {
	display: inline;
	line-height: 25px;
	margin-left: -4px;
	padding:0px;
	list-style: none;	
	font-size:11px;
}

#mainmenu a {
	padding: 6px 14px 6px 14px;
	text-decoration: none;
	border: none;
}

#mainmenu li.current a {
	color: #000;
}

/*** Sidebars ***/



/*** Sidebar menu ***/



/*** Content ***/

#content {
	margin-left: auto;
	margin-right: auto;
}
/*** Footer ***/

/*** End of file ***/


