/** General Layout **/

* {margin:0; padding:0;}

html, body {
	margin:0px;
	padding:0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;
	font-size:12px;
	position:relative;
	line-height:1.7em;
	
	color:#6e6e6e;
	text-align:left;
	height: 100%;
}

.clear {
	clear: both;
	height:0;
	width:0;
	line-height:0;
	font-size:0px;
}

.hidden {display:none;}

.no-margin {margin-right:0 !important;}

.round {-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}

#main-colum input, #main-colum textarea {-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}

#site-wrapper {
height: auto !important;
height: 100%;
min-height: 92%;
position:relative;
overflow:hidden;


}

#footer {
height:49px;
padding:0;
margin-top:20px;
position:relative;

}

.container {margin:0 auto; width:960px; position:relative;}

/** Typography **/

h1 {font-weight:normal; font-size:36px; line-height:38px;}
h2 {font-weight:normal; font-size:28px; line-height:34px;}
h3 {font-weight:normal; font-size:20px; line-height:30px;}
h4 {font-weight:normal; font-size:16px; line-height:22px;}
h5 {font-weight:normal; font-size:17px; line-height:19px;}
h6 {font-weight:normal; font-size:15px; line-height:16px;}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {margin-bottom:10px; color:black;}
#content h1 a:hover, #content h2 a:hover, #content h3 a:hover, #content h4 a:hover, #content h5 a:hover, #content h6 a:hover {text-decoration:none;}

#content p {margin-bottom:15px;}

#content ul {list-style:circle; list-style-position:inside; padding-left:2px; margin-bottom:15px; padding-left:15px;}
#content ol {list-style:decimal; list-style-position:inside; margin-bottom:15px; padding-left:15px;}

#content blockquote {margin-bottom:15px; padding:12px ; background:#ececec; color:#737373; border-top:#dbdbdb 1px solid; border-bottom:#dbdbdb 1px solid; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; font-style:italic; line-height:1.7em;}
#content blockquote p {margin-bottom:0;}

/** Header **/

#header {height:auto; position:relative; z-index:100;}

#logo {height:90px; width:400px; display:block;  margin-top:10px; margin-bottom:15px;}
#logo h1 , #logo h1 a {display:block; height:100%; width:100%; text-indent:-9999px; float:left;}

#search {float:right; position:relative; margin-top:-67px; margin-right:50px;}
#search-box {height:30px; width:240px; display:block; background:url(../images/search_bg.png) no-repeat left top; border:none; padding-left:10px; padding-top:1px; font-size:11px; line-height:30px; color:#6e6e6e;}
#search-submit {height:16px; width:13px; display:block; float:right; background:url(../images/search_submit.png) no-repeat right top; border:none; position:absolute; right:3px; top:8px;cursor:pointer; }

#quote-bar {width:135px; height:100px; margin-bottom:30px; padding-top:15px; position:relative;}
#quote-bar h2 {color:#fff; float:left; padding:20px 0 0 10px;}
#quote-bar .quote {height:54px; width:130px; background:url(../images/quote_btn.png) no-repeat top left; display:block; text-indent:-9999px; float:right; margin-top:8px; margin-right:6px;}

#page-name {padding-bottom:30px; margin-bottom:30px; border-bottom:#6d9fbb 1px solid; color:#105f8b; text-align:center;}
#page-name .tagline {font-size:18px; margin-top:10px;} 

/** Slider **/

#slider-wrapper {width:960px; height:340px; background:url(../images/slider_bg.jpg) no-repeat top left; display:block; position:relative; margin-bottom:30px !important;}
#slideshow {width:940px; height:270px; position:relative; }

#slider-nav {position:absolute; bottom:20px; left:-3px; z-index:30; top:45px; padding:7px 5px; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px;}
#slider-nav a {margin-right:5px; margin-left:-10px; background:url(../images/slider-pager.png) no-repeat bottom left; height:16px; width:16px; text-indent:-9999px; display:block; float:left;}
#slider-nav a:hover, #slider-nav a.activeSlide {background:url(../images/slider-pager.png) no-repeat top left;}

/** Content **/

#content {height:auto; overflow:hidden; overflow:hidden; padding-bottom:0px; position:relative;}

#content img {background:#ececec; border:#d9d9d9 1px solid; padding:4px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; float:left; margin:0 8px 5px 0;}

.box {float:left; width:170px; margin-right:10px; margin-bottom:0px; height:auto; overflow:hidden;}
#content .box img {margin:0 0 10px 0;}
.box a {color:#105f8b;}
.box a:hover {color:#2a8ec0; text-decoration:underline;}

#main-colum a.more, .box a.more{padding:2px 7px; background:#105f8b; color:#fff; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; font-size:10px; text-transform:uppercase;float:left;}
#main-colum a.more span, .box a.more span{font-size:12px;}
#main-colum a.more:hover, .box a.more:hover {background:#043d5d; text-decoration:none; color:#fff;}

/** Main-Colum **/

#main-colum {width:720px; float:right; margin-right:30px; display:block;  height:auto; overflow:hidden;}

#main-colum a {color:#105f8b;}
#main-colum a:hover {color:#2a8ec0; text-decoration:underline;}

/** Sidebar **/

#sidebar {width:200px; float:left;  height:auto; overflow:hidden;}

#sidebar ul { list-style-type:none; list-style-position:outside; padding:0; margin:0;}
#sidebar ul li.widget {margin-bottom:40px;}
#sidebar ul li.widget li {list-style-type:none;}
#sidebar ul li.widget li a {display:block; padding:3px 0; border-bottom:#E2E2E2  1px solid; color:#2a8ec0; background:#fff;}
#sidebar ul li.widget li a:hover {color:#105f8b; background:#ececec;}
#sidebar ul li.widget li.current_page_item a {font-weight:bold; background:#ececec; color:#105f8b;}

#sidebar ul li.widget li li a {padding-left:10px;}
#sidebar ul li.widget li li.current_page_item a {font-weight:bold; background:#ececec; color:#105f8b;}
#sidebar ul li.widget li.current_page_item li a {font-weight:normal; background:#FFF; color:#2a8ec0;}
#sidebar ul li.widget li.current_page_item li a:hover {color:#105f8b; background:#ececec;}

#content #sidebar #contact-info img {float:none; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius:5px;padding:5px; border:#d0d0d0 1px solid; background:#ebebeb; margin:-5px 0 15px;}
#content #sidebar #social-info img {background:transparent none repeat scroll 0 0; border:medium none; padding:0; margin-right:5px;}

/** Portfolio **/

#full-width {height:auto; overflow:hidden;}

#content #grid h3, #content #list h3 {text-transform:capitalize;}

#content #grid {height:auto;}
#content #grid .grid-row {float:left; width:100%; height:auto; overflow:visible; margin-bottom:30px;}
#content #grid .port-box, #content #list .port-box {display:block; position:relative; height:160px; width:300px; background:url(../images/zoom.png) no-repeat 50% 50%; float:left;}
#content #grid .movie, #content #list .movie {background:url(../images/zoom-movie.png) no-repeat 50% 50%;}

#content .port-box {margin-bottom:15px;}

#content #list .box {width:960px; margin-right:0;  border-bottom:#6d9fbb 1px solid; height:auto; overflow:visible;}
#content #list .port-box {margin-right:15px;}
#content #list .box img {margin-bottom:0; width:290px !important;}
#content #list .box h3 {margin-bottom:7px;}

.meta {margin-bottom:7px;}
.meta .category, .meta .date, .meta .comments {width:auto; margin-right:20px; padding-left:20px;}
.meta .category {background:url(../images/category.png) no-repeat left top;}
.meta .date {background:url(../images/clock.png) no-repeat left top;}
.meta .comments {background:url(../images/comment.png) no-repeat left 1px;}

#content .paging {float:left; font-size:11px; width:100%;}
#content .paging a {padding:3px 7px; background:#105f8b; color:#fff; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;text-transform:uppercase;}
#content .paging a:hover {background:#043d5d; text-decoration:none;}
#content .paging span.selected {padding:3px 7px;background:#043d5d; text-decoration:none;color:#fff; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }

/** Blog **/

#content .post {width:640px; margin-right:0; padding-bottom:30px; border-bottom:#6d9fbb 1px solid; height:auto; overflow:hidden; margin-bottom:30px;}
#content .post img {width:620px;}

/** Comments **/

#comments .commentlist {list-style-type:none; list-style-position:outside; overflow:hidden;}
#comments h3 {margin-bottom:30px !important; text-transform:capitalize;}
#comments .commentlist li {margin-bottom:55px; height:auto; width:630px; overflow:hidden;}
#comments .commentlist a {color:#105f8b;}
#comments .commentlist a:hover {color:#2a8ec0;}
#comments .commentlist .comment-left {float:left; width:90px; height:100%; margin-right:30px;}
#comments .commentlist .comment-left img {margin:0 0 10px;}
#comments .commentlist .comment-left a {text-align:center; display:block;}
#comments .commentlist .comment-right {float:left; width:470px; overflow:hidden; border:#6d9fbb 1px solid; padding:15px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}

#comments #respond {height:auto; overflow:hidden;}
#comments #respond form p small {color:#6E6E6E !important; }
#comments #respond #commentform input, #comments #respond #commentform textarea {font-size:12px; font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif; color:#6E6E6E; 
border:#6d9fbb 1px solid; padding:2px 5px;}
#comments #respond #commentform input {height:18px;}
#comments #respond #commentform #submit {padding:2px 7px; background:#105f8b; color:#fff; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; font-size:10px; text-transform:uppercase;float:left; border:none; font-size:14px; height:auto; cursor:pointer;}
#comments #respond #commentform #submit:hover {background:#043d5d; text-decoration:none; color:#fff;}

/** Contact us Form **/

#contact-warp {width:260px; float:left; text-align:left; height:auto;margin-bottom:10px;}
#contact-warp p.label {width:260px; float:left; margin:0;color:#2a8ec0;}
#contact-warp .special {display:none;}

.message {float:left; height:auto; width:500px; background:#FAE673; border:#FEBD63 1px solid; color:#CC6600; display:none; padding:10px;}

#contact-warp input {padding:5px; font-size:12px; width:260px; float:left; font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif; margin-bottom:5px; border:#ababab 1px solid;}
#contact-warp textarea {padding:5px; font-size:12px; width:550px; float:left; font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif; margin-bottom:10px; border:#ababab 1px solid;}

#contact-warp input.submit {padding:2px 7px; background:#105f8b; color:#fff; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; font-size:10px; text-transform:uppercase;float:left; border:none; font-size:14px; height:auto; cursor:pointer; width:auto;}
#contact-warp input.submit:hover {background:#043d5d; text-decoration:none; color:#fff;}


/** Footer **/

#footer {background:url(../images/footer_bg.jpg) no-repeat center top; position:relative;}
#footer .container p {}
#footer .container p a {color:White;}
#footer .container p a:hover {text-decoration:underline; color:#2a8ec0;}
/*
     FILE ARCHIVED ON 22:17:00 Aug 17, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:26:17 Mar 19, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  RedisCDXSource: 29.347
  esindex: 0.014
  exclusion.robots: 0.208
  captures_list: 122.815
  exclusion.robots.policy: 0.193
  PetaboxLoader3.resolve: 47.159
  load_resource: 84.831
  CDXLines.iter: 25.22 (3)
  LoadShardBlock: 63.766 (3)
  PetaboxLoader3.datanode: 65.343 (4)
*/