/*
Theme Name: Group X3

*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
ol,ul{
	list-style:none;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none;
}
:focus{
	outline:0;
}
ins{
	text-decoration:none;
}
del{
	text-decoration:line-through;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
/* General Styles */
.skiplink{
	display:none;
}
label{
	cursor:pointer;
}
a{
	color:#434343;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
html{
	background-color:#fff ;
}
body{
	background: #fff;
	color:#000000;
	font:62.5%/1 Georgia, "Times New Roman", Times, serif;
}

/* header */

#header{
	width:100%;
	height:92px;
	overflow:hidden;
	background: #000;
	border:none;
}

#header_inner{
	margin-top:1px;
	margin-bottom:1px;
	margin-right:auto;
	margin-left:auto;
	width:1000px;
	height:90px;
	overflow:hidden;
	background: #000;
	text-align: center;
	
}

#header_logo{
	padding:0px;
}
#logo{
	float: left;
	width:265px;
	height:87px;
	background:#000 url(images/nomo_logo2.jpg) no-repeat;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
}

#leaderboard {
	float: right;
	width: 728px;
	height: 90px;
}

/* wrapper */
.wrapper{
	background: url(images/bgr_wrapper.gif) repeat-y ;
	margin:0 auto;
	width:1000px;
	text-align: center;
}
/* mainmenu */
#mainmenu{
	width:100%;
	height:52px;
	padding:0px;
	background-color: #fff; 
	border-bottom: 1px solid #606;
}
#mainmenu ul{
	float:left;
	padding:16px 0 0 20px;
}
/*Top level list items*/
#mainmenu ul li{
	position: relative;
	display: inline;
	float: left;
	color:#c71b9c;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 0 30px;
	font-size:1.6em;
	line-height:1.1em;
}
#mainmenu ul li.first{
	padding:0;
	background:none;
}
/*Top level menu link items style*/
#mainmenu ul li a{
	display:block;
	color:#c71b9c;
}
* html #mainmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #mainmenu ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
#mainmenu ul li a:link, #mainmenucat ul li a:visited{
	text-decoration:none;
}
#mainmenu ul li a:hover, #mainmenu .current_page_item a, #mainmenu .select a{
	text-decoration:none;
	color:#fff;
}
/*1st sub level menu*/
#mainmenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	margin:0 0 0 30px;
	padding:0;
	background:#8d016c;
}
/*Sub level menu list items (undo style from Top level List Items)*/
#mainmenu ul li ul li{
	display: list-item;
	float: none;
	font-size:1.0em;
	background:none;
	padding:0;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#mainmenu ul li ul li ul{
	top: 0;
	margin:0;
}
/* Sub level menu links style */
#mainmenu ul li ul li a, #mainmenu ul li.current_page_item ul a, #mainmenu ul li.select ul a{
	width: 160px;
	height:auto;
	padding: 7px 10px 7px 10px;
	margin: 0;
	border-bottom: 1px solid #860367;
	background:#8d016c;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
	color:#fff;
}
#mainmenu ul li ul li a:hover{ /*sub menus hover style*/
	text-decoration:none;
	background:#9d0278;
	color:#fff;
}

/*header_search*/
#header_search{
	float: right;
	width:245px;
	overflow:hidden;
	margin:8px 30px 0px 0px;
	background: none;
}

#header_search fieldset{
	float: left;
	padding:3px 3px 3px 3px;
}

#main_search_val{
	float:left;
	border: none;
	background-color: #fff; 
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.1em;
	font-weight: bold;
	padding:4px;
	margin:5px 5px 5px 5px;
	width:200px;
	border: 1px solid #606;
}

#main_search_sub{
	float:left;
	margin: 7px 0 0 2px;
} 

/*body*/
#body{
	width:1000px;
	overflow:hidden;
	padding: 0px 0px 0px 0px;
    text-align: left;
}

#spacer {
	width:100%;
	overflow:hidden;
	height: 10px;
	padding: 0px;
	margin: 0px;
	border: none;
	background:url(images/bgr_main.gif) repeat-y 3px top;
}

#spacer2 {
	width:100%;
	overflow:hidden;
	height: 10px;
	padding: 0px;
	margin: 0px;
	border: none;
}
	
#main {
	width: 642px;
	padding: 0px;
	margin: 0px;
	float: left;
    background:url(images/bgr_main.gif) repeat-y 3px top;
}


/* --- leftPanel -- */

#leftPanel {
    float: left;
    width: 202px;
	margin: 0px;
	padding: 0px;
}

#leftPanel_inner {
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#leftPanel_inner p {
	font-size: 1.1em;
	margin-top: 6px;
}

#leftPanel_inner .subheader {
	width: 184px;
	font-size:1.7em;
	line-height:1.4em;
	color:#fff;
	font-weight: normal;
	text-align:center;
	background-color:#606;
  	margin-bottom: 10px;
    margin-right: auto;
	margin-left: auto;
	margin-top: 0px;

}

* html #leftPanel_inner .subheader {
	width: 184px;
	font-size:1.7em;
	line-height:1.4em;
	color:#fff;
	font-weight: normal;
	background-color:#606;
  	text-align: center;
}

#leftPanel_inner img {
	border: 1px solid #000;
}

#leftPanel_inner #center_script {
	width: 165px;
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
	text-align: left;
}

/*-- layout --*/
#content{
	float:left;
	width:410px;
	padding:0px 0px 0px 30px;
}

* html #content {
	width: 440px;
	w\idth: 410px;
}

#content .date {
	text-align:center;
	color: #666;
	font-size: 1.7em;
}

#content2 {
	float: left;
	width: 610px;
	padding: 0 10px 0 22px;
}

* html #content2 {
	width: 642px;
	w\idth: 610px;
}


#sidebar{
	float:right;
	width:310px;
	padding:0px 4px 0px 5px; 
	text-align: left;
	
}

* html #sidebar {
	width: 319px;
	w\idth: 310px;
}


/*post*/
.post{
	width:100%;
	margin:0 0 25px 0;
	background: none;
}
.post .title {
	color:#606;
	font-size: 1.8em;
	line-height:1.3em;
	font-weight:bold;
	margin:0 0 10px 0;
	text-align: left;
}

.post .title a{
	color:#606;
}

.post .title2 {
	color:#606;
	font-size: 1.8em;
	line-height:1.3em;
	font-weight:bold;
	margin:0 0 10px 0;
	text-align: center;
}

.post .title2 a{
	color:#606;
}


.post .entry{
	font-size:1.2em;
	line-height:1.5em;
	padding:10px 0 5px 0;
}
.post .entry a{
	text-decoration:underline;
}
.post .entry a:hover{
	text-decoration:none;
}
.post .entry p{
	margin:0 0 15px 0;
}
.post .entry p img{
	border:3px solid #dbdada;
	padding:0;
}
.post .entry ul {
	margin:0 0 15px 15px;
}
.post .entry ul li{
	margin: 0;
	background:url(images/ico_list.gif) no-repeat left 4px;
	padding:0 0 0 12px;
}
.post .entry ol {
	padding: 0 0 0 35px;
	margin:0 0 15px 0;
	list-style:decimal;
}
.post .entry ol li {
	margin: 0;
	padding: 0;
}

/*.post .addthis {
	margin-bottom: 15px;
	float: left;
	text-align: left;
} */

.postmetadata{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #606;
	padding:0 0 20px 0;
	font-size:1.2em;
	font-style:italic;
}

.postmetadata a{
	color:#606;
	text-decoration:underline;
	font-weight:bold;
}
.postmetadata a:hover{
	text-decoration:none;
}



/*sidebar*/
.sidebar_widgets{
	width:100%;
	overflow:hidden;
	font-size:1.2em;
	line-height:1.2em;
	color:#000;
}
.sidebar_widgets a{
	color:#000;
	
}

.sidebar_widgets a:hover{
	color:#666;
}

.sidebar_widgets .widgettitle{
	width: 297px;
	font-size:1.5em;
	line-height:1.3em;
	color:#fff;
	text-align: center;
	font-weight:normal;
	margin:0 0 5px 0;
	background-color:#606;
}
.sidebar_widgets .widget_categories a, .sidebar_widgets .widget_archive a, .sidebar_widgets .widget_links a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_pages a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_recent_entries a{
	background:url(images/ico_arrow.gif) no-repeat left 6px;
	padding:0 0 0 10px;
	display:block;
}

.sidebar_widgets p.ad_space {
	margin: 0px;
	padding: 0px;
	background: none;
}

.sidebar_widgets .widget_categories a{
	display:inline;
}
.sidebar_widgets .widget_recent_comments a.url{
	color:#217098;
}
.sidebar_widgets ul{
	width: 295px;
}
.sidebar_widgets ul li{
	margin:0 0 25px 0;
}
.sidebar_widgets ul ul{
}
.sidebar_widgets ul li ul li{
	background:none;
	border-bottom:1px dashed #e1e1e1;
	padding:5px 0 5px 0;
	margin:0;
}
.sidebar_widgets ul ul ul{
	margin:0 0 0 5px;
}
.sidebar_widgets ul li ul li ul li{
	border:0;
}
.widget_tag_cloud a, .widget_text .textwidget{
	padding:5px 0 5px 0;
	line-height:1.3em;
}

.sidebar_widgets p.caption {
	font-size: 1em;
	margin-top: 6px;
	margin-bottom: 15px;
	text-align: center;
	background: none;
	padding: 0px;
}

.sidebar_widgets p.indent2 {
    font-size: 1em;
	text-align: left;
	background: none;
	padding: 0px;
	text-indent: 70px;
	margin-bottom: 15px;
}

.sidebar_widgets img.border {
	text-align: center;
	margin: 0 auto;
	display: block; /*won't work without this */
	padding: 0px;
	background: none;
	border: 1px solid #000;
}

/* -- contact -- */
#content2 #left {
  
  padding-bottom: 30px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #606;
  line-height: 150%;
}

#content2 #left img {
  float: left;
  margin-right: 8px;
  border: 2px solid #606;
}

#content2 p.subheader_2 {
	text-align: left;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 1.3em;
	color: #666;
}

/*sidebar_twitter*/
#sidebar_twitter{
	width:299px;
	height:108px;
	overflow:hidden;
	font-size:2.1em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/bgr_twitter.gif) no-repeat;
	margin:0 0 20px 0;
}
#sidebar_twitter a{
	color:#084f6a;
	display:block;
	padding:25px 0 0 118px;
}
/*footer*/

#footer{
	width:100%;
	height:114px;
	overflow:hidden;
	border:none;
	background: #606 url(images/bgr_footer2.jpg) repeat-x;
}

#footer_inner {
width: 1000px;
margin: 0 auto;
text-align: center;
border: none;
padding: 0px;
}

#footer ul{
	padding: 4px 0 5px 0;
}
#footer li{
	display:inline;
	font-size:1.4em;
	line-height:1.4em;
	color:#fff;
	font-weight: normal;
	padding:0 0 0 10px;
	
}
#footer li a{
	background:none;
	padding:0;
	color:#999;
}

#footer li a:hover{
	padding:0;
	color:#fff;
	
}

#footer .copyrights{
	color:#999;
	line-height:1.4em;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#footer .copyrights a{
	color:#999;
}

#footer .copyrights a:hover{
	color:#fff;
}

/*block_quote*/
#footer .block_quote{
	width:100%;
	overflow:hidden;
}
#footer .block_quote q{
	text-align:center;
	display:block;
	color:#999;
	font-size:1.7em;
	line-height:1.5em;
	padding:2px 20px 0px 20px;
}
#footer .block_quote q a{
	text-decoration:none;
	color:#999;
}
#footer .block_quote q a:hover{
	text-decoration:underline;
}




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Form Elements */
#respond{
	margin:20px 0 20px 0;
	width:100%;
	overflow:hidden;
	color:#606;
}
#respond a{
	color:#606;
}
#respond h3{
	font-size:2.0em;
	line-height:1.4em;
	color:#606;
	border-bottom:1px dashed #333;
	padding:0 0 6px 0;
	font-weight:normal;
}
.cancel-comment-reply{
	font-size:1.2em;
	padding:15px 0 0 0;
}
.cancel-comment-reply a, .cancel-comment-reply a:visited{
	text-decoration:underline;
}
.cancel-comment-reply a:hover{
	text-decoration:none;
}
#commentform p{
	font-size:1.2em;
	line-height:1.6em;
	width:100%;
	overflow:hidden;
}
#commentform p a, #commentform p a:visited{
	text-decoration:underline;
}
#commentform p a:hover{
	text-decoration:none;
}
#commentform p input{
	float:left;
}
#commentform p label{
	float:left;
	padding:10px 0 0 5px;
}
#searchform{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#commentform input{
	width: 170px;
	padding: 5px;
	margin: 5px 5px 1px 0;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#666;
}

#commentform{
	margin: 5px 10px 0 0;
}
#commentform textarea{
	width: 97%;
	padding: 5px;
	overflow:auto;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin:5px 0 0 0;
	color:#666;
}
#commentform #submit{
	font-size:1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.5em;
	background:#606;
	color:#fff;
	font-weight:normal;
	padding:2px 6px 2px 6px;
	border:0;
	margin:5px 0 0 0;
	cursor:pointer;
}
/* End Form Elements */



/* Begin Comments*/
#comments{
	font-size:2.0em;
	line-height:1.4em;
	color:#ba171a;
	border-bottom:1px dashed #e1e1e1;
	padding:0 0 6px 0;
	font-weight:normal;
}
.commentlist{
	padding: 0;
	text-align: justify;
	line-height:1.6em;
	color:#434343;
}
.commentlist a{
	color:#434343;
}
.commentlist li{
	margin: 15px 0 10px;
	padding: 15px;
	list-style: none;
	border:1px dashed #d3d0d0;
	background:#f2f2f2;

}
.commentlist .alt{
	margin: 10px 0 0 0;
	background:#fff;
}
.commentlist li ul li{ 
	margin-right: 15px;
	margin-left: 10px;
}
.commentlist p{
	margin: 10px 5px 10px 0;
	font-size:1.2em;
	line-height:1.5em;
}
.children{ padding: 0; }

#commentform p{
	margin: 5px 0;
}
.nocomments{
	text-align: center;
	margin: 0;
	padding: 0;
	font-size:1.2em;
}
.commentmetadata{
	margin: 0;
	display: block;
	font-size:1.2em;
	line-height:1.6em;
}
.reply{
	text-align:right;
}
.reply a, .reply a:visited{
	font-size:1.2em;
	line-height:1.6em;
	background:#47759e;
	color:#fff;
	font-weight:bold;
	padding:2px 6px 2px 6px;
}
.reply a:hover{
	text-decoration:none;
	background:#5284b1;
}
.comment-author{
	font-size:1.4em;
	margin:0 0 10px 0;
}
.comment-author img{
	border:3px solid #d7dfda;
}
.commentlist .fn{
	position:relative;
	top:-10px;
	text-transform:capitalize;
}
.commentlist .says{
	position:relative;
	top:-10px;
}
/* End Comments */



/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 1.1em;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	font-size:1.3em;
	font-weight:bold;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 95%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}
.nopost, .nocomments{
	text-align:center;
	color:#000;
	font-size:1.2em;
	line-height:1.5em;
}
/* End Various Tags & Classes*/

/*navigation*/
.navigation{
	width:100%;
	overflow:hidden;
	text-align: center;
	padding:10px 0 30px 0;
	font-size:1.2em;
	line-height:1.8em;
}
.navigation a{
	color:#000;
}
#content .wp-pagenavi{
}
#content .wp-pagenavi a {
	padding: 4px; 
	margin: 2px;
	color:#000;
	background:#dbdada;
	border:1px solid #979797;
}
#content .wp-pagenavi a:hover{
	color:#000;
	background:#fff;
	border:1px solid #979797;
	text-decoration:none;
}
#content .wp-pagenavi span.pages {
	padding: 4px; 
	margin: 2px;
	color:#000;
	background:#dbdada;
	border:1px solid #979797;
}
#content .wp-pagenavi span.current {
	padding: 4px; 
	margin: 2px;
	color:#000;
	background:#fff;
	border:1px solid #979797;
}
#content .wp-pagenavi span.extend {
	padding: 4px; 
	margin: 2px;
	color:#000;
	background:#dbdada;
	border:1px solid #979797;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
