/*
Theme Name: Crossing Theme
Theme URI: http://wordpress.org/
Description: CrossingBarriers Theme
Version: 1.2
Author: Kevin Adams
Author URI: http://www.kevinpadams.com/
Tags: 

*/

/* Body Structure */

body {
	background: #818181 url(images/bgpattern.gif) repeat;

}

#wrapper {
	background-color: #fff;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#header {
	height: 142px;
	background: #fff url(images/newhead.jpg) no-repeat;
}

.title {
	margin-bottom: 5px;
}

ul#topmenu {
	margin: 0;
	padding:0;
	display: block;
	position: relative;
	top: 90px;
}

ul#topmenu li{
	list-style:none;
	float:right;
	padding: 0;
	margin: 0;
	display: block;

}

ul#topmenu li a,
ul#topmenu li a:visited {
	height: 20px;
	width: auto;
	padding: 0 15px 0 15px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	letter-spacing: .1em;
	border-style: none;
	font-size: 12px;
}

ul#topmenu li a:hover {
	height: 29px;
	text-decoration: none;
	color: #000;
	display: block;
	padding: 0 15px 0 15px;
	margin: 0;
	position: relative;
	letter-spacing: .1em;
	background: url(images/menugrad.jpg) repeat-x;
	border-style: none;
	font-size: 12px;
}

ul#topmenu li.current_page_item a {
  
	color: #ffd46c;
	font-size: 12px;
}

ul#topmenu li a:focus {
	outline: none;
}

#searchbar {

}

#content {
	background-image: url(images/contentbg.jpg);
	padding-bottom: 30px;
}

#articlehdr {
	
}

.entry {
	margin-bottom: 30px;
}

.entry p img {

}

.entry p {
	padding-left: 5px;
	padding-right: 5px;
}

.pencilbullet {
	list-style-image: url(images/pencil.png);
	list-style-type: none;
}

.mapicon {
	float: left;
	position: relative;
	margin: 0 25px 0 50px;
}

.mapicon a {
text-decoration: none;
border-bottom: none;
}

#pages {
	padding: 0;
	margin: 0;
}

#footer {
	height: auto;
	padding-top: 10px;
	border-top: 2px solid #d4d4d4;
	background-color: #444;
}

.alignright {
	padding: 4px;
	margin: 10px 0 10px 20px;
	display: inline;
	float: right;
	border: 1px dashed #484f5e;
	background-color: #000;
}

.alignleft {
	padding: 4px;
	margin: 10px 20px 10px 0;
	display: inline;
	float: left;
	border: 1px dashed #484f5e;
	background-color: #000;
	}

.right {
	float: right;
}

.left {
	float: left;
}

.imgleft {
	float: left;
	margin: 5px 8px 8px 0;
}

.borderR {
	border-right: 1px solid #000;
}

.navleft {
	margin-top: 10px;
	margin-bottom: 10px;
}

.navright {
	margin-top: 10px;
	margin-bottom: 10px;
}

.entryspace {
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#comments {
	line-height: 1.5;
	text-align: center;
}

.commentbox {
	margin: 10px;
	padding: 10px;
	background-color: #eaeaea;
}

.commentbox p {
	
	font-size: 10px;
	line-height: 1.5;
	letter-spacing: normal;
	padding-top: 10px;
}

.wordtube {
	float: right;
	position: relative;
	padding: 10px 0 20px 20px;
}

.gigpress-listing li {
list-style-position: outside;
list-style-type: none;
margin-bottom: 1px;
}

.ngg-gallery-thumbnail-box {
float: right !important;
}

hr {
border: none;
padding: 20px 0 20px 0;
}

.spacer {
padding: 15px 0 15px 0;
}

.facebooklink {
padding: 25px 0 0 52px;
}

.facebooklink a, .facebooklink a:hover, .facebooklink a:visited {
	text-decoration: none;
	border-style: none;
	outline: none;
}


.smartgiverslink { 
padding: 0px 0px 0px 0px; 
}

.smartgiverslink a, .smartgiverslink a:hover, .smartgiverslink a:visited { 
	text-decoration: none;
	border-style: none;
	outline: none;
}


.clear {
display: block;
clear: both;
}

div#right {
float: right;
}
div#right-2 {
align: right;
}


/* Custom Color theme by jwoyak@caprw.org */
form#esu {
  color: #FFFFFF;
}

li.page-item-5 a {
}

.sidebar {
  float:right;
  width:272px;
}