/* 
	Theme Name: onlinecollege.cc
	Theme URL: http://onlinecollege.cc/
	Description: Customised WordPress Theme by <a href="mailto:milanmk@yahoo.com">Milan Kaneria</a>.
	Author: Milan Kaneria
	Author URI: mailto:milanmk@yahoo.com
	Version: 1.0
		
*/


body
{
	margin: 0px auto 0px auto;
	padding: 0px;
	color: #000000;
	background: #ffffff url(images/body-bg.jpg) center top repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	line-height: 1.6;
}

.body-result
{
	background: #ffffff url(images/body-bg-alt.jpg) center top repeat-x;
}

#wraper
{
	width: 1006px;
	margin: 0px auto 0px auto;
	overflow: hidden;
}

#header
{
	height: 737px; /* 609 + 128 */
	background: url(images/header-bg.jpg) center bottom no-repeat;
	overflow: hidden;
}

.header-alt
{
	height: 169px !important;
	background: none !important;
}

#header-logo
{
	height: 108px;
	padding: 26px 0px 0px 25px;
	overflow: hidden;
}

#header-menu
{
	height: 35px;
	margin: 0px 0px 0px 20px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#header-menu ul
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#header-menu li
{
	float: left;
	display: block;
	height: 25px;
	margin: 0px;
	padding: 10px 20px 0px;
	border-left: 2px solid #188CCD;
	list-style: none;
}

#header-menu a:link, #header-menu a:visited
{
	color: #ffffff !important;
}

#header-menu a:hover, #header-menu a:focus, #header-menu a:active
{
	color: #E8C400 !important;
}

#header-menu li.current_page_item
{
	background: #188CCD;
}

#header-menu li.alt
{
	color: #000000 !important;
	background: url(images/header-menu-active-bg.jpg) center top repeat-x;
}

#header-menu li.alt a:link, #header-menu li.alt a:visited
{
	color: #000000 !important;
}

#header-menu li.alt span
{
	font-size: 14px;
	line-height: 1;
}

#header-box
{
	height: 400px;
	margin: 20px 0px;
	background: url(images/header-box-bg.jpg) center top no-repeat;
	font-family: Tahoma, Arial, Sans-Serif;
}

#header-box-text
{
	float: left;
	width: 605px;
	padding: 280px 0px 0px 40px;
	color: #ffffff;
	font-size: 36px;
	text-align: left;
	overflow: hidden;
}

#header-box-form
{
	float: left;
	width: 300px;
	margin-top: 20px;
	padding-top: 50px;
}

#header-box-form-header
{
	margin-bottom: 30px;
	font-size: 22px;
	font-weight: bold;
	text-decoration: underline;
}

#header-box-form form
{
	padding: 0px 15px;
}

#header-box-form form div
{
	clear: both;
	height: 100%;
	padding-bottom: 15px;
	overflow: hidden;
}

#header-box-form input, #header-box-form select
{
	float: left;
	width: 188px;
	font-size: 20px;
}

#header-box-form select
{
	height: 30px;
	font-size: 10px;
}

#PF_programtype
{
	padding: 5px 0px;
	font-size: 10px;
}

html* #PF_programtype
{
	font-size: 22px !important;
}

#header-box-form label
{
	float: left;
	width: 72px;
	height: 30px;
	padding-top: 4px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	background: url(images/form-label-bg.gif) center top no-repeat;
	text-transform: uppercase;
}

#header-box-form input.submit
{
	float: right;
	width: 101px !important;
	height: 31px;
	background: url(images/form-submit-bg.gif) center top no-repeat;
}



#page
{
	height: 100%;
	padding-top: 10px;
	background: url(images/page-bg.jpg) center top repeat-y;
	overflow: hidden;
}

#content
{
	float: left;
	width: 710px;
	padding-bottom: 10px;
	border-right: 1px solid #000000;
}

.content-result
{
	width: 955px !important;
	border: none !important;
}

.post-date
{
	float: left;
	width: 40px;
	padding: 15px 10px 0px 40px;
}

.post-date div
{
	font-family: Arial, Sans-Serif;
	text-align: center;
}

.post-date-d
{
	padding: 3px 0px;
	color: #ffffff;
	background: #5E90A6;
	font-size: 20px;
	font-weight: bold;
}

.post-date-m
{
	margin-bottom: 10px;
	color: #000000;
	background: #DEDEDE;
	font-size: 12px;
	font-weight: bold;
}

.post-date-y
{
	padding: 8px 0px;
	border: 1px solid #C0C0C0;
	color: #7C7C7C;
	font-size: 12px;
}

.post-date-t
{
	padding: 2px 0px;
	color: #ffffff;
	background: #AAAAAA;
	font-size: 9px;
}

.post
{
	float: left;
	width: 600px;
	padding: 4px 20px 15px 0px;
}

.post-alt
{
	width: 590px;
	padding-left: 40px;
}

.post-result
{
	width: 895px;
}

.posttitle
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 24px;
	font-weight: bold;
}

.posttitle a
{
	color: #000000 !important;
}

.postmeta
{
	height: 100%;
	padding: 0px 0px 10px;
	border-bottom: 1px solid #DBDBDB;
	color: #3E7F99;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
}

.postmeta span
{
	float: left;
	height: 21px;
	margin-right: 20px;
	padding-left: 30px;
}

.postmeta-author
{
	background: url(images/post-icon-author.jpg) left top no-repeat;
}

.postmeta-category
{
	background: url(images/post-icon-category.jpg) left top no-repeat;
}

.postmeta-comments
{
	background: url(images/post-icon-comments.jpg) left top no-repeat;
}

.postcontent
{
	padding: 0px 0px 0px;
	text-align: justify;
}

blockquote
{
	width: 90%;
	margin: 0px auto 10px auto;
	padding: 10px;
	border: 1px solid #188CCD;
	color: #767272;
	font-style: italic;
}

#page-nav-prev
{
	float: left;
	margin: 0px;
	padding: 0px 20px 10px;
}

#page-nav-next
{
	float: right;
	margin: 0px;
	padding: 0px 20px 10px;
}


#sidebar
{
	float: left;
	width: 250px;
}

.sidebar-widget
{
	width: 250px;
	margin-bottom: 10px;
}

.sidebar-header
{
	padding: 0px 0px 0px 20px;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
}

.sidebar-content
{
	padding: 10px 20px 10px;
}

.sidebar-content a
{
	color: #000000 !important;
}

.sidebar-widget ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sidebar-widget li
{
	padding: 0px 0px 3px 18px;
	background: url(images/li-bg.jpg) 0px 10px no-repeat;
	list-style: none;
}


#footer
{
	clear: both;
	padding: 10px 0px 10px;
	background: #188CCD;
}

#footer-text
{
	width: 966px;
	padding: 0px 0px 0px 40px;
	color: #ffffff;
	font-size: 12px;
	text-align: left;
}


a, a:link, a:visited
{
	color: #188CCD;
	text-decoration: none;
}
	
a:hover, a:focus, a:active
{
	color: #E8C400 !important;
	outline: none;
}

a img
{
	border: none;
}


form
{
	margin: 0px;
	padding: 0px;
}

input, textarea, select
{
	padding: 2px 4px;
	border: 1px solid #E8E0E0;
	background: url(images/form-input-bg.jpg) center bottom repeat-x;
	font-family: Arial, Sans-Serif;
}

input.submit
{
	border: none;
	color: #ffffff;
	background: #E8C400;
	font-weight: bold;
	cursor: pointer;
}



.alignright
{
	float: right;
}

.alignleft
{
	float: left
}

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;
}



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

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
