/*  
Theme Name: Callosum Creative ltd.
Theme URI: http://www.callosumcreative.com
Description: Custom theme coded by <a href="http://www.blueprintds.com">Blueprint Design Studio</a>.
Version: 2.0
Author: Blueprint Design Studio
Author URI: http://www.blueprintds.com


*/

/* BEGIN General Style */
*, html, body {
	margin:0;
	padding:0;
}
body {
	font:76% 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
}
a, a:visited {
	color: #777;
	text-decoration: none;
}
a:hover, a:active {
	color: #82b23b;
	text-decoration: underline;
}
h1, h2, h3 {
	margin:0;
}
h1 {
	color:#82b23b;
	text-transform:uppercase;
	font-size:1.2em;
	font-weight:normal;
	margin-bottom:15px;
}
h2 {
	font-size: 1.2em;
	text-transform:lowercase;
}
h3 {
	font-size: 1.0em;
}
p {margin:0 0 10px 0;}
img {border:0;}
.left, .alignleft {
	position:relative;
	float:left;
	margin-right:10px;
}
.right, .alignright {
	position:relative;
	float:right;
	margin-left:10px;
}
.centered {
	display:block;
	margin:auto;
}
.ma {margin:auto;}
.al {text-align:left;}
.ar {text-align:right;}
.ac {text-align:center;}
.cb {clear:both;}
.fine {margin-top:15px;display:block;}
strong {
	color:#000;
}
/* END General Style */


/* BEGIN Layout */
#page {
	background:#fff;
	font-size:.8em;
	text-align:left;
	width:800px;
	height:600px;
	margin:0 auto 25px;
	padding:0;
	border:1px solid #82B23B;
	position: relative;
	overflow:hidden;
}
#header {
	background: #83b341;
	height: 103px; 
	width: 800px;
	margin: 0; 
	padding: 0;
	text-align:right;
	overflow:hidden;
	z-index:1;
}
#logo {
	display:block;
	background:url('images/logo.gif') no-repeat;
	width:230px;
	height:103px;
	position:relative;
	float:left;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 150px;
}
#content {
	text-align:left;
	overflow:hidden;
}
#mainContent {
	margin: 0;
	padding:30px;
	width: 495px;
	height:400px;
	overflow:auto;
	display:inline-block;
	float: left;
	position:relative;
}
.home #mainContent {
	padding:25px 25px 0px;
	height:440px;
	width:505px;
}
* html .home #mainContent {
	padding:20px 25px 0px;
}
*:first-child+html .home #mainContent {
	padding:20px 25px 0;
}
#content .category {
	width:475px;
	height:335px;
	padding-top:0;
	margin-top:-10px;
	float:right;
}
.cat_title {
	margin-top:65px;
	float:left;
	width:100px;
	text-align:right;
}
#button {
	width: 30px;
	height: 29px;
	margin: 0 0 0 10px;
	padding: 0;
	border: 0;
	background-image: url('images/button.gif');
}
/* END Layout */


/* BEGIN Sidebar */
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url('images/sidebar.jpg') no-repeat 0 bottom;
	width: 244px;
	height: 497px;
	padding: 0;
	margin:0;
	float:left;
}
#sideBlock {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url('images/cal_sidebar_contact.jpg') no-repeat bottom center;
	width: 244px;
	height: 497px;
	position:relative;
	float: left;
}
#sideBlock_news {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url('images/cal_sidebar_news.jpg') no-repeat bottom center;
	width: 244px;
	height: 497px;
	float: left;
}
#sideBlock_serv {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url('images/cal_sidebar_serv.jpg') no-repeat bottom center;
	width: 244px;
	height: 497px;
	float: left;
}
#sideBlock_serv2 {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url('images/cal_sidebar_serv2.jpg') no-repeat bottom center;
	width: 244px;
	height: 497px;
	float: left;
	}
#sideBlock_proj1 {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url('images/cal_sidebarP1.jpg') no-repeat bottom center;
	width: 244px;
	height: 497px;
	float: left;
	}
#sideBlock_cs {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url('images/cal_sidebar_projCS1.jpg') no-repeat bottom center;
	width: 244px;
	height: 497px;
	float: left;
}
#cs_menu {
	margin:75px 35px 0;
	height:85px;
	color:#FF9800;
	font-weight:bold;
}
#cs_menu ul, #cs_menu li { list-style-type: none; }
#cs_menu a, #cs_menu a:visited {
	color:#000;
	font-weight:normal;
}
#cs_menu a:hover, #cs_menu a:active {
	color:#FF9800;
	text-decoration:none;
}
#cs_quote {
	margin:20px 35px;
	padding:0;
}
#quotes {
	width:155px;
	height:225px;
	position:relative;
	top:70px;
	left:40px;
	float:left;
	overflow:hidden;
	color:#555;
}
#quotescollection_nextquote {
	display:none;
}
#newsletter {
	display:block;
	color:#fff;
	width:180px;
	height:50px;
	position:relative;
	clear:both;
	top:155px;
	left:40px;
}
#newsletter h2, #newsletter_contact h2, #newsletter_category h2 {
	color:#333;
}
#newsletter_contact, #newsletter_category {
	display:block;
	color:#fff;
	width:180px;
	height:50px;
	position:relative;
	clear:both;
	margin-top:-269px;
	left:37px;
	z-index:200;
}
#newsletter_category {
	margin-top:-296px;
}
#newsletter_form {
	margin-top:-10px;
}
* html #newsletter_form {
	margin-top:0;
}
*:first-child+html #newsletter_form {
	margin-top:0;
}
#newsletter_email {
	width:140px;
	border:0;
	padding:2px 3px;
	margin:-1px 0 2px;
	position:relative;
}
#newslettersubmit {
	width: 20px;
	height: 19px;
	padding: 0;
	margin:0 3px;
	border:1px solid #b4d189;
	background-image: url('images/button_20px.gif');
	position:relative;
	top:1px;
}
/* END Sidebar */


/* BEGIN Content */
.navigation {
	margin-bottom:10px;
	clear:both;
}
.entry-title {
	clear:both;
}
.entry {
	margin-bottom:15px;
	text-align:left;
	line-height:16px;
}
.post_port {
	padding:30px 30px 0;
	text-align:left;
}
.post_news {
	margin-top: 0;
	padding: 0 15px 0 0;
	border: 1px #82B23B solid;
	text-align: justify;
	height: 355px;
	max-height: 355px;
}
.post_events {
	clear:both;
	position:relative;
	padding-left:150px;
}
.articleimg {
	text-align:right;
	margin:0 0 0 -150px;
	position:relative;
	float:left;
	clear:both;
}
.column {
	width:140px;
}
/* END Content */


/* BEGIN Lists */

html>body .entry ul {
	margin: 0 0 0 0;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	line-height: 12px;
} 

html>body .entry li {
	margin: 0 0 0 10px;
	list-style-type: none;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/* content: "\00BB \0020"; */
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
/* END Lists */



/* BEGIN Footer */
.credit {display:none;}
#footer {
	font-size:1em;
	text-align: right;
	overflow:hidden;
	position:absolute;
	bottom:5px;
	right:5px;
}
* html body #footer {}
#clientForm {
	float: right;
	font-size:.8em;
	margin:0;
	clear:both;
	margin-top:-4px;
	height:56px;
	overflow:hidden;
	position:relative;
}
#clientForm table td {
	height:40px;
	vertical-align:top;
	padding-left:3px;
}
#clientForm h2 {
	background:#000;
	color:#fff;
	font-size:1em;
	letter-spacing:1px;
	text-transform:lowercase;
	padding:4px 3px;
	margin:12px 0 0 0;
	position:relative;
	float:left;
}
.seperator {
	padding:0 10px;
}
#log, #pwd, .submit  {
	border:1px solid #ccc;
	padding:2px 3px;
}
#clientForm #button {
	margin:2px 0 0 0;
}
#clientForm #rememberlabel {
	float:none;
	margin:0;
	position:relative;
	top:-3px;
}
#lostpwd {
	display:block;
	margin-top:3px;
}
#clientOptions {
	text-align:right;
	clear:both;
}
#clientForm ul {
	list-style:none;
	margin:0;
	padding:0;
}
#clientForm li {
	display:inline;
	margin:0;
	padding:3px 5px;
}
/* END Footer */



/* BEGIN Flip Container */
#blog  {
	height:150px;
	overflow:hidden;
	border: 1px #82B23B solid;
	overflow:hidden;
	margin-bottom:2px;
}
#blog #flipNav, #flipNav { 
	background:#000;
	color:#fff;
	text-align: left;
	width: 66px;
	height: 150px;
	padding:0;
	margin: 0;
	border:0;
	border-right:3px solid #82B23B;
	position:relative;
	float: left;
	overflow:hidden;
}
#flipNav h2 {
	margin-top:40px;
	font:14pt Times,"Times New Roman",serif;
	text-transform:uppercase;
	margin-bottom:15px;
}
#blog #flipNav h2 {
	margin-top:60px;
padding-left: 5px;
}
#flipNav h3 {
	font:10pt Arial, Sans-Serif;
	text-transform:lowercase;
padding-left: 5px;
}
#blog #flipContainer { 
	text-align: left;
	width: 400px;
	height: 145px; 
	margin: 0px;
	padding: 10px 0;
	position:relative;
	float: right;
	overflow:auto;
}
* html #blog #flipContainer {
	height:130px;
	width:400px;
}
*:first-child+html #blog #flipContainer {
	height:130px;
	width:400px;
}
#blog #flipContainer .post {
	margin-bottom:10px;
	margin-right:15px;
	border-bottom:1px dotted #ccc;
}
#flipNav { 
	height: 112px; 
	width: 72px;
	text-align: center;
	margin:0;
	float: left;
	overflow:hidden;
}
#flipContainer { 
	margin-top: 60px;
	padding: 5px;
	height: 110px; 
	width: 66px;
	float: left;
	text-align: center;
}
.flipQuote {
	width: 350px;
	height: 100px;
	margin-top: 0;
	padding: 5px;
	border: 1px #82B23B solid;
	border-left:0;
	text-align: left;
	overflow: hidden;
	color:#fff;
}
#commentform textarea { width: 400px; }
q {
	display:block;
	float:left;
	color:#333;
}
cite {
	display:block;
	clear:both;
	float:left;
	font-weight:bold;
	font-style:normal;
	margin-top:5px;
	color:#000;
}
/* END Flip Container */


/* BEGIN Portfolio */
#stimuli_lightbox {
	margin-top:104px!important;
}
#stimuli_caption {
	display:none;
}
#stimuli_imageContainer {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	width:543px;
	height:396px;
	position:relative;
	z-index:500;
	
}
#stimuli_lightboxImage {
	vertical-align:middle;
}
#stimuli_imageDataContainer {
	position:relative;
	z-index:600;
}
/* END Portfolio */


/* BEGIN Contact */
.cform legend {
	display:none;
}
#page .cform input.sendbutton {
	width: 30px;
	height: 29px;
	margin: 10px 0 0 10px;
	padding: 0;
	border: 0;
	background-image: url('images/button.gif');
	float:right;
}
#page .cf-box-b {
	padding:0;
	height:10px;
	width:10px;
}
#page label.cf-group-after span {
	display:block;
	padding:1px 0pt;
	width:110px;
}
#page .cf-box-title {
	clear:both;
}
/* END Contact */