
/* ****************************************************************************
	
	G L O B A L

**************************************************************************** */

.cxc-section {
	width:100%;
	clear:both;
}

.cxc-bounds {
	width:900px;
	margin-left:auto;
	margin-right:auto;	
}

#cxc-body {
	line-height:20px;
}

input {
	padding:0;
	
}

blockquote {
	margin-left:20px;
	margin-right:20px;
}

/* ****************************************************************************
	
	H E A D E R

**************************************************************************** */

#cxc-masthead {
	padding-bottom:30px;
	overflow:hidden;
}

#cxc-header {
	margin-top:95px;
}

#cxc-header h1 {
	line-height:70px;
}

.cxc-description {
	line-height:30px;
}

#cxc-header .cxc-nav {
	margin-top:20px;
	line-height:30px;
} 

.cxc-nav ul {
	display:inline;
	line-height:inherit;
}

.cxc-nav ul li {
	display:inherit;
	margin-right:20px;
	line-height:inherit;
}

.cxc-id {
	float:right;
}

/* ****************************************************************************
	
	C O N T E N T  C O L U M N S 

**************************************************************************** */

#cxc-posts {
	width:700px;
	float:left;
}

#cxc-aside {
	width:200px;
	float:left;
}

.cxc-clear {
	clear: both;
}


/* ****************************************************************************
	
	F E A T U R E D 

**************************************************************************** */

#cxc-featured {
	height:250px;
	margin-bottom:30px;
	display:none;
}


/* ****************************************************************************
	
	F O O T E R

**************************************************************************** */

#cxc-foot {
	padding-bottom:50px;
}

#cxc-footer {
	padding-top:10px;
}

#cxc-foot .cxc_nav {
	margin-top:20px;
	display:block;
	height:30px;
}


/* ****************************************************************************
	
	B L O G 

**************************************************************************** */

.cxc-article p {
	margin-bottom:16px;
}

.cxc-article {
	margin-bottom:30px;
	margin-right:60px;	
}

.cxc-article h1 {
	line-height:30px;
}

.cxc-article h2 {
	line-height:30px;
	margin-top:33px;
	margin-bottom:7px;
}

.cxc-article .cxc-body {
	line-height:20px;
}

.cxc-article .cxc-meta {
	line-height:20px;
	height:20px;
	margin: 10px 0px;
}

.cxc-meta span {
	margin-right:20px;
	float:left;
}

.cxc-meta ul, .cxc-meta li{
	display:inline;
}

.cxc-date, .cxc-tags, .cxc-categories {
	padding:0;
	margin:0;	
}

div.sociable {
	margin:10px 0 !important;
}

.cxc-comments {
	margin-bottom:30px;
	margin-top:30px;
}

.more-link {
	display:block;
}

.cxc-commentmeta {
	margin-bottom:10px;
}

.cxc-comments label {
	display:block;
	padding-bottom:10px;	
}

.cxc-comments label input {
	height:30px;
}

.cxc-comments #submit {
	height:30px;
}

.cxc-comments #comment {
	width:100%;
}

#commentlist li {
	margin-bottom:30px;
}

#cxc-commentform {
	
}

#cxc-commentform h3{
	margin-bottom:10px;
	padding-bottom:10px;	
}

/* ****************************************************************************
	
	S I D E B A R 

**************************************************************************** */

#cxc-aside {
	line-height:20px;
	text-align:left;
}

#cxc-aside h3 {
	margin-bottom:10px;
	padding-bottom:10px;
}

.cxc-sideblock, .widget {
	margin-bottom:30px;
}

.widget .textwidget{
	padding-top:10px;
}

.cxc-featuredImage {
	width:200px;
	height:150px;
}

.cxc-featuredThumb {
	width:20px;
	height:20px;
}
	
.cxc-socialnetThumb {
	width:40px;
	height:40px;
}

#searchsubmit {
	width:40px;
	height:30px;
}

#s {
	width: 154px;
	height:30px;
}



/* ****************************************************************************
	
	P A G E S 

**************************************************************************** */
.cxc-page-spacer {
	margin:10px 0px;
	border-top:1px solid #EEEEF0;
}

.ngg-galleryoverview {
	margin:10px 0px;
}

.ngg-gallery-thumbnail img {
	margin-left:0px !important;
}

.cxc-bulletlist {
	margin-bottom:16px;	
}
.cxc-bulletlist li {
	list-style-type:square;
	list-style-position:inside;
}

li.cxc-nobullet {
	list-style-type:none;
}