/* CSS Document */

/* 
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/
changed a lot by Doug van der Molen
URL: http://www.custompixel.com
*/              
.orange {
color: #FF6600
}
body {
	margin:0;
	padding:0;
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	font-size: 0.9em;
	text-align:center;
	color:#fff;
	line-height:1.3em;
	background-color:#eee;
}
a {
	color: #909D73;	
	text-decoration:none;
}
a:visited {
	color: #8a3207;
}
a:hover {
	color: #753206;
	text-decoration:underline;
}
input, textarea 
{
	background: #F3F6ED;
	border: #E1D6C6 1px solid;
}
#rap 
{
	width:770px;
	margin:0 auto;
	padding:0px 0px;
	text-align:left;
	font-family: Trebuchet MS,Georgia, Arial, serif;
	font-size: 0.9em;
	
}
#header {
	background: url('img/top2.jpg') no-repeat;
 	height: 150px;
	margin: 0px;
	width:770px;
	padding:0px 10px;
}
#main 
{
	margin:0 auto;
	padding:0;
	background:#ffffff;
	width:740px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
#content {
	width:480px;
	float:left;
	padding-left:20px;
	margin:0;
	overflow:hidden;
	display:inline;
}
#contentmainsite {
	width:550px;
	float:left;
	padding-top:5px;
	padding-left:30px;
	margin-top:18px;
	overflow:hidden;
	display:inline;
}
#solocontentmainsite {
	width:750px;
	padding:5px;
float:inherit;
	margin-top:0px;
padding-top: 30px;
font:Tahoma, Verdana;
	
}
/*#sidebar {
	width:200px;
	float:right;
	padding:0px 8px 10px 8px;
	margin:0;
	font-size:1em;
	color:#333;
	display:inline;
} */
#sidebar {
	width:150px;
	float:right;
	padding:0px 10px 0px 0px;
	margin:0;
	font-size:1em;
	color:#333;
	display:inline;
	border: 1px solid #ffffff;
}
#sidebarmainnav {
	width:200px;
	float:right;
	padding:20px 8px 10px 8px;
	margin:0;
	font-size:1em;
	color:#333;
	display:inline;
}
#sidebarmain {
	width:180px;
	float:left;
	padding:20px 8px 10px 8px;
	margin:0;
	color:#333;
	display:inline;
}
#sidebarmaincontent {
	width:180px;
	float:right;
	padding-left: 10px;
	margin:0;
	color:#333;
	display:inline;
}
#sidebarright {
	width:100px;
	float:right;
	padding:8px 8px 8px 8px;
	margin:0;
	font-size:1em;
	color:#333;
	display:inline;
	border: 1px solid #ffffff;
}
 
a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote {
	margin: 5px 10px 10px 10px;
	padding: 0 0 0 45px;
	background: url('img/blockquote.gif') no-repeat left top;
	font-style:italic;
	font-color:#999999;
}

cite {
	font: 14px Tahoma, verdana, helvetica, sans-serif;
	font-weight:bold;
	font-color:#333333;

}
h3 {
	margin: 0;
	padding: 0;
	font-size:1.3em;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}

h1, h2, h3, h4 {
	font-family: Trebuchet MS,Georgia, Arial, serif;
	font-weight: bold;
	letter-spacing: 1px;
}
#nameplate 
{
	padding: 60px 0px 10px 30px;
	
}
#header h1 a 
{
	color:#555555;
	text-decoration:none;
}
#header h1 a:hover 
{
	color:#999999;
}
#header #desc
{
	font-weight:normal;
	font-style:italic;
	font-size:1em;
	color:#777777;
	text-align:left;
	margin:0;
	padding:5px 40px 40px 59px;
}
#topnav 
{
	list-style:none;
	font-size:9px;
	margin:0px 25px;	
	
	text-align:right;	
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
}

#topnav li 
{
	list-style:none;
	color:#999999;
	margin:0;	
	padding: 40px 10px 10px 0px;
	text-align:right;	
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
}

#topnav li a:link, #topnav li a:visited
{
	text-decoration:none;	
	color:#FF6600;
}
#topnav li a:hover, #topnav li a:active
{
	color:#777777;	
}

#sidebar h2 {
	margin: 10px 0 0 0;
	padding:2px;
	font-size: 1em;
	color: #777777;
	text-align:center;
	background:url('img/sidenav_top.jpg') no-repeat center;
	border:#ccc 0px solid;
	height:22px;
	font-weight:bold;
	border:#CCCCCC 1px solid;
}
#sidebar ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 11px;	
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	padding-bottom:3em;
	background:url('img/sidenav_bottom.jpg') no-repeat bottom;
	border:#CCCCCC 1px solid;
	border-top:#f3f6ed 1px solid;
}
#sidebar ul li {
	margin: 0.1em 0 0 0;
	padding: 0;	
}
#sidebar li a {
	text-decoration: none;
	border:none;
}
#sidebar li a:link {
	color: #777777;	
}
#sidebar li a:visited {
	color: #999999;	
}
#sidebar li a:hover, #sidebar li a:active {
	color: #990000;
}


#sidebarright h2 {
	margin: 10px 0 0 0;
	padding:0px;
	font-size: 11px;
	color: #777777;
	text-align:left;
	border:#ccc 0px solid;
	height:14px;
	width: 200px;
	border-bottom:1px solid #cccccc;
	font-weight:bold;
	font-family:Tahoma, Arial, sans-serif;
}
#sidebarright ul {
	font-family:Tahoma, Arial, sans-serif;
	font-size:10px;
	color: #999999;
	list-style-type: none;
	padding: 5px;
	margin: 0;	
	padding-bottom:3em;

	line-height: 13px;
}
#sidebarright ul li {
	margin: 5px 0 0 0;
	padding: 0;	
}
#sidebarright li a {
	text-decoration: none;
	border:none;
}
#sidebarright li a:link {
	color:#FF6600;	
}
#sidebarright li a:visited {
	color: #FF6600;	
}
#sidebarright li a:hover, #sidebar li a:active {
	color: #999999;
}



#sidebarmain h2 {
	margin: 0px 0 0 0;
	padding:0px;
	color: #777777;
	text-align:left;
	/*background:url('img/sidenav_top.jpg') no-repeat center;
	border:#ccc 1px solid;*/
	height:22px;
	font-weight:bold;
}
#sidebarmain ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	padding-bottom:3em;
	padding-left:20px;

	/*background:#F3F6ED url('img/sidenav_bottom.jpg') no-repeat bottom;
	border:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
*/
}
#sidebarmain ul li {
	margin: 0.1em 0 0 0;
	padding-bottom: 5px;
	/*background:url('img/') no-repeat;*/
	
	
}
#sidebarmain li a {
	font-size: 10px;	
	text-decoration: none;

	
}
#sidebarmain li a:link {
	color: #555555;	
	
	

}
#sidebarmain li a:visited {
	color: #555555;	
}
#sidebarmain li a:hover, #sidebar li a:active {
	color:#FF6600;
}



#sidebarmaincontent h2 {
	margin: 0px 0 0 0;
	padding-left: 15px;
	font-color: #666666;
	text-align:left;
	font-family:Tahoma, Arial, sans-serif;
	font-size:10px;

	font-weight:bold;
}
#sidebarmaincontent ul {
	list-style-type: none;
	padding: 2px;
	padding-left: 15px;
	margin: 0;
	padding-bottom:1em;
	font-size:10px;
	font-weight:normal;
	/*background:#F3F6ED url('img/sidenav_bottom.jpg') no-repeat bottom;
	border:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
*/
}
 #sidebarmaincontent ul li {
	margin: 0.1em 0 0 0;
	padding-bottom: 1px;
	
}
 #sidebarmaincontent li a {
	font-size: 09px;	
	text-decoration: none;
}
 #sidebarmaincontent li a:link {
	color: #FF6600;	
}
 #sidebarmaincontent li a:visited {
	color:#F2A870
}
 #sidebarmaincontent li a:hover, #sidebar li a:active {
	color:#CCCCCC;
}



#content ul {
	margin-left: 0;
	padding-left: 45px;
	/*list-style-type: none;*/
}
#content ul li {
	
	padding-left: .5em;
}
.post 
{
	margin: 20px 0px 0px 0px;
color: #444444;
}
.post-info 
{
	font-size:0.85em;
	font-family: Verdana, Arial, Sans-Serif;
	margin:0;
	padding:0px 0px 0px 0px;
	color:#ccc;
}
.post-info a:link, .post-info a:visited
{
	color:#666666;
	font-weight:normal;
}
.post-info a:hover 
{
	color:#000;
		font-weight:normal;
}
.post-info h2 
{
	font-family:Tahoma, Verdana, Arial, serif;
	font-size:14px;
	margin:0;
	font-weight:bold;
}

.post-content {
	padding:0px 0;
	margin:3px 3px 0px;
	/*border-top:#BBC4A3 1px solid;*/	
	font-family:Tahoma, Verdana, Arial, serif;
	font-size:12px;
}
.post-content ul li {
	margin: 0.1em 0 0 0;
	padding: 0;	
}
.post-title {
	font-weight:bold;
}
.post-title a:link, .post-title a:visited, .post-title a:active
{
	font-size:18px;
	text-decoration:none;
	color:#333333;
	font-family:'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	font-weight:bold;
	padding-left:0px;
}
.post-title a:hover
{
	font-size:18px;
	text-decoration:underline;
	color:#666666;
	padding-left:0px;
}
.post-outline {
	border-top:#CCCCCC 1px dotted;
	border-bottom:#CCCCCC 1px dotted;
	background-color: #E6E6E6;
	margin-top:10px;
	margin-bottom:10px;

}
.post-date {
	color: #999999;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: none;
	padding-top: 10px;
	padding-bottom:10px;
	padding-left:5px;
}
.post-date a:link {
	
	color: #999999;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: none;

}
.post-date a:visited {
	
	color: #999999;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: none;
}

.post-date a:hoover {
	
	color: #999999;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: none;
}
.post-footer 
{
	padding-top:0px;
	background:url('img/divider.gif') no-repeat center;
}
#footer {
	margin:0 auto;
	padding: 7px 0;
	border-top:#CCCCCC 1px dotted;
	border-bottom:#CCCCCC 1px dotted;
	clear: both;
	font-size:10px;
	color: #999;
	text-align:center;
	width:740px;
	background-color:#fff;
}
#footer a {
border:none;
color:#7A7636;
}

.commentlist {
	
	font: 11px Tahoma, verdana, helvetica, sans-serif;
	
}
#commentform 
{
	margin:0 0 0 10px;
}
#commentform textarea {
	width: 80%;
}
#commentform p {
	margin: 30px 0px 1px 0px;
}
#comments,#respond {	
	margin: 30px 0px 0px 0px;
	color: #333;
	font: 14px Tahoma, verdana, helvetica, sans-serif;
	font-weight:bold;	
}
.commentlist li 
{
	margin:5px 0;
	padding: 30px 0px 0px 0px;
	font: 11px Tahoma, verdana, helvetica, sans-serif;
	list-style:none;

	
}
.commentlist .alt 
{
font: 11px Tahoma, verdana, helvetica, sans-serif;

}


.post-content a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.post-content a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.post-content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	
	
}




.style5 {
	font-size: 10px;
	color: #999999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

}

.text {
	font-family: "Trebuchet MS",Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 18px;
}
.interaction {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#669900;
	font-weight:bold;
	line-height: 18px;
}
.communication {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#993333;
	font-weight:bold;
	line-height: 18px;
}
.design {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#003366;
	font-weight:bold;
	line-height: 18px;
}

a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
	font-weight: bolder;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
	font-weight: bolder;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#60888C;
	text-decoration: none;
	font-weight: bolder;
}
.listofthings {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#60888C;
	font-weight: bolder;
}
.footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 16px;
}
a#menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a#menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a#menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	border: 5;
	background-color: #ff6600;
}

a#thought:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
}
a#thought:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
a#thought:hover {
font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #999999;
	text-decoration: underline;
}


.menuat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ff6600;
	text-decoration: none;
	border: 5;
	background-color: #ff6600;
}
.sidemenu {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 12px;
}
.thoughttitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
}
.name {
	font-family: "Trebuchet MS",Tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
}
.sectioncallout {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
}
.resumeheading {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	line-height: 22px;
}
.subtext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color:#666666; 
	font-weight:bold;
	text-transform: lowercase;
	font-style: italic;
	letter-spacing: 2px;
}