body { 
		margin: 0;
		color: #494949;
	}


#home_tweet {
	font-family: Georgia, times, sans-serif;
	font-style: italic;
	margin-bottom: 5px;
	background: #DFFDFF;
	height: 48px;
}

#home_tweet img {
	float: left;
	margin-right: 10px;
}

#home_tweet p{
	margin-bottom: 0px;
	padding-top:4px;
	padding-right: 5px;
}

#home_tweet a {
	color: #1C5986;
	font-weight: bold;
}

#home_tweet a:hover {
	text-decoration: none;
}


#site_tweet {
	font-family: Georgia, times, sans-serif;
	font-style: italic;
}

#site_tweet img {
	float: left;
	display: inline;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 35px;
}

#site_tweet p{
	margin: 5px 0 0 0;
	
}

#site_tweet a {
	color: #1C5986;
	font-weight: bold;
}

#site_tweet a:hover {
	text-decoration: none;
}

.tweettime {
	font-size: 11px;
}


#home_mast_bg {
			background: url('../images/home/bg.jpg') repeat-x top;
			height: 140px;
		}

#home_mast {
	background: url('../images/home/bg_home.jpg') no-repeat center top;
	height: 140px;
}

#site_mast_bg {
			background: url('../images/home/bg.jpg') repeat-x top;
			height: 125px;
		}

#site_mast {
background: url('../images/home/bg_site.jpg') no-repeat center top;
height: 125px;
}

img.topsocial {
	float: left;
	margin-right: 20px;
}
		
#newsletter {
	padding-top: 20px;
}	

ul, li {
	margin: 0;
}

h1.toplogo {
	text-indent: -9999px;
	height: 110px;
	background: url(../images/site/headerlogo1.png) no-repeat;
	margin: 15px 0 0px 0px;
}

h1.toplogo_mast {
	text-indent: -9999px;
	height: 110px;
	background: url(../images/site/headerlogo1.png) no-repeat;
	margin: 10px 0 0px 0px;
}

#topspan {
	height: 35px;
	padding-top: 6px;
	background: #FFFBCF;
	border-bottom: 1px solid #CCC;
	color: #494949;
}

.signup {
	float: right;
	margin-top: 5px;
}

#chromemenu { -webkit-text-size-adjust:none; }

/*-----------------------------------------------------------------------------
	Home
-----------------------------------------------------------------------------*/

#box_1 {
	border: 2px solid #999999;
	padding: 3px;
	margin: 0px 0 10px 0;
	height: 220px;
}

.topslides {
background-color:#FFF;
height:220px;
left:0;
top:0;
width:210px;
}


.topslides img {
background-color:#FFF;
height:220px;
left:0;
top:0;
width:210px;
}

.mainslides {
background-color:#FFF;
height:300px;
left:0;
top:0;
width:690px;
}


.mainslides img {
background-color:#FFF;
height:300px;
left:0;
top:0;
width:690px;
}


#box_2 {
	border: 2px solid #999999;
	padding: 3px;
	margin: 10px 0 10px 0;
	height: 250px;
	background: #FFF url(../images/home/bg_headlines.jpg) no-repeat;
}

#headlines {
	margin: 36px 0 0px 0;
	padding: 4px 10px 6px 10px;
	height: 175px;
}

#headlines li {
	list-style-type: none;
	padding: 6px 0 4px 0;
	line-height: 15px;
	border-bottom: 1px solid #E2E2E2;
}

#headlines li a:link, #headlines li a:visited {
	color: #1C5986;
	text-decoration: none;
	font-weight: bold;
}

#headlines li a:hover {
	text-decoration: underline;
}

#blog_links {
	text-align: center;
	padding-top: 8px;
}

#blog_links a {
	color: #1C5986;
	text-decoration: none;
	font-weight: bold;
}

#blog_links a:hover {
	text-decoration: underline;
}

a.rss {
	padding-left: 20px;
	padding-top: 1px;
	background: url(../images/icons/feed_small.gif) no-repeat;
	background-position: 0px -1px;
}


#box_3 {
	border: 2px solid #999999;
	padding: 3px;
	margin: 0px 0 10px 0;
	height: 300px;
}

#box_4 {
	border: 2px solid #999999;
	padding: 3px;
	margin: 10px 0 10px 0;
	height: 170px;
}

#box_4 img {
	display: block;
}

#box_5 {
	border: 2px solid #999999;
	padding: 3px;
	margin: 10px 0 10px 0;
	height: 170px;
}

#box_5 img {
	display: block;
}


#box_6 {
	border: 2px solid #999999;
	padding: 3px;
	margin: 10px 0 10px 0;
	height: 170px;
}

#box_6 img {
	display: block;
}


/*-----------------------------------------------------------------------------
	Pages & Sections
-----------------------------------------------------------------------------*/
.page_name {
	display: block;
	border-bottom: 1px solid #CCC;
}

#sub_menu {
	background: #EFEFEF;
	padding: 8px;
	border: 1px solid #CCC;
	margin: 4px 0 20px 0;
}

#sub_menu h6 {
	margin-bottom: 5px;
	display: block;
	border-bottom: 1px solid #CCC;
	
}

#sub_menu ul li {
	list-style-type: none;
	padding-top: 5px;
}

#sub_menu ul li a {
	color: #1C5986;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding-left: 20px;
	background: url(../images/icons/cfp.gif) no-repeat;
	background-position: 0px 3px;
	line-height: 24px;
}

#sub_menu ul li a:hover {
	background: #DFDFDF url(../images/icons/cfp.gif) no-repeat;
	background-position: 0px 3px;

}
	
.sidebar {
	background: #EFEFEF;
	padding: 8px;
	border: 1px solid #CCC;
}	

.sidebar h6 {
	margin-bottom: 10px;
	display: block;
	border-bottom: 1px solid #CCC;
	
}

.sidebar a {
	color: #1C5986;
	text-decoration: none;
}

.sidebar a:hover {
	text-decoration: underline;
}

.sidebar p {
	margin-bottom: 10px;
}

#page_content {
	margin-bottom: 20px;
}


#page_content h5, #page_content h6 {
	margin-bottom: 5px;
}

#page_content ul {
	padding-left: 15px;
	margin-bottom: 20px;
}

#page_content ul li {
	list-style-type: disc;
	padding-bottom: 5px;
}
#page_content a {
	color: #1C5986;
	text-decoration: underline;
}

#page_content a:hover {
	text-decoration: none;
}

#page_content img {
	margin-bottom: 20px;
}




/*-----------------------------------------------------------------------------
	Jobs
-----------------------------------------------------------------------------*/
.job_post {
	padding: 10px;
	background: #DFDFDF;
	border-bottom: 1px solid #2F2F2F;
	margin-bottom: 20px;
}

.job_post ul {
	margin-left: 10px;
	margin-bottom: 0px;
}



/*-----------------------------------------------------------------------------
	Green
-----------------------------------------------------------------------------*/
.green_post {
	padding: 10px 10px 0 10px;
	background: #DFDFDF;
	border-bottom: 1px solid #2F2F2F;
	margin-bottom: 20px;
}

.green_post ul {
	margin-left: 0px;
	margin-bottom: 0px;
}



/*-----------------------------------------------------------------------------
	Events
-----------------------------------------------------------------------------*/
h6.onsale {
color: #1C5986;	
margin-bottom:10px;
}

.event {
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
	padding: 0px 0 20px 0;
}


.event_img {
text-align: center;	
margin-bottom: 0px;
padding: 2px;
}

.event_img a:link img, .event_img a:visited img {
background:#FFF none repeat scroll 0 0;
padding:2px;
width: 210px;
}

.event_img a:hover img{
background:#332110 none repeat scroll 0 0;
}

.event_date {
	margin-bottom: 5px;
	color: #494949;
	font-weight: bold;
}

.event_headliner {
	margin-bottom: 5px;
	line-height: 24px;
	color: #332110;
}

.event_headliner a {
	text-decoration: none;
	color: #332110;
}

.event_headliner a:hover {
	text-decoration: underline;
}

.event_support {
	margin-bottom: 10px;
	color: #332110;
	line-height: 18px;
}

.event_comments {
	margin-bottom: 5px;
	font-weight: bold;
}

.event_comments a{
	color: #494949;
	padding-left: 20px;
	background: url(../images/icons/list_cmt.png) no-repeat;
	text-decoration: none;
}

.event_comments a:hover {
	text-decoration: underline;
}

.event_share {
	margin-bottom: 5px;
	font-weight: bold;
}

.event_share a{
	color: #494949;
	padding-left: 20px;
	background: url(../images/icons/list_cmt.png) no-repeat;
	text-decoration: none;
}

.event_share a:hover {
	text-decoration: underline;
}

.event_links {
	margin-bottom: 0px;
}

.event_times {
	margin-bottom: 5px;
	color: #494949;
	font-weight: bold;
	font-size: 11px;
}


.event_buy {
	text-align: center;
	font-size: 24px;
	display: block;
	font-style: italic;
}

a.event_buy {
	margin-bottom: 20px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	background: #1C5986;
	border: 2px solid #1C5986;
	line-height: 30px;
	display: block;
}

a.event_buy:hover {
	margin-bottom: 0px;
	color: #1C5986;
	background: #FFF;
}

.event_tickets a {
	margin-bottom: 20px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	background: #1C5986;
	border: 2px solid #1C5986;
	line-height: 30px;
}

.event_tickets a:hover {
	margin-bottom: 0px;
	color: #1C5986;
	background: #FFF;
}

a.event_info {
	margin-bottom: 0px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	background: #332110;
	border: 2px solid #332110;
	line-height: 30px;
}

a.event_info:hover {
	margin-bottom: 0px;
	color: #332110;
	background: #FFF;
}

.onsale h6 {
	margin-bottom: 10px;
}

.onsale a{
	color: #1C5986;
	text-decoration: underline;
}

.onsale a:hover {
	text-decoration: none;
}

.info_head {
	font-weight: bold;
	margin-bottom: 10px;
}

#events_menu {
	margin: 13px 0 20px 0;
}

#events_menu h6 {
	display: block;
	border-bottom: 1px solid #CCC;
	margin-bottom: 6px;
}

#events_menu dl {
	margin: 0;
	color: #2F2F2F;
}

#events_menu dl dt {
	width: 40px;
	font-weight: normal;
	float: left;
	padding: 7px 0 0 3px;
}

#events_menu dl dt.icon {
	padding: 6px 0 0 3px;
}

#events_menu dl dd {
	margin: 0;
	font-size: 13px;
	list-style-type: none;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	display:block;
	padding: 3px 0px 3px 0;
}

#events_menu dl dd a:link,  #events_menu dl dd a:visited {
	text-decoration: none;
	color: #494949;
	display:block;
	padding: 3px;
}

#events_menu dl dd a:hover {
	background: #DFDFDF;
	color: #000;
}

#show_post {
	color: #494949;
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
	font-size: 13px;
	width: 460px;
}

#show_post a:link, #show_post a:visited {
	color: #1C5986;
	text-decoration: underline;
}

#show_post a:hover {
	text-decoration: none;
}

#show_post img {
	margin: 0 10px 20px 0;
}


#show_roll h3 {
	text-indent: -9999px;
	background: url('http://cricketwirelessamp.com/dev/images/upcoming.png') no-repeat;
	height: 21px;
	margin: 3px 0 8px 5px;
	
}



.add_comments {
	margin-top: 20px;
}

#comments_roll {
	color: #494949;
}

#comments_roll h3{
	text-indent: -9999px;
	background: url('http://cricketwirelessamp.com/dev/images/recentcmts.png') no-repeat;
	height: 21px;
	margin: 6px 0 8px 0px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
}

#comments_roll a:link, #comments_roll a:visited{
	color: #1C5986;
	text-decoration: underline;
}

#comments_roll a:hover {
	text-decoration: none;
}

.cmt_roll {
	border-bottom: 1px solid #CCC;
	padding: 0 0 10px 5px;
	margin-bottom: 10px;
}

.cmt_roll p{
	margin-bottom: 5px;
}

.cmt_credit {
	font-size: 11px;
	font-weight: bold;
}

/*-----------------------------------------------------------------------------
	New Comments
-----------------------------------------------------------------------------*/
#discussion {
	color: #494949;
	width: 460px;
}

.comment {
	margin: 0 0 20px 0px;
	display: block;
	background: #EFEFEF;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 0px 20px 0px 20px;
}

.comment_admin {
	margin: 0 0 20px 20px;
	display: block;
	background: #DFFDFF;
	border-bottom: 1px solid #99DADF;
	border-right: 1px solid #99DADF;
	padding: 0px 20px 0px 20px;
}

#discussion a {
	color: #1C5986;
}

#discussion a:hover {
	text-decoration: none;
	
}


.comment_id {
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 20px;
}

#comment_frm {
	margin-bottom: 40px;
	padding-top: 30px;
	border-top: 1px solid #CCC;
}




/*-----------------------------------------------------------------------------
	About
-----------------------------------------------------------------------------*/
#faq ul {
	margin-bottom: 0;
}

#faq ul li {
	padding-bottom: 10px;
}

/*-----------------------------------------------------------------------------
	Sponsors
-----------------------------------------------------------------------------*/
.sponsor {
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
}

.sponsor img {
	padding: 5px;
	margin-bottom: 20px;
}

.sponsor h4 {
	margin-bottom: 10px;
}

/*-----------------------------------------------------------------------------
	Blog
-----------------------------------------------------------------------------*/
.page_name a{
	color: #1C5986;
	text-decoration: none;	
}

.page_name a:hover {
	text-decoration: underline;	
}

#blog_content {
 	font-size: 13px;
	margin-bottom: 20px;
}

#blog_content a:link, #blog_content a:visited {
	color: #1C5986;
	text-decoration: underline;
}

#blog_content a:hover {
	text-decoration: none;
}

#blog_content h3 a:link, #blog_content h3 a:visited {
	color: #1C5986;
	text-decoration: none;
}

#blog_content h3 a:hover {
	text-decoration: underline;
}

.blog_post {
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
}

.blog_post h3 {
	margin-bottom: 5px;
}

.blog_post img {
	margin: 0 10px 20px 0;
	display: block;
}

.post_info {
	font-size: 11px;
}

.post_foot a {
	font-weight: bold;
}


#subscribe {
	margin: 13px 0 20px 0;
}

#subscribe h6 {
	display: block;
	border-bottom: 1px solid #CCC;
	margin-bottom: 24px;
}

#social {
	border-bottom: 1px solid #CCC;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#social h6{
	margin-bottom: 10px;
}

#social a {
	color: #1C5986;
	text-decoration: underline;
}

#social a:hover {
	text-decoration: none;
}

#social ul li {
	list-style-type: none;
	padding-bottom: 8px;
}

a.myspace {
	padding: 0px 0 0 22px;
	background: url(../images/icons/myspace.gif) no-repeat;
	background-position: 0px 0px;
}

a.facebook {
	padding: 0px 0 0 22px;
	background: url(../images/icons/facebook.gif) no-repeat;
	background-position: 0px -1px;
}

a.flickr {
	padding: 0px 0 0 22px;
	background: url(../images/icons/flickr.gif) no-repeat;
	background-position: 0px -1px;
}

a.twitter {
	padding: 0px 0 0 22px;
	background: url(../images/icons/twitter.gif) no-repeat;
	background-position: 0px -1px;
}



#profiles {
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#profiles a{
	color: #1C5986;
	text-decoration: underline;
}

#profiles a:hover;{
	text-decoration: none;
}

#profiles img {
	margin: 2px 10px 5px 0;
	float: left;
	
}



.bio {
	margin-bottom: 20px;
}

p.name {
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 15px;
}


a.rss_blog {
	color: #1C5986;
	text-decoration: none;
	padding-left: 20px;
	background: url(../images/icons/feed_small.gif) no-repeat;
	background-position: 0px 1px;
}

a.rss_blog:hover {
	text-decoration: underline;
}

#search {
	margin: 10px 0 24px 0;
	border-bottom: 1px solid #CCC;
	padding-bottom: 8px;
}

#blog_archive {
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#blog_archive h6{
	margin-bottom: 10px;
}

#blog_cats {
	padding-bottom: 16px;
	margin-bottom: 20px;
}

#blog_cats h6{
	margin-bottom: 10px;
}

#blog_cats ul li {
	list-style-type: none;
	padding-bottom: 8px;
}

#blog_cats a {
	color: #1C5986;
	text-decoration: underline;
}

#blog_cats a:hover {
	color: #1C5986;
	text-decoration: none;
}

#blog_friends {
	padding-bottom: 16px;
	margin-bottom: 20px;
}

#blog_cats h6{
	margin-bottom: 10px;
}

#blog_friends ul li {
	list-style-type: none;
	padding-bottom: 4px;
}

#blog_friends a {
	color: #1C5986;
	text-decoration: underline;
}

#blog_friends a:hover {
	color: #1C5986;
	text-decoration: none;
}



/*-----------------------------------------------------------------------------
	Banners
-----------------------------------------------------------------------------*/
#banners_3clmn {
	margin : 60px 0 20px 0;
	padding: 0 32px 0 0;
}

#banners_3clmn img {
	margin : 0 0 10px 0;
	border: 1px solid #CCC;
	padding: 3px;
}



/*-----------------------------------------------------------------------------
	Footer
-----------------------------------------------------------------------------*/
hr.foot {
	margin-top:30px;
}

#foot_logos {
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#foot_logos ul li{
	list-style-type: none;
	padding: 0 6px 0 6px;
	display: inline;
}

#foot_credit {
	text-align: center;
}

#foot_credit p {
	font-size: 11px;
}

img.footicon {
	vertical-align: top;
}

/*-----------------------------------------------------------------------------
	Classes
-----------------------------------------------------------------------------*/
.bold { font-weight:bold;}
.link a {color: #1C5986;}
.sidespace {margin-top: 20px;}
.eventlike {margin-top: 20px;}
.bloglike {margin-top: 20px;}