@import url('reset.css');
@import url('960.css');
@import url('superfish.css');

/*-----------------------------------------------*/
/* GENERAL
/*-----------------------------------------------*/

body{
	margin: 0px;
	padding-top: 0px;
	line-height: 18px;
}

a {
	text-decoration:none;
}

a:focus{
	outline: none;
}

p {
	line-height: 18px;
	margin-bottom:20px;
}

hr {
	border:0 rgba(0, 0, 0, 0.50) dashed;
	border-top-width:1px;
	clear:both;
	height:0;
	margin-bottom:20px!important;
}


h1 {
	font-size:14px;
	text-transform:uppercase;
	color: #67b02d;
	
}

h2 {
	font-size: 10px;
	color: #063769;
	font-family:Verdana, Geneva, sans-serif;
	}
	
h3 {
	font-size: 15px;
	font-style:italic;
	text-transform:capitalize;
	color: #063769;
	}
h4 {
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	color: #063769;
	font-style:normal;
	}
		
h5 {
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	color: #063769;
	font-style:normal;
	}
		
h6 {
	text-transform: uppercase;
}


h1, h3, h4, h5, h6, #nav ul li a, blockquote cite, .message_box_content {
	font-family: "CartoGothicStdRegular";
}


blockquote p {
	font-family: "CartoGothicStdItalic";
}

a, #portfolio #filters a.current, ul.minitabs a:hover { color:#67b02d; }

#sidebar .hb_flickr_widget .flickr_badge_image img:hover, #footer .hb_flickr_widget .flickr_badge_image img:hover { border-color:#ff3131; }

a:hover, .entry h3.title a:hover, #post_content .meta .comment a:hover, .entry .meta .comment a:hover, #breadcrumb a:hover, #sidebar a:hover, #sidebar .hb_flickr_widget .flickr_badge_image img:hover, #footer .hb_flickr_widget .flickr_badge_image img:hover, #footer .hb_recentpost_widget .recentpost h5 a:hover, #sidebar .hb_tweet_widget #twitter_update_list li span a:hover, #footer .hb_tweet_widget #twitter_update_list li span a:hover, #comments .details .name span.date a:hover, #respond a:hover, ol.pinglist li a:hover, #portfolio .one_col h3 a:hover, #portfolio .one_col .comment a:hover, #portfolio h3.mini_title a:hover { color: #ff3131; }

#nav ul li.current_page_item > a, #nav ul li.current_page_parent > a, #nav ul li.current-menu-item > a, #nav ul li.current-post-ancestor > a, #nav ul li.current-page-parent > a { background-color: #063769; }
#nav ul li ul.children li.current_page_item > a, #nav ul li ul.sub-menu li.current_page_item > a { color: #ff3131!important; }

.container_12 { background-color: rgba(255, 255, 255, 0.3); }

#slide #sleft h1 { font-size: 34px; }
#slide #sleft h2 { font-size: 20px; }

#slide #sright #texture { background: transparent url(../images/textures/noisestrip.png) repeat 0 0; }

#nav { float: left;}

#nav ul li a {
	font-size: 13px;
}

.sub-menu a {
	font-size: 13px!important;
}

#footer .widget h6 {
	font-size: 14px;
}

#sidebar .widget h4 {
	font-size: 18px;
}


h1{ margin-bottom: 10px; }
h2{ margin-bottom: 10px; }
h3{ margin-bottom: 10px; }
h4{ margin-bottom: 10px; }
h5{ margin-bottom: 10px; }
h6{ margin-bottom: 5px; }

ul {
	margin-bottom: 20px;
}

ul li {
	line-height: 20px;
	padding-left: 20px;
	background: transparent url(images/bullet-dot-grey.png) no-repeat 0 0;
}

dt {
    margin-top: .8em;
    margin-bottom: .4em;
    font-weight: bold;
}

input[type="text"], textarea {
	border: 1px solid #ccc;
	padding: 6px 5px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #555;
}

input[type="text"]:focus, textarea:focus {
	border-color: #999;
	background-color: #fefefe;
}

.alignleft { float: left; }
.alignright { float: right; }
.aligncenter .img_frame {
	margin: 0 auto;
}
.center { text-align: center; }
.tar { text-align: right; }


/*-----------------------------------------------*/
/* TABLE
/*-----------------------------------------------*/
table {
	border: 0px;
	margin: 0 0 10px;
}



table th, table td { padding: 6px 11px; }

table thead tr th, table tfoot tr th {
    border-bottom: 0px;
    font-size: 12px;
    color:#5d676a;
    padding: 10px;
    text-shadow: 0 1px 0 #000;
}

table thead tr th {
	background: transparent url(images/title_bg.png) repeat 0 0;
    border-right:0px;
    color: #fff;
}

table tbody td {
	border-width: 0px;
    background-color: #fff;
    vertical-align: top;
    text-shadow: 0 1px 0 #fff;
	padding-top: 20px;
	text-align:justify;
}

table tbody tr.even td {
    background: transparent;
	border-width: 0px;
}



/*-----------------------------------------------*/
/* Header
/*-----------------------------------------------*/

#header-holder {
	padding:20px 0;
	height: 50px;
}

#nav {
	margin-top:20px;
}

#nav > ul {
	margin-left: 40px;
}

#nav li {
	float: left;
	margin:0 1px 0 0;
	background: none;
}

#nav ul li a {
	color: #282828;
	text-shadow: 0 1px 0 #fff;
	display: block;
	min-height: 20px;
	padding: 6px 7px 0px;
	line-height: normal;
	text-transform: uppercase;
}

#nav ul li .drop-arrow {
	vertical-align: text-bottom;
	padding-left: 5px;
}

#nav ul li.current_page_item > a, #nav ul li.current_page_parent > a, #nav ul li.current-menu-item > a, #nav ul li.current-post-ancestor > a, #nav ul li.current-page-parent > a {
	color: #fff!important;
	text-shadow: none;
}

#nav ul li ul.children li.current_page_item > a, #nav ul li ul.sub-menu li.current_page_item > a {
	background: none;
}

#nav ul li a:hover {
	color:#fff;
	text-shadow: 0 1px 0 #000;
	background: transparent url(images/nav_bg.png) repeat-x center 0;
}

#nav ul li ul.children li.current_page_item > a:hover, #nav ul li ul.sub-menu li.current_page_item > a:hover {
	color: #fff!important;
}

#nav ul li ul.children li a {
	font-size: 12px;
}


/*-----------------------------------------------*/
/* Content
/*-----------------------------------------------*/



#wrapper {
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
}

.container_12 {
	background-image: url(images/trans_bg.png);
}

#main {
	margin-top:15px;
	margin-bottom:20px;
}



/*-----------------------------------------------*/
/* Footer
/*-----------------------------------------------*/

#footer {
	padding: 15px 0 10px;
	background: transparent url(images/footer_bg.png) repeat 0 0;
	font-size: 11px;
	color: #555c63;
	text-align:right;
	overflow: auto;
	margin-bottom: 20px;
}

#footer ul li {
	background: transparent url(images/bullet-dot-red.png) no-repeat 0 2px;
}










