/*
 * 
 * Stylesheet for Bakoel SMS
 * 
 * */

/* Globally used */
body
{
	background: #fff url(images/bg.png) repeat-x;
	font-family: arial;
	color: #000;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
a
{
	text-decoration: none;
	color: #2aabe2;
}
div, ul, ol
{
	margin: 0;
	padding: 0;
	border: 0;
}
img
{
	border: none;
}
h1
{
	color: #2aabe2;
	margin: 0;
	padding: 16px 0;
	font-size: 40px;
	line-height:40px;
	font-weight: normal;
}
h2
{
	color: #2aabe2;
	margin: 0;
	padding: 4px 0;
	font-size: 23px;
	line-height: 23px;
	font-weight: normal;
}
h3
{
	color: #fff;
	background: #000;
	display: inline;
	margin: 0;
	padding: 6px 8px;
	font-size: 12px;
	line-height: 24px;
}
h4
{
	color: #2aabe2;
	margin: 5px 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}
h5
{
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #fff;
}
p
{
	padding: 8px 0;
	margin: 0;
}

/* main wrapper */
#mainwrapper
{
	width: 780px;
	margin: 0 auto;
	position: relative;
}

/* header and logo */
#header
{
	position: relative;
	height: 100px;
	border-bottom: 1px solid #808080;
}
#logo
{
	position: absolute;
	top: 0px;
	right: 0px;
}

/* sidebar */
#sidebarleft
{
	background: #000;
	width: 160px;
	margin: 0 5px 0 0;
	padding: 10px 15px 15px;
	float: left;
	color: #fff;
	font-size: 11px;
}
#sidebarleft a, #sidebar label
{
	color: #fff;
}

/* sidebar menu */
ul.sidebarmenu
{
	list-style-type: none;
	margin: 50px 0 10px;
}
ul.sidebarmenu li
{
	border-bottom: 1px solid #fff;
	margin: 8px 0;
}

/* middle */
#middle
{
	float: right;
	width: 560px;
}

/* menubar */
ul.menubar
{
	list-style-type: none;
}
ul.menubar li
{
	width: 112px; /* fit to 5 menu only */
	float: left;
	padding: 0;
	margin: 0;
	text-align: center;
	color: #000;
	font-size: 13px;
	font-weight: bold;
}
ul.menubar a
{
	display: block;
	padding: 3px 0 5px;
	color: #000;
}
ul.menubar li:hover a,
ul.menubar li a:hover
{
	background: #000;
	color: #2aabe2;
}

/* content */
#contentwrapper
{
	margin: 90px 0 0;
}
.contenttitlewrapper
{
	margin: 10px 0;
	border-bottom: 1px solid #808080;
}
.featuredimage
{
	clear: both;
	height: 200px;
	margin: 10px 0;
}
.widebanner
{
	clear: both;
	height: 100px;
	margin: 10px 0;
}
.contentleftbanner
{
	float: left;
	width: 180px;
	margin: 10px 20px 10px 0;
}
img.imgleftbanner
{
	display: block;
	margin: 0 0 20px;
}
.contentthumbnail
{
	width: 186px;
	margin: 10px 0;
	float: left;
}
.contentthumbnailwrapper
{
	position: relative;
	height: 300px; /* just adjust the height if you want higher height for the thumbnail */
	margin: 0 5px;
}
.contentthumbnail .first
{
	margin: 0 10px 0 0;
}
.contentthumbnail .last
{
	margin: 0 0 0 10px;
}
.contentthumbnailtext
{
	position: absolute;
	bottom: 25px;
	height: 58%;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	padding: 5% 0;
}
.contentthumbnailmore
{
	position: absolute;
	bottom: 0px;
	height: 25px;
	line-height: 25px;
	background: #000;
	color: #fff;
}
.contentthumbnailmore a
{
	display: block;
	padding: 0 8px;
	color: #fff;
}
.contentthumbnailmore:hover a,
.contentthumbnailmore a:hover
{
	color: #2aabe2;
}

/* content menu */
ul.contentmenu
{
	list-style-type: none;
	float: right;
	margin: -10px 0 0;
}
ul.contentmenu li
{
	display: inline;
	background: #2aabe2;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	padding: 2px 6px;
	margin: 0 0 0 3px;
}
ul.contentmenu li a
{
	color: #fff;
}

/* list profile */
ul.listprofile
{
	list-style-type: none;
	margin: 20px 0 30px;
}
ul.listprofile li
{
	border-bottom: 1px dotted #808080;
	margin: 2px 0;
	padding: 2px 0;
	position: relative;
}
ul.listprofile li span.colleft
{
	display: block;
	position: absolute;
	top: 2px;
	left: 0;
	width: 150px;
	color: #2aabe2;
}
ul.listprofile li span.colright
{
	position: relative;
	left: 160px;
}

/* list message */
ul.listmessage
{
	list-style-type: none;
	margin: 20px 0 30px;
}
ul.listmessage li
{
	border-bottom: 1px dotted #808080;
	margin: 2px 0;
	padding: 2px 0;
	position: relative;
}
ul.listmessage li.unread
{
	font-weight: bold;
}
ul.listmessage li span.coldate
{
	display: block;
	color: #2aabe2;
	position: absolute;
	top: 2px;
	left: 0;
	width: 80px;
}
ul.listmessage li span.coltime
{
	display: block;
	color: #2aabe2;
	position: absolute;
	top: 2px;
	left: 80px;
	width: 70px;
}
ul.listmessage li span.coltitle
{
	position: relative;
	left: 150px;
}
ul.listmessage a
{
	color: #000;
}

/* footer */
#footer
{
	clear: both;
	margin: 30px 0 40px;
	border-top: 1px solid #808080;
}
ul.footermenu
{
	list-style-type: none;
	margin: 5px 0;
	float: right;
}
ul.footermenu li
{
	display: inline;
	padding: 0 0 0 12px;
}

/* common form */
input.mediumtextbox
{
	border: 1px solid #4d4d4d;
	width: 158px;
	margin: 0;
}
input.largetextbox
{
	border: 1px solid #2aabe2;
	width: 300px;
}
textarea.largetextarea
{
	border: 1px solid #2aabe2;
	width: 300px;
}
input.xlargetextbox
{
	border: 1px solid #2aabe2;
	width: 400px;
}
textarea.xlargetextarea
{
	border: 1px solid #2aabe2;
	width: 400px;
}
label
{
	padding: 2px;
}

/* login form */
ul.loginform
{
	list-style-type: none;
}
ul.loginform li.collabel
{
	clear: both;
	padding: 3px 0 0;
}
ul.loginform li.colinput
{
	clear: both;
}
ul.loginform li.colmenu
{
	margin: 5px 0 0;
}
ul.loginform input.submitbutton
{
	background: transparent url(images/submitbutton.gif) no-repeat;
	border: 0;
	width: 60px;
	height: 24px;
	color: #fff;
	font-size: 0px;
	text-align: center;
	padding: 0;
	margin: -5px 0 0;
	float: right;
}

/* message form */
ul.messageform
{
	list-style-type: none;
	margin: 20px 0 50px;
	width: 486px;
}
ul.messageform li,
ul.messageform input,
ul.messageform textarea
{
	margin: 0;
	padding: 0;
}
ul.messageform li.subject
{
	border-bottom: 1px dotted #808080;
	padding: 4px 0;
}
ul.messageform li.message
{
	padding: 4px 0 0;
}
ul.messageform input.submitbutton
{
	background: #2aabe2;
	border: 0;
	float: right;
	margin: 0;
	padding: 2px 6px;
	color: #fff;
}
ul.messageform label
{
	display: block;
	float: left;
	width: 80px;
	color: #2aabe2;
}

/* other */
.clear
{
	clear: both;
}
#joinwrapper
{
	position: absolute;
	bottom: 60px;
	left: 50px;
}
.highlight
{
	color: #2aabe2;
}
.logoutbutton
{
	float: right;
}
