/* @override http://blog.media-leaf.com/wp-content/themes/medialeaf/ml.css */

body,h1,h2,h3,h4,h5,h6,p,div,form,fieldset,dl,dt,dd,ul,li,ol,img,table {
border:0;
margin:0;
padding:0;
}

body {
font:70%/170% Verdana, Arial, Helvetica, sans-serif;
background:#2a2a2a;
color:#5c5c5c;
text-align:center;
border-top:7px solid #2a2a2a;
}

h2 {
font:195%/150% Helvetica, Verdana, Arial, Helvetica, sans-serif;
font-weight:400;
margin:15px 0 10px;
}

h3 {
font-size:120%;
}

a {
color:#00adef;
font-weight:700;
}

a:hover,a:active {
text-decoration:none;
color:#666;
}

/***** Images ********************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
	}
	
img.alignnone {
	padding: 0;
	margin: 0 10px 10px 0;
	display: inline;
	}
	
img.alignleft, img[align="left"] {
	padding: 0;
	margin: 0 10px 10px 0;
	display: inline;
	}

img.alignright, img[align="right"] {
	padding: 0;
	margin: 0 0 10px 10px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin: 0 auto 10px;
	}
	
.alignleft, .left {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright, .right {
	float: right;
	margin: 0 0 0 10px;
	}


acronym {
border:0;
cursor:help;
border-bottom:1px dotted #888d91;
}

#holder {
background:#fff;
}

#container {
width:750px;
text-align:left;
background:#fff;
margin:0 auto;
}

#leftcol strong,#rightcol strong {
color:#3190E1;
}

#leftcol {
width:295px;
float:left;
border-right:1px solid #e5e5e5;
padding:0 40px;
}

#leftcol ul {
list-style:square;
margin:15px 0 0 25px;
}

#rightcol {
width:294px;
float:left;
padding:0 40px 30px;
}

.login a {
background:#828484;
font-weight:400;
color:#fff;
text-decoration:none;
padding:3px 7px 5px;
}

.login a:hover {
background:#00adef;
color:#fff;
}

#logo {
text-align:right;
padding:45px 0 15px;
}

#home #logo {
padding-top:26px;
}

#nav {
height:35px;
border-bottom:1px solid #ccc;
margin:0 0 30px;
}

#nav li {
float:left;
color:#aaa;
margin-right:16px;
height:17px;
}

#nav li a {
color:#3f3f3f;
text-decoration:none;
display:block;
background-repeat:no-repeat;
height:17px;
}

#nav li a.home,#nav li.home {
background-image:url(images/home-button.gif);
width:44px;
}

#nav li a.about,#nav li.about {
background-image:url(images/about-button.gif);
width:46px;
}

#nav li a.services,#nav li.services {
background-image:url(images/services-button.gif);
width:67px;
}

#nav li a.portfolio,#nav li.portfolio {
background-image:url(images/portfolio-button.gif);
width:64px;
}

#nav li a.news,#nav li.news {
background-image:url(images/news-button.gif);
width:41px;
}

#nav li a.contact,#nav li.contact {
background-image:url(images/contact-button.gif);
width:60px;
}

#nav li a:hover {
background-position:0 -17px;
}

#nav li.home,#nav li.about,#nav li.services,#nav li.portfolio,#nav li.news,#nav li.contact {
background-position:0 -17px;
border-bottom:1px solid gray;
}

#breadcrumbs {
height:26px;
border-bottom:1px solid #ccc;
margin:0 18px 30px 20px;
}

#breadcrumbs li {
float:left;
color:#aaa;
margin-right:16px;
height:15px;
}

#breadcrumbs li a {
color:#3f3f3f;
text-decoration:none;
display:block;
background-repeat:no-repeat;
height:15px;
}

#breadcrumbs li a.web,#breadcrumbs li.web {
background-image:url(images/web-button.gif);
width:30px;
}

#breadcrumbs li a.identity,#breadcrumbs li.identity {
background-image:url(images/identity-button.gif);
width:51px;
}

#breadcrumbs li a.print,#breadcrumbs li.print {
background-image:url(images/print-button.gif);
width:31px;
}

#breadcrumbs li a:hover {
background-position:0 -15px;
}

#breadcrumbs li.web,#breadcrumbs li.identity,#breadcrumbs li.print {
background-position:0 -15px;
border-bottom:1px solid gray;
}

#abouthead {
margin-bottom:25px;
color:#999;
}

#abouthead p {
font:195%/150% Helvetica, Verdana, Arial, Helvetica, sans-serif;
margin:5px 0;
}

#abouthead h2 {
font:295%/120% Helvetica, Verdana, Arial, Helvetica, sans-serif;
margin:5px 0;
}

.blue {
color:#00adef;
}

.port_item {
width:210px;
position:relative;
float:left;
color:#d9d9d9;
padding:0 20px 30px;
}

.lastone {
padding-right:0;
}

.port_item a:hover {
text-decoration:none;
color:#00adef;
}

.port_item h2 {
font:100%/170% Verdana, Arial, Helvetica, sans-serif;
font-weight:700;
margin-top:10px;
color:#d9d9d9;
}

.port_img {
width:210px;
height:149px;
overflow:hidden;
position:relative;
cursor:pointer;
border:1px solid #b3b3b3;
}

.port_desc {
background-color:#23282c;
color:#FFF;
position:absolute;
top:149px;
left:0;
height:167px;
width:186px;
padding:0 12px;
}

.port_desc li {
list-style:none;
padding-left:16px;
background:url(images/arrow.gif) no-repeat 0 6px;
font-weight:700;
color:#00adef;
}

p#study img {
display:block;
border:0;
}

#news_leftcol {
float:right;
width:478px;
border-left:1px solid #ccc;
padding:0 0 0 30px;
}

#news_leftcol img {
border:1px solid #ccc;
}

#news_leftcol h3 {
color:#404040;
margin:15px 0 -10px;
}

#news_rightcol {
float:left;
width:211px;
padding:0 30px 15px 0;
}

#cont_right img {
border:1px solid #b3b3b3;
margin-top:10px;
}

#cont_left ul,#cont_right ul {
list-style:square;
margin:15px 0 15px 20px;
}

ul.sitemap li {
margin:3px 0;
}

ul.sitemap ul a {
font-weight:400;
color:gray;
}

ul.sitemap ul ul a {
font-weight:400;
color:gray;
font-size:90%;
}

legend {
display:none;
}

fieldset p {
margin:15px 0 0;
}

label {
width:145px;
float:left;
font-weight:700;
}

input,textarea {
font:100% Verdana, Arial, Helvetica, sans-serif;
border:1px solid #ccc;
background:#f2f2f2;
}
#footer_outer {
background:#e3e3e3;
height:240px;
color:#5c5c5c;
text-align:left;
}

#footer {
width:750px;
line-height:155%;
margin:0 auto;
padding:22px 0 0;
}

#footer h3 {
font-size:155%;
font-weight:400;
}

#footer_left {
float:left;
width:349px;
border-right:1px solid #393e42;
background:url(images/gray_leaf.gif) no-repeat right;
padding:0 25px 0 0;
}

#footer_left ul a {
font-weight:400;
color:#bfbfbf;
text-decoration:none;
}

#footer_right {
float:left;
width:350px;
background:url(images/footer-map.gif) no-repeat right;
padding:0 0 0 25px;
}

#copyright {
height:46px;
color:#5c5c5c;
}

#copyright ul {
list-style:none;
width:750px;
margin:0 auto;
padding:12px 0 0;
}

#copyright li {
float:left;
padding:0;
}

#copyright li.valid {
float:right;
}

#copyright a {
color:#5c5c5c;
}

#arrival {
width:685px;
text-align:right;
font:90% Arial, Helvetica, sans-serif;
margin:10px auto;
padding:0 5px 0 0;
}

#arrival a {
color:#fff;
text-decoration:none;
font-weight:400;
background:url(images/arrival-arrow.gif) no-repeat right;
padding:0 9px 0 0;
}

.divider {
border-bottom:1px solid #ccc;
font-size:1px;
clear:both;
margin:15px 0;
}

a.readmore {
color:#e2871a;
background:url(images/arrow-left.gif) center left no-repeat;
padding:0 0 0 15px;
}

h3.tophead {
margin-top:25px;
}

.cleaner {
clear:both;
}

.whiteblock {
clear:both;
background:#fff;
height:30px;
}

.small {
font-size:80%;
line-height:160%;
}

.spacer {
clear:both;
height:75px;
}

.hide,#nav span,#breadcrumbs span,#carousel_frame ul li span,h1 {
position:absolute;
left:-5000px;
margin:0;
padding:0;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix {
display:inline;
}

.success {
font-weight:700;
color:green;
}

.error {
font-weight:700;
color:red;
}

p,h2,h3,h4,#home_left h2,#home_right h2,#cont_left h2,#cont_right h2 {
margin:15px 0;
}

h4,.firstpara {
font-size:110%;
}

#nav ul,#breadcrumbs ul,#footer ul {
list-style:none;
}

#home_left,#about_left,#cont_left {
float:left;
width:349px;
border-right:1px solid #ccc;
padding:0 25px 15px 0;
}

#about_left h3{
text-decoration:none;
font-style: italic;
font-weight:400;
font-size:150%;
}



.narrowcolumn {
	float: left;
	padding: 0 0 10px 5px;
	margin: 0px 0 0;
	width: 500px;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#sidebar #searchform #s {
	width: 120px;
	padding: 3px;
	}

#sidebar #searchsubmit {
	padding: 3px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 25px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.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;
}
#content.narrowcolumn h2 a {
	text-decoration: none;
}
/* End captions */
h2, h3, h4 {
	margin: 0;
	padding: 0;
}
.post {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 2px solid;
}
