/* 
Theme Name: Connections
Theme URI: http://wpthemes.info
Version: 1.0
Description: A Theme from wpthemes.Info
Author: Patricia Muller
Author URI: http://www.vanillamist.com/blog/
*/
body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align:center;
	color:#666;
	line-height:1.3em;
	background-color: #ccc;
}
img {
border: 1px solid #666;
}
a:link {
	color: #c63;	
	text-decoration:none;
}
a:visited {
	color: #c63;
	text-decoration:none;
}
a:hover {
	color: #366;
	text-decoration:none;
}
a:active {
    color: #c63;
	text-decoration:none;
}
input, textarea 
{
	background-color: #fff;
	border: #ccc 1px solid;
}
#rap 
{
	background:#fff url('img/rap.jpg') center repeat-y;
	width:760px;
	margin:0 auto;
	padding:0px 8px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	}
#header {
	background-image:url(../../../graphics/header5.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
	background-color: #366;
 	height: 175px;
	margin: 0 auto;
	width:760px;
	padding:0;
	border-bottom: 5px solid #fc0;
}

#main 
{
	margin:0 auto;
	padding:0;
	background-color: #fff;
	width:740px;
}
#content {
	width:525px;
	float:left;
	padding:20px;
	margin:0;
	overflow:hidden;
	display:inline;
}
#content table {
margin-left: auto;
margin-right: auto;
}
#projects td {
text-align:center;
width: 130px;
border-bottom: 2px solid #fc0;
}
#content table td {
text-align:center;
border-bottom: 2px solid #fc0;
}
#sidebar {
	width:150px;
	float:right;
	padding:0px 8px 0px 8px;
	margin:0;
	display:inline;	
	margin-top: 50px;
	} 
a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px dotted #ccc;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-style: italic;
}
blockquote {
	margin: 15px 30px 0 45px;
	padding: 0 0 0 45px;
	font-style:italic;
}

cite {
	font-style: normal;
}
h3 {
	margin: 0;
	padding: 0;
	font-size:130%;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	color: 366;
}
#header h1 
{
	margin: 0;	
	font-size:100%;	
	padding: 20px 40px 0 0;
	text-align:center;	
}
#header h1 a {
color: #ffffff;
}

#header #desc
{
	font-weight:normal;
	font-style:italic;
	color:#366;
	text-align:right;
	margin:0;
	padding:0 20px 0 0;
	font-size: 20%;
}
#sidebar h2 {
	margin: 10px 0 0 0;
	padding:2px;
	color: #366;
	text-align:center;
	height:22px;
	font-weight:bold;
	font-size: 100%;
	background-color: #ddd;
}
#sidebar ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	padding-bottom:1em;
	background-image: url(../../../graphics/background.jpg);
	border:#ccc 1px solid;
	border-top:#ccc 1px solid;
}
#sidebar ul li {
	margin: 0.1em 0 0 0;
	padding: 0;	
}
#sidebar li a {
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;
}
#sidebar li a:link {
	color: #c63;	
}
#sidebar li a:visited {
	color: #c63;	
}
#sidebar li a:hover {
	color: #fc0;
}
#sidebar li a: active {
	color: #c63;
	}
#content ul {
	margin-left: 0;
	padding-left: 45px;
	list-style-type: square;
}
#content ul li {
margin-left: 20px;
	
}
.post 
{
	margin:0 0 30px 0;
}
.post-info 
{
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#666;
	font-size: 90%;
}
.post-info a:link
{
	color:#c63;
}
.post-info a:visited {
color:#c63;
}
.post-info a:hover 
{
	color:#fc0;
}
.post-info a:active {
color: #c63
}
.post-content {
	padding:20px 0;
	margin:23px 0;
	border-top:#ccc 1px solid;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
.post-title {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding-top: 20px;
	}
.post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active
{
	text-decoration:none;
	color:#366;
}
.post-date {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	text-align: center;
	font-weight: bold;
	margin: 3px 10px 0 0;
	padding: 8px 3px;
	width: 55px;
	background: #ddd;
	line-height:1em;
	color: #366;
}
.post-footer 
{
	padding-top:20px;
	border-bottom: 5px solid #fc0;
}
#footer {
	margin:0 auto;
	padding: 7px 0;
	border-top:#ccc 1px solid;
	clear: both;
	font-size: 0.8em;
	color: #999;
	text-align:center;
	width:740px;
}
#footer a {
border:none;
color:#c63;
}

.commentlist {
	font-size:1em;
	font-weight:normal;	
}
#commentform 
{
	margin:0 0 0 40px;
}
#commentform textarea {
	width: 80%;
}
#commentform p {
	margin: 0 0 1em;
}
#comments,#respond {
	text-transform: uppercase;
	margin: 3em 0 1em 40px;
	color: #366;
	font: 0.9em verdana, helvetica, sans-serif;
}
.commentlist li 
{
	margin:5px 0;
	padding:10px 10px 20px 10px;
	background-color: #fff;
	border:#ccc 1px solid;
}
.commentlist .alt 
{

}
#topnav 
{
	list-style:none;
	margin:0 auto;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	}
#topnav li 
{
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
	font-weight:bold;
}

#topnav li a:link, #topnav li a:visited
{
	padding: 3px 8px 2px 0px;
color: #ffffff;
text-decoration: none;
font-weight: bold;
font-size: 95%;
	}
#topnav li a:hover, #topnav li a:active
{
	padding: 3px 8px 2px 0px;
color: #fc0;
text-decoration: none;
font-weight: bold;
font-size: 95%;
	}
#bottomnav 
{
	list-style:none;
	margin:0 auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	}
#bottomnav li 
{
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
	font-weight:bold;
}

#bottomnav li a:link, #bottomnav li a:visited
{
	padding: 3px 8px 2px 0px;
color: #c63;
text-decoration: none;
font-weight: bold;
font-size: 95%;
	}
#bottomnav li a:hover, #bottomnav li a:active
{
	padding: 3px 8px 2px 0px;
color: #fc0;
text-decoration: none;
font-weight: bold;
font-size: 95%;
	}	
.left {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
.right {
float: right;
margin-left: 10px;
margin-bottom: 10px;
}	
#phone {
font-size: 150%;
}