f/*
Theme Name: CollegiateTimes
Theme URI: http://www.sitepronews.com/2008/08/11/wordpress-themes-publicizer-151/
Description: 3 Column WordPress Theme using Web 2.0 colors and very easy to use for any blog or you can even use it as a normal website and blog combo. 
Version: 2.0
Author: <a href="http://www.sitepronews.com/">SiteProNews</a>
Author URI: http://www.sitepronews.com/
Tags: 3 columns, wordpress themes, publicizer, cool themes, fixed width
For the WordPress community (GPL).
*/

/*** GENERAL TAGS ***/

a, a:link, a:active { color: #0685BB; text-decoration: none; }

.wrap3 { width: 100%; height: auto; background: url(http://www.collegiatetimes.com/cms/template/templates/site/images/body_bg.jpg) repeat-x top; }
.wrap2 {width: 1011px; height: auto; background-image: url(http://www.collegiatetimes.com/cms/template/templates/site/images/body_glow.png); background-repeat: repeat-y; margin-left: auto; margin-right: auto;}
.wrap { width: 965px; margin: 0 auto 0 auto; }
.clear { display: block; clear: both; }

.leftcol { width: 500px; float: left; margin-bottom: 20px;}
.rightcol { float: right; color:#333;}
.rightcol ul { padding: 0px; margin:0; list-style: none;}
.rightcol ul li {padding: 2px;}
.rightcol ul li a { font-family: 'Georgia','Times New Roman'; margin: 0px; }
.rightcol ul li span{ font-size: smaller; color:#333; }
.rightcol ul li span a { text-transform:uppercase; }
.rightcol ul li h3
{
	font-weight:normal;
	margin:0;
	padding:0;
	font-size:18px;
}
.rightcol ul li h3 a
{
	color: #0685BB;
}
/*** HEADER ***/

.blogtitle { width: 100%; float: left; padding: 10px 0 0 0; }
.blogtitle h2, .rightcol h2 { font-size: 30px; font-family: 'Georgia','Times New Roman'; text-transform: uppercase; margin:0; font-weight:normal; }
.blogtitle h2 a { color:#333; }
.blogtitle h2 a span { color:#EE2930; }
.blogtitle .desc { font-size: 13px; display: block; padding: 6px; width: auto; margin:0; }

.rightcol h2 { color:#3366CC; }

.searchbox { width: 480px; float: right; background: #525B64; margin-top: 30px; }
.search { padding: 10px; display: block; color: #ffffff; font-size: 14px;}
.search .text { width: 305px; border: solid 3px #343645; padding: 6px; margin-top: 10px; float: left;  }
.search .button { float: right; margin-top: 10px;}

/**** MENU ****/

.spacer { height: 12px; }

.menu  { padding-bottom: 15px; border-bottom: dashed 1px #BFCCD2;}
.menu ul { padding: 0px; margin: 0px; list-style: none; width: 790px; float: left;}
.menu ul li { display: inline; }
.menu ul li a { width: 140px; display: block; float: left; padding: 10px 0 12px 0; font-size: 15px; color: #ffffff; font-weight: bold; text-transform: uppercase; text-align: center; }
.menu ul li a:hover { color: #EDFAFF; }
.menu ul li.current_page_item a { background: #ffffff url(images/menulinktop.jpg) no-repeat center top; color: #058DAA; }

.RSS { text-indent: -9999px; margin-top: 10px; float: right; width: 163px; height: 17px; background: url(images/rss.jpg); display: block; }

/*** CONTENT ***/

.content { background: #ffffff url(images/sidebarbg.jpg) repeat-y right; }
.leftcontent { width: 650px; float: left; border-right: solid 1px #CEDDE4; }
.sidebar { width: 300px; float: right;  }
.in { margin: 15px; }
.leftsidebar .in { width: 200px; }
.rightsidebar .in { width: 160px; margin: 15px 14px 15px 14px; }
.leftcontent .in { width: 600px; }

.navigation { display: block; border:1px dashed #bfcbd1; padding: 6px; }
.navigation a
{
	color:#333;
}

/*** ARTICLES ***/

.article { margin-bottom: 50px; }
.date { padding-left: 20px; font-size: 15px; font-weight: bold; display: block; font-family: 'Arial','Trebuchet MS','Verdana'; color: #A8B4B9; background: url(images/calendar.jpg) no-repeat center left; }
.article h2 {font-size: 24px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; margin:0; padding:0;}
.article h2 a { color: #36C; margin: 2px 0 2px 0;  }
.article .meta { font-size: 11px; display: block; color: #999; }
.article .meta a { color: #333; text-decoration:underline; }
.postcontent { line-height: 18px; margin-top: 15px; border-top: dashed 1px #BFCCD2; color:#333; }
#content li
{
	color:#333;
}
.postcontent a
{
	color:#666;
	text-decoration:underline;
}
.postcontent a:hover
{
	text-decoration:none;
}
/*** SIDEBAR **/

.sidebar h2 { font-size: 18px; font-family: 'Gerogia','Times New Roman'; text-transform: uppercase; letter-spacing: -1px; color: #244C5D; }
.sidebar ul { padding: 0px; margin: 0px; list-style: none; border-top: solid 1px #CEDDE4; margin: 4px 0 20px 0; }
.sidebar ul li { padding: 6px 0 6px 0; border-bottom: dashed 1px #CEDAE0; }
.sidebar ul li a { font-size: 13px; color:#36C; }

.sidebar h2#cat { padding-left: 20px; background: url(images/cat.jpg) no-repeat center left; }
.sidebar h2#arh { padding-left: 20px; background: url(images/cal.jpg) no-repeat center left; }

/*** Comments h2 ***/

.comments { border-top: solid 1px #CEDDE4; padding-top: 10px; margin-top: -5px;}
.comments h2 { margin-bottom: 15px; }
.comment { display: block; padding: 10px; }
.alt { background: #E7F8FF; }
.alt2 {background: #EAF9FC; }
.comment-meta { color: #92A8B1; border-bottom: solid 1px #CCE3EB; padding-bottom: 4px; }
.comment-meta span { font-size: 14px; font-weight: bold; }

.commentform { background: #E7F8FF; display: block; padding: 10px; margin-top: 10px;}
.commentform span { font-size: 16px; display: block; color: #8B8477; margin-bottom: 4px; }
.commentform input, .commentform textarea { width: 350px; background: #ffffff; border: #ffffff; padding: 4px; margin-bottom: 10px; }
.commentform input.subscribe_button{ width: 153px; height: 33px; background: url(images/comment-off.jpg); display: block; text-indent: -9999px; }
.commentform input.subscribe_button:hover { background: url(images/comment-on.jpg); }

/*** FOOTER ***/

.footer p { font-size: 13px; color: #014B68; margin: 10px 0px 35px 0px;}
.footer span { font-weight: bold; }
.footer a { color: #088CBF; background: #A7E8F5; }




.footer1, .footer2 {
text-align: center;
font-size: 11px;
}
.footer1 a, .footer2 a{
background: none;
color: #576064;
}
.footer1 {
margin: 0 auto;
width: 500px;
padding: 8px 0;
}
.footer1 a{
margin: 0 10px;
}

.footer2 {
padding: 8px 0;
}


a.footer_rss {
background: url(images/icons/rss.gif) left center no-repeat;
padding-left: 17px;
}
a.footer_rss_comm {
background: url(images/icons/comm.gif) left center no-repeat;
padding-left: 15px;
}
a.footer_wp {
background: url(images/icons/w.gif) left center no-repeat;
padding-left: 15px;
}
a.footer_login {
background: url(images/icons/user.gif) left center no-repeat;
padding-left: 16px;
}


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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
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;
}

div#header_body
{
	width: 965px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
}

div#flag
{
	width: 350px;
	text-align: left;
	float: left;
}
img#logo
{
	margin-top: 15px;
	margin-bottom: 4px;
}
*html img#logo
{
	margin-bottom: -2px;
} 

span#date
{
	font-family: 'Lucida Sans Unicode', 'Lucida Sans';
	color: #dAf1ff;
	font-size: 12px;
}
*html span#date
{
	margin-top: -10px;
}
div#header_ad
{
	float: left;
	margin-left: 45px;
	margin-top: 5px;
	height: 60px;
	width: 468px;
}
div#main_menu_container
{
	background-image: url(http://www.collegiatetimes.com/cms/template/templates/site/images/menu_bg.jpg);
	height: 34px;
	margin-top: 0px;
	text-align: center;
}
div#main_menu
{
	width: 965px; height: 34px; text-align: left; margin-top: 0px; margin-bottom: 0px; margin-left: auto; margin-right: auto;
}
div#main_menu_bar
{
	float: left;
}
div#search_box_container
{
	margin-left: 19px;
	float: left;
}
/**html div#search_box_container
{
	margin-left: 9px;
}
*html div#search_button_container
{
	float: left;
}*/
input#search_box
{
	margin-top: 5px;
	height: 20px;
	width: 150px;
	border: 0px;
	background-image: url(http://www.collegiatetimes.com/cms/template/templates/site/images/search_bg.jpg);
}
div#topics_container
{
	width: 965px;
	margin-top: 1px;
	text-align: left;
	background-image: url(http://www.collegiatetimes.com/cms/template/templates/site/images/tag_bg.jpg);
	background-repeat: repeat-x;
	height: 19px;
	margin-left: auto;
	margin-right: auto;
	color:#28314D;
	font-size: 12px;
	font-family: 'Lucida Sans', 'Lucida Sans Unicode', 'Arial';
	padding-top: 2px;
}

#fb_connect_sidebar small
{
	font-size:1em;
}
