/*
Theme Name: CASI
Theme URI: http://coulteradamsstrategicinvestments.com/
Description: A theme developed specifically for Coulter Adams Strategic Investments
Version: 1.0
Author: Abrahm Coffman
Author URI: http://tripmyworld.com/
Google API Key: ABQIAAAAliVcIbyEvXfnoG3ZZfBRFBQSn8DE6Tg_JOVVwE4QXZ4t1I8f9RSilccNgYX5mYvYHGrFpb7mGxrCmw
*/


/* basic styles */
html, body {height: 100%; margin: 0; padding: 0;}
body {
	font-family: Arial, Helvetica, serif;
	font-size: 13px;
	background: #cdcdcd;
}
a, a:visited {text-decoration: none; color: #273daa;}
a:hover, a:active {text-decoration: underline;}

/* main structural divs */
#container {width: 1000px; margin: 0 auto;}
#header {padding: 20px; border-bottom: 2px solid #8a1010;}
#footer {min-height: 1px; margin-top: 20px;}

/* header styles */
#header img {border: none;}

/* tab styles */
.ui-tabs-hide {display: none;}
#pages, #news {width: 960px; margin: 20px 20px 0 20px;}
#pages {}
#news {}

/* pages styles */
#about {padding-right: 5px;}
#slideshow {height: 300px; width: 400px; float: right; margin-left: 15px;}

.adr {margin: 5px 0;}
.tel {position: relative; width: 150px;}
.value {position: absolute; right: 0px;}

/* blog styles */

#content {padding: 0 0 20px 0;}
#sidebar {
	float: right;
	margin: 10px 0 0 15px;
	padding: 10px;
	border-left: 1px solid #d3d3d3;
}
#sidebar h3 {
	font-size: 14px;
	font-weight: normal;
}
#sidebar ul {
	margin: 0;
	padding: 5px 10px;
	list-style-type: none;
	list-style-position: outside;
}

#content a, #content a:visited {color: #8a1010; text-decoration: none;}
#content a:hover, #content a:active {text-decoration: underline;}
#content img {border: none;}
#content h2 {margin: 0 0 10px 0; padding: 0; font-size: 18px; color: #444;}
#content h3 {margin: 0; padding: 0; font-size: 16px; color: #444;}
#content p {margin: 2px 0; padding: 0;}

#desc {
	margin-bottom: 15px;
}
.postdate {
	margin: 2px 0 10px 0;
	font-size: 11px;
	color: #444;
}
.post {
	margin: 0 0 40px;
	text-align: justify;
}
.navigation {
	display: block;
	text-align: center;
	margin: 10px 0;
}
.leftnav {
	display: inline;
	margin-right: 10px;
}
.rightnav {
	display: inline;
	margin-left: 10px;
}