body {
	margin:0;
	font:13px/29px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#BBBBBB;
	min-width:1038px;
	background-attachment: fixed;
	background-color: #fbf8f8;
	background-image: url(http://www.nextmediaevents.com/cnma/includes/gfx/layout/stripe_black.png);
	background-repeat: repeat;

}

strong,b {
	color:#EEEEEE;
}

img {border:0;}
a{
	text-decoration:underline;
	color:#D3D3D3;
}
a:hover{text-decoration:none;}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
input,textarea,select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
/* wrapper */
#wrapper{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.w1 {
	width: 1042px;
	position: relative;
	float: left;
	left: 50%;
}
.w2 {
	width: 1042px;
	position: relative;
	float: left;
	left: -50%;
	background:#000;
}
/* main */
#main {
	width: 1040px;
	margin: 0 auto;
}
/* header */
#header {padding:100px 0 0;}

.logo{
	margin:0;
	background:url(http://www.nextmediaevents.com/cnma/includes/gfx/layout/CNMA-logo.png) no-repeat;
	height:105px;
	width:357px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:20px;
	z-index:4;
}
.logo a{
	display:block;
	height:100%;
}
/* social-box */
.social-box {
	overflow:hidden;
	width:100%;
	margin:0 0 9px;
}
.social-box strong {
	line-height:28px;
	color:#AAAAAA;
	font-weight:bold;
	float:right;
}
.social-box ul {
	list-style:none;
	margin:0;
	padding:0;
	float:right;
}
.social-box ul li {
	float:left;
	width:29px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 9px;
	display:inline;
}
.social-box ul li a {
	display:block;
	height:100%;
}
.facebook {background:url(http://www.nextmediaevents.com/cnma/includes/gfx/layout/bg-fasebook.gif) no-repeat;}
.my-space {background:url(http://www.nextmediaevents.com/cnma/includes/gfx/layout/bg-my-space.gif) no-repeat;}
.linkedin{background:url(http://www.nextmediaevents.com/cnma/includes/gfx/layout/ico-linkedin.png) no-repeat;}
.flickr{background:url(http://www.nextmediaevents.com/cnma/includes/gfx/layout/ico-flickr.png) no-repeat;}
.digg {background:url(http://www.nextmediaevents.com/cnma/includes/gfx/layout/bg-digg.gif) no-repeat;}
.twitter {background:url(http://www.nextmediaevents.com/cnma/includes/gfx/layout/bg-twitter.gif) no-repeat;}
/* nav */
#nav {width:1038px;position:relative;z-index:1000;}
#nav:after {
	content:"";
	display:block;
	clear:both;
}
#nav,
#nav ul {
	padding:0 0 0 2px;
	margin:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
}
#nav li{ float:left;}
#nav a {
	text-decoration:none;
	display:block;
	color:#AAAAAA;
	padding:5px 16px 8px;
}
#nav li.active a,
#nav a:hover,
#nav li:hover a,
#nav li.hover a {
	cursor:pointer;
	color:#c14860;
	text-decoration:none;
}
#nav li,
#nav li.hover,
#nav li:hover { position:relative;}
#nav li.hover ul,
#nav li:hover ul {display: block;}
#nav ul {
	width:222px;
	padding:0 13px 5px 6px;
	position:absolute;
	left:15px;
	top:100%;
	z-index:100;
	display:none;
	background:#a0a0a0;
	font-size:10px;
	font-weight:bold;
	overflow:hidden;
	line-height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#nav li ul li {
	background:url(http://www.nextmediaevents.com/cnma/includes/gfx/layout/separator1.gif) no-repeat;
	vertical-align:top;
	float:none;
	margin:-2px 0 0;
}
#nav li ul a,
#nav li:hover ul a,
#nav li.hover ul a {
	height:1%;
	padding:10px 2px;
	color:#fdfbfb;
}
#nav ul a:hover,
#nav ul li:hover a,
#nav ul li.hover a{
	text-decoration:underline;
	color:#fdfbfb;
}
/* section */
.section {
	position:relative;
	overflow:hidden;
	float:left;
	width:1033px;
	padding:16px 0 22px;
	margin:0 0 0 5px;
	display:inline;
}
.section img {float:left;}
/* twocolumn */
#twocolumn {
	border:1px solid #561932;
	padding:19px 15px 0 0;
	overflow:hidden;
	width:1021px;
	float:left;
}
/* content */
#content {
	float:left;
	width:670px;
	padding:0 0 25px;
}
/* post */
.post {padding:0 0 21px;}
/* date */
.date {
	color:#9c9c9c;
	display:block;
	padding:13px 0 15px 32px;
	font-size:9px;
	line-height:12px;
	background:url(http://www.nextmediaevents.com/cnma/includes/gfx/layout/devider1.jpg) no-repeat;
}
/* title */
.title {
	margin:0 2px 21px;
	background:url(http://www.nextmediaevents.com/cnma/includes/gfx/layout/bg-title.gif);
	border-bottom:1px solid #561932;
	padding:21px 11px 23px;
}
.title h1,
.title h2 {
	color:#fff;
	font-size:20px;
	line-height:26px;
	margin:0;
	text-transform:uppercase;
	font-weight:normal;
}
/* block */
.block {
	overflow:hidden;
	margin:0 0 0 4px;
	line-height:30px;
	padding:10px;
}
.big-little {text-transform:uppercase;}
.block p {margin:0 0 10px;}
.image {
	float:left;
	margin:6px 28px 0 0;
}
.block div {
	height:1%;
	overflow:hidden;
}
.more {
	font-size:13px;
	font-weight:bold;
	padding:0 22px 0 0;
}
/* sidebar */
#sidebar {
	position:relative;
	width:301px;
	float:right;
}
/* box */
.box {
	background:url(http://www.nextmediaevents.com/cnma/includes/gfx/layout/bg-title.gif);
	padding:0 0 10px;
	margin:0 0 35px;
	width:301px;
	overflow:hidden;
	position:relative;
}
.box img {
	float:none;
	display:block;
	margin:0;
}
.box h3 {
	color:#fff;
	font-size:12px;
	line-height:26px;
	margin:0;
	font-weight:normal;
}
.box .title {
	background:none;
	border:0;
	margin:0;
	padding:13px 16px 0;
}
.form .row {
	overflow:hidden;
	width:273px;
	padding:0 0 2px;
}
.form .row label {
	float:right;
	margin:0px 0 0;
}
.form .checkbox {
	float:left;
	margin:0;
	padding:0;
	width:13px;
	height:25px;
}
.form {
	position:relative;
	width:273px;
	padding:10px 0 0 16px;
}
.form .row-text {padding:12px 0 0;}
.form .row-text div {
	overflow:hidden;
	width:273px;
	padding:0 0 4px;
}
.form .row-text div.email-text {padding:0 0 11px;}
.form .row-text label {
	float:left;
	line-height:19px;
}
.form .row-text select {
	margin:7px 0 0;
	float:right;
	width:113px;
	outline:none;
	padding:3px 4px;
	background:#fff;
	border:1px solid #e6e5e3;
}
.form .email-text input {
	margin:0;
	float:right;
	width:145px;
	padding:2px 4px;
	background:#fff;
	outline:none;
	border:1px solid #e6e5e3;
}
.submit {
	position:relative;
	overflow:hidden;
	width:100%;
}
.submit input {
	background:url(http://www.nextmediaevents.com/cnma/includes/gfx/layout/submit.gif) no-repeat;
	width:42px;
	height:22px;
	float:right;
	border:0;
	padding:0;
	cursor:pointer;
	text-align:center;
	font-size:9px;
	line-height:14px;
	color:#2c0b1a;
	margin:0 0 0 1px;
}
/* footer */
#footer {
	text-align:center;
	width:100%;
	padding:20px 0;
	float:left;
}
#footer ul {
	list-style:none;
	margin:0;
	padding:0;
	line-height:15px;
}
#footer ul li {
	padding:0 11px;
	display:inline;
}
#footer ul li a {
	text-decoration:none;
	color:#898988;
}
#footer ul li.active a,
#footer ul li a:hover {color:#c14860;}

#content h3 {
	background: #333333;
	margin: 0 0 15px 0px;
	padding:10px 18px 10px 18px;
	border:1px solid #333333;
	color:#DDDDDDD;
	text-align: left;
	height:25px;
	font-size:14px;
}

a:hover h1{

	color:#AAAAAA;

}

a:hover h3{

	color:#AAAAAA;

}

.box .news a{

	text-decoration:none;
	
	color:#561932;
	
	font-weight:bold;
	
	font-size:12px;

}

.box .news a:hover{

	color:#aa1313;

}

a.post-title{

	text-decoration:none

}

a h2{

/*	text-transform: capitalize; */

}

#subnav{
	margin:0;
	padding:0;
	list-style:none;
	top:146px;
	left:0;
	background:#561932;
	border:solid #561932;
	border-width:1px 0;
	height:27px;
	width:100%;
}
#subnav li{
	float:left;
	padding:0 15px 0 26px;
	line-height:26px;
	font-weight:bold;
	position:relative;
	color:#FFFFFF;
}
#subnav a{
	color:#FFFFFF;
	text-decoration:none;
}
#subnav a:hover {

text-decoration: underline;

}
