/*
Theme Name: CMMS
Theme URI: http://wordpress.org/
Author: Ahmed
Version: 1.1
Tags: white,fixed-width
*/

/* Css Reset */
html,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{ 
	margin:0; 
	padding:0; 
	border:0; 
	outline:0; 
	font-size:100%; 
	vertical-align:baseline; 
}

body{
	color:#000;
	font:62.5%/1 'HelveticaNeueRegular',  Arial, Helvetica, sans-serif ;
	padding:0;
	margin:0;
	font-size:12px;
	background:#fff;
	padding:73px 0 155px 0;
}
ul,ol{
	list-style:none;
}
img,fieldset{
	border:none;
}	
a{
	text-decoration:none;
	color:#219d9f;
}
a:hover{
}
.skip{
	position:absolute;
	left:-9999px; 
}
/*----------------------*/
/*     page structure   */
/*----------------------*/
#wrapper {
	width:960px;
	margin:0 auto;
}
#menu {
	width:960px;
	height:26px;
	padding-bottom:5px;
}
#menu ul {
	width:960px;
	overflow:hidden;
}
#menu ul li {
	display:block;
	float:left;
	padding-right:6px;
}
#menu ul li a {
	display:block;
	width:131px;
	height:26px;
	line-height:25px;
	text-align:center;
	font-size:14px;
	color:#fff;
	background:url(images/bgr_menu.jpg) repeat-x;
}
#menu ul li a:hover, 
#menu ul .current_page_item a,
#menu ul .current a {
	background:url(images/bgr_menu_hov.jpg) repeat-x;
}
/*-----------------------------*/
/*       dro down menu         */
/*-----------------------------*/
#menu ul li ul{
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0px;
	background:#666666;
	clear:both;
	}
#menu ul li li {
	margin: 0px;
	padding: 0px;
	padding-bottom:5px;
	}
#menu ul li ul a { 
	width: 160px;/*160*/
	font-size:14px;
	color:#fff;
	display:block;
	background:none;
	height:auto;
	line-height:18px;
	padding-bottom:3px;
	}
#menu ul .current_page_item ul li a,
#menu ul .current ul li a {
	background:none;
}
#menu ul li ul a:hover {
	color:#fff;
	background:#0194a8;
	}
#menu ul li ul ul {
	margin: -26px 0 0 160px;
	}
#menu ul li:hover ul ul, #menu ul li:hover ul ul ul, #menu ul li.sfhover ul ul, #menu ul li.sfhover ul ul ul {
	left: -999em;
	}
#menu ul li:hover ul, #menu ul li li:hover ul, #menu ul li li li:hover ul, #menu ul li.sfhover ul, #menu ul li li.sfhover ul, #menu ul li li li.sfhover ul {
	left: auto;
	}
#menu ul li:hover, #menu ul li.sfhover { 
	position: static;
	}
/*----------------------*/
/*       header         */
/*----------------------*/
#header {
	background:url(images/bgr_header.jpg) repeat-y;
	width:931px;/*953*/
	padding:21px 0 13px 22px;
	overflow:hidden;
}
#logo { 
	width:363px;
	float:left;
}
#logo a {
	display:block;
	background:url(images/logo.jpg) no-repeat;
	width:275px;
	height:101px;
}
#header h2 {
	font-size:23px;
	width:555px;
	color:#5d6472;
	font-weight:normal;
	padding-top:26px;
	line-height:26px;
	float:left;
	text-align:right;
	font-family:'HelveticaNeueRegular';
}
/*----------------------*/
/*       banner         */
/*----------------------*/
#banner {
	width:953px;
	padding-bottom:18px;
	padding:5px 0 18px 0;
}
#banner img {
	display:block;
}
/*----------------------*/
/*     content_area     */
/*----------------------*/
#content_area {
	width:960px;
	background:url(images/bgr_green.jpg) no-repeat 2px 100%;
	padding-bottom:40px;
}
#search {
	padding:0 15px 63px 0;
	width:938px;
	overflow:hidden;
}
#search form {
	float:right;
}
#search p {
	height:26px;
	float:left;
}
.inp_submit {
	background:url(images/inp_search.jpg) no-repeat;
	width:20px;
}
.inp_submit input {
	background:none;
	border:none;
	cursor:pointer;
	width:20px;
	height:26px;
}
.inp_txt {
	background:url(images/inp_txt.jpg) no-repeat;
	width:176px;
}
.inp_txt input {
	border:none;
	background:none;
	width:172px;
	height:16px;
	font-size:11px;
	color:#999;
	padding:5px 2px;
}
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; }

/*----------------------*/
/*      box_area       */
/*----------------------*/
#box_area { 
	width:960px;
	overflow:hidden;
}
.common_box {
	width:214px;
	padding:0 16px 10px 10px;
	float:left;
	display:inline;
} 
.box_top,
.box_btm,
.box_bg {
	width:214px;
}
.box_top {
	background:url(images/box_top.png) no-repeat;
	padding-top:14px;
}
.box_btm {
	background:url(images/box_btm.png) no-repeat bottom left;
	padding-bottom:17px;
}
.box_bg {
	background:url(images/box_bg.png) repeat-y;
}
.box_cont {
	width:175px;/*195*/
	height:115px;
	padding:7px 20px 0 19px;
	position:relative;
	font-size:15px;
	line-height:18px;
	color:#fff;
}
.box_cont p ,
.box_cont h2{
	font-size:15px;
	line-height:18px;
	color:#fff;
	padding:0 0 6px 4px;
}
.box_cont p strong {
	font-size:15px;
}
.green_btn {
	height:29px;
	width:103px;
	position:absolute;
	left:19px;
	bottom:7px;
}
.green_btn a,
.green_btn a span,
.green_btn a span span {
	height:29px;
	display:block;
	cursor:pointer;
}
.green_btn a {
	background:url(images/btn_bg.jpg) repeat-x;
}
.green_btn a span {
	background:url(images/btn_lft.jpg) no-repeat;
}
.green_btn a span span {
	background:url(images/btn_rgt.jpg) no-repeat right top;
	font-size:14px;
	color:#fff;
	line-height:29px;
	padding-left:6px;
	text-transform:uppercase;
}
/*----------------------*/
/*      footer         */
/*----------------------*/
#footer { 
	width:953px;
	border-top:1px solid #c1d66f;
	padding-top:9px;
	text-align:center;
}
#footer ul {
	overflow:hidden;
	padding-bottom:10px;
}
#footer ul li {
	display:inline;
	background:url(images/bgr_libdr.jpg) no-repeat 0 5px;
	padding:0 1px 0 5px;
}
#footer ul li a {
	font-size:10px;
	color:#B3B3B3;
	text-transform:uppercase;
	line-height:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#footer ul .bg_none,
#footer ul li:first-child {
	background:none;
}
.facee_tweet {
	overflow:hidden;
}
.facee_tweet a {
	display:inline;
	margin-right:8px;
}
/*------------------------------*/
/*      workplace page         */
/*------------------------------*/
#main_content {
	background:url(images/bgr_content.jpg) repeat-y right top;
	overflow:hidden;
	width:931px;
	position:relative;
	padding:0 0 125px 22px;
}
#main_content img {
	display:block;
	float:right;
}
#main_area {
	position:absolute;
	left:22px;
	top:0;
	width:923px;
	overflow:hidden;
	padding-right:8px;
}
#content {
	width:530px;
	float:left;
	padding-top:28px;
}
.entry {
	width:100%;
	overflow:hidden;
}
.entry h2 {
	font-size:25px;
	color:#5d6472;
	line-height:26px;
	font-family:'HelveticaNeueRegular';
	padding-bottom:20px;
	font-weight:normal;
}
.entry h2 a {
	font-size:25px;
	line-height:26px;
}
.entry h2 a:hover { text-decoration:none }
.lft_column {
	width:233px;
	float:left;
	padding-right:25px;
}	
.entry p {
	font-size:15px;
	color:#000;
	line-height:16px;
	padding-bottom:15px;
}
.entry .small { font-size:11px!important }
.entry a {
	text-decoration:none;
	color:#219d9f;
	font-size:15px;
}
.entry a:hover {
	text-decoration:underline;
}
.entry h1,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
	color:#000;
}
.entry h1 {
	font-size:27px;
}
.entry h3 {
	font-size:15px;
	line-height:16px;
}
.entry h4 {
	font-size:21px;
}
.entry h5 {
	font-size:19px;
}
.entry h6 {
	font-size:17px;
}
blockquote {
	border:1px dashed #ccc;
	padding:10px;
	font-size:15px;
	color:#000;
	line-height:16px;
	font-style:italic;
}
.entry ol {
	padding:0 0 10px 10px;
	list-style-type:decimal;
}
.entry ol li {
	font-size:15px;
	color:#000;
	line-height:16px;
}
.entry ul {
	padding:0 0 15px 15px;
	list-style: disc;
}
.entry ul li {
	/*background:url(images/li_icon.jpg) no-repeat 0 7px;*/
	list-style: disc;
	font-size:15px;
	color:#000;
	line-height:16px;
	padding-left:6px;
}
.entry input ,
.entry textarea {
	font-size:13px;
	color:#000;
	line-height:16px;
	font-family:'HelveticaNeueRegular'
}

/*-----------------------*/
/*      side_bar         */
/*-----------------------*/
#side_bar {
	width:298px;
	float:right;
	clear:both;
	padding-top:17px;
	position:relative;
	z-index:1000;
}
.widget_box {
	width:298px;
	padding-bottom:11px;
}
.widget_box_top,
.widget_box_btm,
.widget_box_bg {
	width:298px;
}
.widget_box_top {
	background:url(images/bar_box_top.png) no-repeat;
	padding-top:14px;
}
.widget_box_btm {
	background:url(images/bar_box_btm.png) no-repeat bottom left;
	padding-bottom:18px;
}
.widget_box_bg {
	background:url(images/bar_box_bg.png) repeat-y;
}
.widget_box_cont {
	padding:8px 26px 0 22px;
	width:250px;
	font-size:15px;
	color:#fff;
	line-height:18px;
}
.widget_box_cont p,
.widget_box_cont h2 {
	font-size:15px;
	color:#fff;
	line-height:18px;
	padding-bottom:15px;
}
.learn_btn,
.widget_box_cont .green_btn {
	height:29px;
	width:103px;
}
.learn_btn a,
.learn_btn a span,
.learn_btn a span span,
.widget_box_cont .green_btn a,
.widget_box_cont .green_btn a span,
.widget_box_cont .green_btn a span span {
	height:29px;
	display:block;
	cursor:pointer;
}
.learn_btn a,
.widget_box_cont .green_btn a {
	background:url(images/btn_bg.jpg) repeat-x;
}
.learn_btn a span,
.widget_box_cont .green_btn a span {
	background:url(images/btn_lft.jpg) no-repeat;
}
.learn_btn a span span,
.widget_box_cont .green_btn a span span {
	background:url(images/btn_rgt.jpg) no-repeat right top;
	font-size:14px;
	color:#fff;
	line-height:29px;
	padding-left:6px;
	text-transform:uppercase;
}
#bar_search {
	padding:0 7px 0px 0;
	width:291px;
	overflow:hidden;
}
#bar_search form {
	float:right;
}
#bar_search p {
	height:26px;
	float:left;
}



.post {
	background:url(images/bgr_li.jpg) repeat-x bottom left;
	padding-bottom:7px;
	margin-bottom:25px;
}
.title {
	
}
.title h2 a {
	font-weight:normal;
	text-decoration:none;
}

.metadata {
	padding-right:4px;
	overflow:hidden;
	clear:both;
	margin-top:5px;
}

.metadata ul {
	float:left;
	overflow:hidden;
	padding-bottom:2px;
}

.metadata ul li {
	display:block;
	float:left;
	list-style:none;
	padding: 0 6px 0 0px;
}  

.metadata ul li a {
	display:block;
	float:left;
	font-size:14px;
	margin-right:6px

}

.metadata ul li a:hover {
	text-decoration:none;
}

.metadata ul .bg_none {
	background:none;
	padding-left:0;
}

.navigation {
	overflow:hidden;
	padding:15px 0;
}

.nav-previous { float:left }
.nav-next { float:right }



.entry img {
	padding: 0;
	max-width: 100%;
	border:1px solid #aeaeae;
	background:#fff;
	padding:6px 7px;
}

.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:16px;
}
.alignright {
	display: inline;
	margin:9px 0 16px 15px;	
}
.alignleft {
	display: inline;
	margin:9px 15px 16px 0 ;	
}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}

.wp-caption {
	border: 1px solid #b2c4c8;
	text-align: center;
	background-color: #E6E6E6;
	padding:9px 4px 4px 4px;
	margin-bottom:10px;
}

.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;
}
/* End Images */
.center { text-align:center }
.upper { text-transform:uppercase }
.clear {clear:both }
.bdrnone { border:none!important }


/*------------------------------comments page

*/

#comments {
	width:100%;
}
.commentlist,.commentlist li { list-style:none!important }
#comments h2 {
	padding-bottom:20px;
	font-size:16px;
}
.comment_cont {
	padding-left:5%;
}

.quote_area {
	padding-bottom:20px;
}
.quote_top {
	padding-bottom:10px;
}

.quote_top p {
	font-size:14px;
	color:#333333;
	line-height:15px;
	padding-bottom:15px;
}

.quote_top p a {
	font-weight:bold;
	color:#219d9f;
}

.quote_top p span {
	color:#219d9f;
}

.quote_lft {
	padding-left:19px;
}

.quote_lft p {
	font-size:14px;
	color:#000;
	line-height:15px;
	padding-bottom:15px;
}

#respond {
	width:100%;
}
#respond h3 {
	padding-bottom:18px;
	font-weight:normal;
	font-size:16px;
}

#respond p {
	font-size:14px;
	color:#000;
	line-height:15px;
	padding-bottom:14px;
}

#respond p a,
.nav-previous a,
.nav-next a {
	color:#219d9f;
	font-size:14px;
}

.comment_info {
	width:100%;
	overflow:hidden;
	padding-bottom:12px;
}

.comment_info input {
	width:38%;
	height:20px;
	border:1px solid #cacaca;
	padding:0 5px;
	font-size:14px;
	color:#000;
	line-height:15px;
	display:block;
	float:left;
	margin-right:3px;
}

.comment_info label {
	display:block;
	float:left;
	font-size:14px;
	color:#000;
	line-height:15px;
}

.message {
	width:100%;
}

.message  label {
	display:block;
	padding-bottom:5px;
	font-size:14px;
	color:#000;
	line-height:15px;
}

.message textarea {
	width:92%;
	border:1px solid #cacaca;
	height:145px;
	padding:5px;
	font-size:12px;
	color:#333333;
	line-height:15px;
	overflow:auto;

}

.message input {
	width:135px;
	height:23px;
	border:none;
	cursor:pointer;
	margin-top:10px;
	font-size:12px;
	color:#000;
	line-height:15px;
	border:1px solid #cacaca;
}

