body {
	font: 12px Arial, Helvetica, sans-serif;
	color:#212121;
	background:#e6e6e6 url(http://www.thecollegehelper.com/wp-content/themes/profitstheme_11/lib/skins/daily_news/images/clean/bg.png) repeat-x;
}

/* Formatting */

h1, h2, h3, h4, h5 {
	padding: 10px 0;
}

a{
	color: #666;
	text-decoration: none;
}

a:hover{
	color: #666;
	text-decoration: underline;
}

blockquote p {
	padding: 5px 0;
}

h2.pagetitle{
	padding:10px 0;
	font-weight:400;
	color:#808080;
	font-size:18px;
}

a.more-link:link, a.more-link:visited, a.more-link:active{
	margin:10px 0;
	padding:5px 10px;
	background:#ccc;
	color:#212121;
	text-align:center;
	text-decoration:none;
}

a.more-link:hover{
	margin:10px 0;
	padding:5px 10px;
	background:#666;
	color:#FFF;
	text-align:center;
	text-decoration:none;
}

a.visit-link:link, a.visit-link:visited, a.visit-link:active{
	margin:10px 0;
	padding:5px 10px;
	background:#ffcc00;
	color:#212121;
	text-align:center;
	text-decoration:none;
	font-weight:700;
}

a.visit-link:hover{
	margin:10px 0;
	padding:5px 10px;
	background:#7cc523;
	color:#FFF;
	text-align:center;
	text-decoration:none;
}

/* Container */
#wrapper{
	width:913px;
	padding:0;
	margin:0 auto;
}

#before-header-bg{
	height:25px;
	background:#666;
	border-bottom:1px solid #e5e5e5;
}

#before-header{
	margin:0;
	padding:0;
	height:25px;
}

#header-bg{
	height:165px;
}

#header{
	position:relative;
	margin:0;
	padding:0;
	height:155px;
}

#after-header-bg{
	height:39px;
	
}

#after-header{
	margin:0;
	padding:0;
	height:39px; 
	background:#FFF;
	border-bottom:1px solid #dadada;
}

#mediabox{
	background:#252525;
}

#mainarea{
	margin:0;
	padding:20px 15px;
	background:#FFF;
}

#bottom-widget-bg{
	width:100%;
}

#bottom-widget{ background:#f0f0f0; }

/* Columns */
#main-column{}

#sidebar1-column{}

#sidebar2-column{}

#bottom-left{}

#bottom-center{}

#bottom-right{}

#bottom-right2{}

/* Header */
#header-image{
	height:155px;
}

#header #logo{}

#header #logo h1{}

#header #logo h1 a {
	text-decoration:none;
	color:#666;
	font-size:36px;
	border:none;
	font-weight:500;
}

#header #logo h1 a:hover{
	color:#666;
}

#header #logo .description{
	color:#808080;
	padding:5px 2px;
	font-size:14px;
}

/* Before Header Navigation */

#nav1, #nav1 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;
}

#nav1 a{
	color:#Fefefe;  
	font-family: arial, helvetica, sans-serif;
	font-size:11px; 
	display:block; 
	z-index:100; 
	padding:0 10px;
	line-height:25px;
	text-decoration:none;
	text-transform: uppercase;
	font-weight:bold;
}

#nav1 a:hover{
	color:#FFF;  
	text-decoration:none;
	background:#808080;
}

#nav1 li:hover, #nav1 li.sfhover {
	cursor: pointer;
}

#nav1 li:hover span, #nav1 li.sfhover span{
	color: #fff;
}

#nav1 li{
	float:left; 
	width: auto; 
	height:25px;
}

#nav1 li ul {
	position: absolute; 
	left: -999em; 
	width: 180px;
	z-index: 20;
}

#nav1 li li {
	background:#E5E5E5; 
	border:1px solid #d2d2d2; 
	border-width:0 1px 1px 0; 
	height:25px; 
}

#nav1 li:hover ul, #nav1 li.sfhover1 ul {
	left: auto;
}

#nav1 li ul li a {
	font-family: arial;
	width:160px; 
	line-height:25px; 
	padding:0 10px; 
	font-size:11px; 
	font-style:normal; 
	font-weight:400; 
	color:#555;
}

#nav1 li ul ul {
	margin: -25px 0 0 180px;
}

#nav1 li:hover ul ul, #nav1 li:hover ul ul ul, #nav1 li:hover ul ul ul ul, #nav1 li.sfhover ul ul, #nav1 li.sfhover ul ul ul, #nav1 li.sfhover ul ul ul ul {
	left: -999em;
}

#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li li li:hover ul, #nav1 li li li li:hover ul, #nav1 li.sfhover1 ul, #nav2 li li.sfhover ul, #nav1 li li li.sfhover ul, #nav1 li li li li.sfhover ul{
	left: auto;
}

#nav1  li:hover, #nav1  li.hover {  
	position: static;
}

/* After Header Navigation */

#nav2, #nav2 ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}

#nav2 a {
	color:#fefefe;  
	text-decoration:none; 
	font-family: arial;
	font-weight:700; 
	font-size:12px; 
	display:block; 
	z-index:50; 
	padding:0 15px; 
	line-height:39px; 
	color:#808080;  
	font-family: arial, helvetica, sans-serif;
}

#nav2 a:hover {
	color:#FFF;  
	text-decoration:none; 
	background:#808080;
}


#nav2 li:hover, #nav2 li.sfhover1 {
	cursor: pointer;
}

#nav2 li:hover span, #nav2 li.sfhover1 span {
	color: #fff;
}

#nav2 li {
	float:left; 
	width: auto; 
	height:39px;

}

#nav2 li ul {
	position: absolute; 
	left: -999em; 
	width: 180px;
	z-index: 10;
}

#nav2 li li {
	background:#FFF; 
	border-bottom:1px solid #dedbd1;
	border-left:1px solid #dedbd1;	
	border-right:1px solid #dedbd1;	
	height:39px; 
}

#nav2 li:hover ul, #nav2 li.sfhover1 ul {
	left: auto;
}

#nav2 li ul li a {
	font-family: arial;
	width:160px; 
	line-height:39px; 
	padding:0 10px; 
	font-size:11px; 
	font-style:normal; 
	font-weight:400; 
	color:#555;
}

#nav2 li ul li a:hover {
	color:#FFF;
}

#nav2 li ul ul {
	margin: -39px 0 0 180px;
}

#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li:hover ul ul ul ul, #nav2 li.sfhover1 ul ul, #nav2 li.sfhover1 ul ul ul, #nav2 li.sfhover1 ul ul ul ul {
	left: -999em;
}

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li li li li:hover ul, #nav2 li.sfhover1 ul, #nav2 li li.sfhover1 ul, #nav2 li li li.sfhover1 ul, #nav2 li li li li.sfhover1 ul{
	left: auto;
}

#nav2  li:hover, #nav2  li.hover {  
	position: static;
}

/* Featured */

#slideshow{
	background:transparent url(images/clean/bg_slideshow.jpg) no-repeat 0 0;
}

#leftControl{
  	background:transparent url(http://www.thecollegehelper.com/wp-content/themes/profitstheme_11/lib/skins/daily_news/images/clean/control_left.jpg) no-repeat 0 0;
}

#rightControl{
  	background:transparent url(images/clean/control_right.jpg) no-repeat 0 0;
}


.slide h3, .slide p{
  	margin:10px;
	color:#fefefe;
}

.slide h3{
  	font:italic 24px arial, "Times New Roman", Times, serif;
  	letter-spacing:-1px;
	color:#fefefe;
}

.slide h3 a{
	text-decoration:none;
  	font:italic 24px arial, "Times New Roman", Times, serif;
  	letter-spacing:-1px;
	color:#fefefe;
}

.slide h3 a:hover{
	text-decoration:underline;
  	font:italic 24px arial, "Times New Roman", Times, serif;
  	letter-spacing:-1px;
	color:#fefefe;
}

.slide img{
  	float:right;
 	margin:0 0 0 10px;
}

#slideIndex{
	left: 60px;
	bottom: 10px;
	position: absolute;
}

.numbers{
	width: 16px;
	height: 16px;
	background: #ddd;
	display: inline-block;
	color: #777;
	border: 1px solid #000;
	text-align: center;
	margin: 1px;
	cursor: pointer;
	font: normal 12px Arial;
}

.active{
	color: #ddd;
	background: #777;
	border: 1px solid #aaa;
}

/* Loop Slider */

h3.featured{
	display:block;
	margin:0 0 10px 0;
	padding:5px 0;
	color:#666;
	font-family:arial;
	font-weight:800;
	font-size:16px;
	font-style:italic;
	border-bottom:1px solid #E5E5E5; 
}

/* Post */

.post{
	margin:0 0 10px 0;
	padding:0;
	border-bottom:1px dashed #ccc;
}

.entry h1.postitle{
	margin:0;
	padding:0 0 8px 0;
	color:#1a1a1a;
	font-weight:500;
	font-size:26px; 
}

.entry h1.postitle a{
	color:#1a1a1a;
	font-weight:500;
	font-size:26px;
	border:none;
}

.entry h1.postitle a:hover{
	color:#818181;
}

.entry h2.postitle{
	margin:0;
	padding:0 0 8px 0;
	color:#1a1a1a;
	font-weight:500;
	font-size:26px; 
}

.entry h2.postitle a{
	color:#1a1a1a;
	font-weight:500;
	font-size:26px;
	border:none;
}

.entry h2.postitle a:hover{
	color:#818181;
}

.entry .post-bylines {
	font-size:11px;	
	font-family:arial;
	margin:5px 0;
}

.entry .post-bylines a {
	text-decoration: underline;
	font-size:11px;
	font-family:arial;
}

.entry .post-bylines a:hover {
	text-decoration: none;
}

.postags{
	font-size:11px;	
	font-family:arial;
}

.postags a {
	text-decoration: underline;
	font-size:11px;
	font-family:arial;
}

.postags a:hover {
	text-decoration: underline;
	font-size:11px;
	text-decoration: none;
}

.entry ul{
	list-style-type:square;
}

.entry ol{
	list-style-type:decimal;
}

.entry p, .entry ul li, .entry ol li{ line-height:22px; }

.postmetadata{
	font-size:14px;
	font-weight:bold;
	text-align:right;
}

.postmetadata a {
	text-decoration:none;
	font-size:14px;
	font-family:arial;
}

.postmetadata a:hover {
	text-decoration: underline;
	text-decoration:none;
	font-size:14px;
	
}

.post-rating {
	float:right;
}

.post-body-ad {
	float:right;
	margin:10px 0 0 10px;	
}

.post-bottom-ad {
	width:468px;
	height:60px;
	margin:10px auto;
	padding:0;
}

.relatedposts {
	padding-bottom:20px;
	margin-bottom:10px;
	border-bottom:1px dashed #ccc;
}

/*--comments--*/
.post-comments{	
	padding:10px 0;
}

#commentlist {}

#commentlist li {
	background:#f1f1f1; 
	border:1px solid #d3d3d3;
}
	
.comment-author {}
		
.comment-author img {
	background:#FFF; 
	border:1px solid #d3d3d3;
}
			
.depth-4 img {}
			
.depth-5 img {}
		
.comment-text {}

.pingback .comment-text {}
		
.reply {}
		
.reply a:link, .reply a:active, .reply a:visited {
	font:0.92em arial, "Times New Roman", Times, serif; color:#666666;
}
			
.comment-text h3 {}
		
#commentform .input, #commentform .textarea {
	border:1px solid #d3d3d3;
	font:0.92em arial, "Times New Roman", Times, serif; color:#666666;
}

#commentform .textarea {
	font:0.97em arial, "Times New Roman", Times, serif;
	width:400px;
}

/* Sidebar */

#sidebar{
	margin:0;
	padding:0;
}

#sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
	
}

#sidebar ul li {
	margin:0;
	padding:12px 0;
	/* border-left:1px dashed #ccc; */
}

#sidebar ul li h2 {
	margin:0 0 5px 0;
	padding:5px 10px;
	color:#808080;
	font-size:16px;
	font-family:arial;
	background:#E5E5E5;
}

#sidebar ul li ul {
	list-style:none;
	margin:5px 5px 0 5px;
	padding:0;
}

#sidebar ul li ul li {
	margin:0;
	padding:3px 0;
	border:none;
	background-image:none;
	border-bottom:1px dashed #ccc;
	line-height:20px;
}

#sidebar ul li ul li a {
	text-decoration: none;
	font-family:arial;
	
}

#sidebar ul li ul li a:hover {
	text-decoration: underline;
	font-family:arial;
}

#sidebar ul li ul li ul{
	list-style:circle;
	margin:5px 15px 0 25px;
	padding:0;
}

#sidebar ul li ul li ul li{
	margin:0;
	padding:2px 0;
	border:none;
	background-image:none;
}

/* Bottom Widget */

#bot-widget{}

#bot-widget ul {}

#bot-widget ul li {
	margin:0;
	padding:3px 0;
	font-family:arial;
	color:#666;
}

#bot-widget ul li h2 {
	margin:0;
	padding:0 10px;
	font:bold 16px arial;
	line-height:25px;
	color:#FFF;
	background:#a7a7a7;
}

#bot-widget ul li a {
	text-decoration: none;
	color:#666;
}

#bot-widget ul li a:hover {
	text-decoration: underline;
	color:#666;
}

#bot-widget ul li ul {
	margin:0;
	padding:0;
}

#bot-widget ul li ul li {
	margin:0;
	padding:3px 0;
}

#bot-widget ul li ul li a {
	text-decoration: none;
	color:#666;
	border-bottom:1px dotted #919191;
}

#bot-widget ul li ul li a:hover {
	text-decoration: underline;
	color:#666;
	border-bottom:none;
}

#bot-widget ul li ul li ul{
	list-style:circle;
	margin:5px 15px 0 15px;
	padding:0;
}

#bot-widget ul li ul li ul li{
	margin:0;
	padding:2px 0;
}

/*--calendar--*/

#wp-calendar{
	width:98%;
	margin:0 auto 10px auto;
	clear:both;
	padding:0;
}

#wp-calendar caption{
	padding:5px 10px;
	font-weight:bold;
	color:#666;
}

#wp-calendar th{
	text-align:center;
	color:#808080;
	padding:5px;
}

#wp-calendar td{
	text-align:center;
	color:#9E9E9E;
	padding:5px;
}

#wp-calendar td, table#wp-calendar th{
	padding:3px 0;
}

#wp-calendar td#prev {
	text-align: left;
}

#prev a {
	text-decoration: underline;
	padding: 1px 2px;
}

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

#wp-calendar td#next {
	text-align: right;
}

#next a {
	text-decoration: underline;
	padding: 1px 2px;
}

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

/* Bottom Widget */

#bot-widget{
	margin:0;
	padding:0;
}

#bot-widget ul {
	margin:0;
	padding:0;
}

/*--widget-formatting*/
.widget #searchform{ 
	margin: 15px 0 0 0; 
}

.widget select{ 
	width: 80%; 
	margin: 15px 0 0 0;
	padding:4px;
}

.widget input#s, .widget input.field, .widget select{ 
	width: 80%; 
	padding:4px;
	border: 1px solid #ccc; 
}

.widget select option{ 
	padding:0 4px;
}

.widget .screen-reader-text{ 
	display: none; 

}

.widget .textwidget p { 
	padding: 5px 0; 
}

a.tag-link-11 {
	text-decoration: none;
	margin: 0;
}

#tag_cloud .widgettitle, .widget_text .widgettitle, .widget_calendar .widgettitle {
	text-align: left;
}	

#tag_cloud {
	text-align: center;
}

ul#recentcomments li.recentcomments {	
	padding:5px 0;
}

ul#recentcomments li.recentcomments a {
	text-decoration: none;
	padding: 2px 4px;
}

ul#recentcomments li.recentcomments a:hover {
	text-decoration: underline;
}

.widget ul{
	margin:0;
	padding:0;
}

.widget ul li{
	margin:0;
	padding:0;
}

/*--search--*/
#searchform { 
	background:url(http://www.thecollegehelper.com/wp-content/themes/profitstheme_11/lib/skins/daily_news/images/bg-search.png) no-repeat; 
	height:35px; 
	width:181px; 
	margin:4px auto 0 auto; 
	position:relative;
}

#searchform input { 
	background:none; 
	border:none !important; 
	padding:8px 10px 8px 12px !important; 
	width:156px; 
	margin:0 auto; 
	font-family:arial, "Times New Roman", Times, serif; 
	font-style:italic; 
	font-size:12px; 
	color:#9d9d9d; 
}

#searchform input.submit { 
	cursor:pointer;
	background: url(images/ico-search.png) no-repeat; 
	width:15px; 
	height:16px; 
	position:absolute;
	right:0px; 
	top:7px; 
	padding:0; 
	margin:0; 
}

/* Footer */
#footer-bg{
	
}

#footer{
	margin:10px 0;
	padding:0;
	height:40px;
	color:#666;
	line-height:40px;
	font-size:12px;
}

#footer a{
	color:#666;
	text-decoration:underline;
	font-size:12px;
}

#footer a:hover{
	color:#666;
	text-decoration:none;
}

.footinfo{
	height:40px;
	line-height:40px;
	font-size:12px;
}

/* Footer Navigation */
#nav3, #nav3 ul { padding: 0;margin: 0;list-style: none; }
#nav3 li { float:left;width:auto; }
#nav3 li a{ margin-right:5px;padding:0 5px 0 0;border-right:1px solid #808080;text-decoration:none; }
#nav3 li a:hover{text-decoration:underline; }

/* Pagination */
.navigation {
	margin-bottom:20px;
	font-size:12px; 
	line-height:18px; 
	font-family:arial, serif !important; 
	font-style:italic !important;
	text-align:right;
}

#wp-pagenavi a, #wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #ccc;
	color: #ccc;
	background-color: #FFFFFF;	
}

#wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #ccc;
	color: #ccc;
	background-color: #FFFFFF;	
}

#wp-pagenavi a:hover {	
	border: 1px solid #818181;
	color: #818181;
	background-color: #FFFFFF;
}

#wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #ccc;
	color: #ccc;
	background-color: #FFFFFF;	
}

#wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #818181;
	border: 1px solid #818181;
	background-color: #FFFFFF;
}

#wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #818181;
	color: #818181;
	background-color: #FFFFFF;
}

#wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #818181;
	color: #818181;
	background-color: #FFFFFF;
}

/* Sidebar Tabs */
#sidebar ul li.tab-lists {
	display:block;
}

#sidebar ul li.tab-lists ul.tab-titles {
	margin:0;
	padding:0;
	list-style:none;
}

#sidebar ul li.tab-lists ul.tab-titles li {
	float:left;
	display:inline;
	margin:0 3px 0 0;
	padding:0;
	border:none;
}

#sidebar ul li.tab-lists ul.tab-titles li a {
	color:#666;
	text-decoration:none;
	display:block;
	padding:3px 7px;
	background:#E5E5E5;
	font-weight:bold;
	font-size:11px;
}

#sidebar ul li.tab-lists ul.tab-titles li a:hover {
	background:#a7a7a7;
	color:#FFF;
}

#sidebar ul li.tab-lists .tab-lists-contents .tab-contents {
	list-style:none;
	margin:0;
	padding:10px;
	border:4px solid #a7a7a7;
}

#sidebar ul li.tab-lists .tab-lists-contents .tab-contents li {
	background:transparent;
	color:#666;
	font-weight:normal;
	display:block;
}

#sidebar ul li.tab-lists .tab-lists-contents .tab-contents li img {
	float:left;
	padding:3px;
	background:#FFF;
	border:1px solid #ccc;
	margin-right:10px;
}

#sidebar ul li.tab-lists ul.tab-titles li a.tab-selected {
	background:#a7a7a7;
	color:#FFF;
}

#sidebar ul li.tab-lists .tab-lists-contents .tab-content-hide {
	display:none;
}