 /* 
    Theme Name: CampusAli
	Theme URI: 
	Description:
	Version: 1.0
 	Author: Slap
 */
 
/* //////////// layout /////////////////// */


#container {
   margin: 0px auto;
   float: left;
   text-align: left;
   width: 722px;
   font-size: 1.5em;
}

#posts {
   float: left;
   width: 462px;
   margin-top:-5px;
}

#sidebar {
	width: 205px;
	float: left;
	padding: 0;
	margin: 0 0 0 25px;	
}

/* //////////// layout end /////////////////// */

 
 /*  Typography  */

body, h1, h2, p{
	margin:0;padding:0;
}
a img,
img{
	border: 0;
}
.post img {
/*padding: 0 12px 8px 0;*/
}
.addthis img {
	padding:0;
}

.imgLeft {
padding: 0 12px 8px 0;
}
 
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Georgia", Times New Roman, Times, serif;
	background: #FFF;
	color:#797B10;
	margin: 0;
   	padding: 0;
	left:50%;
	position:absolute;
	margin-left:-346px;
	line-height: 1.7em;
	}
/*
h1 {
    font: normal 24px "Georgia", Times New Roman, Times, serif;
	font-weight: 600;
	font-style:italic;
	color: #FF0000;
	
}
*/
h2, h3, h4 {
  	font: normal 2.8em "Georgia", Times New Roman, Times, serif;
	/*font-weight: 500;*/
	font-style:italic;
	color: #FF0000;
	border-bottom: 1px solid #66ccff;
}
h3 {
	font-size:2em;
	color: #66ccff;
	border:none;
}
h4 {
	font-size:1.48em;
	font-weight:bold;
	color: #66ccff;
	border:none;
	display:inline;
	margin:0; padding:0;
	line-height:auto;
}

hr {
	background-color: #D4DA22;
	border: 0;
	height: 1px;
	margin: 0;
}

a img{border:0;}
a:link, a:visited {color:#FF0000; text-decoration:none; font-weight:bold;}
a:active, a:hover{color:#A5A90E; text-decoration:none; font-weight:bold;}
a:hover{color:#A5A90E; text-decoration:none; font-weight:bold;}

p{margin:5px 0 15px;}
b,strong{font-weight:700;}
/*

}*/



 /* ///////////////   date start ////////////////// */

.date {
   font-family:Helvetica, Arial, sans-serif;
   font-size:0.8em;
   padding:0.6em 0.5em 1em 0.3em;
   text-align:left;
   background:url(images/plus.gif) no-repeat top left;
   font-weight:bold;
   margin-top:0.9em;
   float:left;
   width:60px;
   color:#A5A90E;
   text-transform:uppercase;
 
   }
.date div {
	padding-top:1px;
	font-size:0.8em;
	margin-bottom:-4px;
}
.month {

  }
.year {
	font-weight:normal;
	font-style:italic;
}
.dayNumber {
	color:#fff;	
	font-size:1.5em;
	letter-spacing:1px;
	line-height:1.1em;
}
 .dayWord {
 padding-top:-3px;
	font-weight:normal;
	color: #ef8e1d;
	font-size:0.6em;
	line-height:0.9em;
}

 /* ///////////////   date end  ////////////////// */
 
 /* /////////// header start ////////////// */


#login {

	width: 692px;
	height:45px;
	background-color:#D4DA22;
	padding-top:5px;
	
	}
	
.logo {
	float:left;
	border-right: 1px solid #fff;
	border-right-height: 1px;
	width: 107px;
	height:40px;
	padding-left:6px;
	padding-right:6px;
	}


.association {
	float:left;
	width: 87px;
	height:40px;
	margin-left:10px;
	}

#header_image {
	width: 692px;
	height:217px;
	margin-bottom:15px;
}


/* /////////// header end ////////////// */

 /* /////////// twitter start ////////////// */
.twitter {
	font-family:Helvetica, Arial, sans-serif;
	float:left;
	border-right: 1px solid #fff;
	border-right-height: 1px;
	width: 438px;
	height:40px;
	margin-left:4px;
	color:#000;
	overflow:hidden;
	}
.tweets {
	font-size:0.75em;
	/*background: #aeb801;
	margin:8px;*/
	padding:3px 6px 0 6px;
	min-height:37px;
	font-style:italic;
	margin-right:4px;
}
.aktt_more_updates {
	float:left;
	width:90px;
}
.aktt_tweet{
	float:left;
	width:260px;
	line-height:1em;
}
.aktt_tweet_status{
	float:left;
	text-align:right;
	width:70px;
	padding-top:21px;
}
.tweets a{
	font-size:0.8em;
	font-weight:normal;
	color: #4b4e01;
	text-transform:uppercase;
	font-style:normal;
}
.tweets h2 {
	font-size:1.8em;
	border:none;
	line-height:1em;
	color:#4b4e01;
	width:90px;
	padding-left:2px;
}
.tweets h2 span{
	color:#ff0000;
}

 /* /////////// twitter end ////////////// */

/* /////////// sidebar start ////////////// */

#sidebar {
	font-size: 0.75em;
	color: #888;
	line-height: 1.2em;
}
#sidebar ul,
#sidebar ol,
#sidebar li {
	margin: 0;padding: 0;
}
#sidebar .pagenav {
	list-style:none;
}
#sidebar h2 {
  	font: normal 2.2em "Georgia", Times New Roman, Times, serif;
	font-style:italic;
	color: #A5A90E;
	border:none;
}
#sidebar h2 span {
  	color: #FF0000;
}

#sidebar ul li {
	list-style:none;
}
#sidebar ul{
	border-bottom:1px solid #A5A90E;
	padding-bottom:14px;
	margin-bottom:10px;
}
#sidebar p {
	border-bottom:1px solid #A5A90E;
	margin-bottom:10px;
	padding-bottom:14px;
}

/* /////////// sidebar end ////////////// */

.flashmovie {
margin-top:4px;
	margin-bottom:16px;
}

#top a, .post h2 a, .post h2 a:hover, .post h2 a:link, .post h2 a:visited, .post h2 a:active{
	background: transparent;
	font-weight:normal;
}
.post h2, .post h3 {
	font-weight:normal;
	font-style:italic;
	color:#A5A90E;
	margin-bottom: 10px;
	line-height:0.9em;
	padding-top:30px;
	width:380px;
	float:left;
	text-transform:none;
	
}
.post{
	/*margin-bottom: 20px;*/
	border-bottom:1px solid #A5A90E;
	float:left;
	padding-bottom:20px;
	margin-bottom:10px;
}


.post p {
background:url("images/blueline2.gif") repeat scroll 0pt -1px;
line-height:16px;
}


.post-content{
	margin: 16px 0 16px 0;
	line-height:16px;
}
.post-content p,
.post-content ul,
.post-content ol{
	margin-top:16px;
}
.post-content a img{
	margin:0;
	padding:0;
	/*display:block;*/
	border:0 !important;
	text-decoration:none !important;
}
.storycontent {
width:100%;
float:left;
}
.post-links {
padding-top:16px;
float:left;
font-size:0.75em;
}
.post-links h2, .post-links h3 {
width:462px;
margin-bottom:8px;
}
.post-links, .post-links a, .post-links small {
font-family:Helvetica, Arial, sans-serif;
text-transform:uppercase;
font-weight:normal;
color: #ef8e1d;

/*margin-top:-30px;*/
}
/* Comments */
.comments_link {
	float:left;
	
	
}
.comments_link a {
padding-left:14px;padding-right:8px;
background:url("images/arrow-right.gif") no-repeat top left;
}
.postlabels {
float:left;
padding-right:8px;
}
.addthis {
float:right;
width:180px;
}
.addthis a {
padding:0;margin:0;
}
.commentlist {
width:462px;
	float:left;
	text-transform:none;
	margin:0pt;
	padding:0pt;
}
.commentlist cite, .commentlist cite a{
	font-style:normal;
	font-weight:bold;
	color:#495002;
}
.commentlist small, .commentlist small a, .postlabels span {
	color:#495002;
}
.commentlist p {
	color:#888;
	margin-top:0;
}
.commentlist ul, .commentlist li {
width:462px;
	list-style:none;
	margin:0; padding:0;
}
.commentlist li {
	border-top:1px solid #A5A90E;
	padding:6px 0 6px 0;
}
textarea, .userinput {
width:90%;
}
textarea, input {
font-family:Helvetica, Arial, sans-serif;
}
form {
margin:0;padding:0;
}
#commentform {
background:#fff;
width:462px;
margin:0;padding:0;
}
#commentform p{
background:#fff;
}

.slideshowlink {
	margin:10px 0 10px 0;
}
.pagination {
	margin-bottom:8px;
}

/* UNI PAGES */
.ui-accordion-container {
	margin:0;
	padding:0;
	list-style:none;
}
.ui-accordion-container li {
	/*margin:0;
	padding:0 0 6px 0;
	height: auto !important;*/
}
.ui-accordion-container h3 {
	margin:0;
	padding:0;
}
.ui-accordion-container p{
	margin:0 0 10px 0;
	background:none;
}
.ui-accordion-container a.btn {
	border-bottom: 1px solid #66CCFF;
	margin:10px 0 10px 0;
	display: block;
}

.uni-details {
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}
.uni-details li {
	margin:0 0 10px 0;
	padding:0;
}
