@charset "utf-8";
/* CSS Document */

/*Junk for footer push*/
html, body {
    height: 100%;
}
#footer, .push {
    height: 42px;
}
/*End footer push junk*/


body{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#666;
 margin:0;
 padding:0;
 font-weight:normal;
 }

#main{
 /*margin:0 auto; */
 padding:0;
 position:relative;
 background: url(/images/mainbg.png) repeat-x;
 }

#main1{
 /*margin:0 auto; */
 padding:0;
 background: url(/images/mainbg1.png) repeat-x; 
 }

.wrap{
 width:900px;
 margin:0 auto;
 position:relative;
 padding:0;
} 

img{ 
 margin:0;
 border:none;
 } 

p img.left  { 
 float: left; 
 margin:5px 8px 8px 0; 
 padding:5px;
 border:1px solid #ddd;
 }

p img.right  { 
 float: right; 
 margin: 5px ;
 padding:5px; 
 border:1px solid #ddd;  
 } 

h1,h2,h3,h4,h5,h6 {
 color:#000;
 font-weight:normal;
 /*font-family:Georgia, "Times New Roman", Times, serif;*/
 font-family:Arial, sans-serif;
 }

h1{
 font-size:24px;
 } 


h2{
 margin:0;
 padding:0;
 font-size:20px; 
 } 

h3{
 font-size:16px; 
 }

h4{
 font-size:13px; 
 }

h5{
 font-size:10px; 
 }

h6{
 font-size:8px; 
 }     


/*	General Links			*/

a:link,a:active,a:visited,a:hover{
 color:#48862a;
 outline: none; 
 text-decoration:none;
 }
a:hover{
 text-decoration:underline;
 }

/*	Top			*/   

#top{
 margin:0; padding:0;
 height:75px;
 }

/*	Header			*/

#header{
 float:left;
 width:320px;
 height:75px;
 margin:0;
 padding:0;   
 }

#header h1{
 font-size:30px;
 font-family:Georgia, "Times New Roman", Times, serif;
 margin:0;
 padding:1px;
 text-indent:-999px;
 background: url(/images/logo.png) no-repeat ;
 height:75px;
 }

/*	Navigation			*/ 

.nav{
  float:left;
  position:relative;
  right:10px;
}

#nav{
 float:right;
 /*width:500px;*/
 height:75px;
 margin:0;
 padding:0; 
 list-style: none;
 float:right;
 }

#nav ul {
 margin: 0px;
 padding: 0px;
 list-style: none;
}

#nav ul li a:link,#nav ul li a:active,#nav ul li a:visited {
 display: block;
 line-height:13px;
 margin: 0px 0px 0px 0px;
 padding: 18px 5px 7px 5px;
 text-decoration: none;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:16px;
 color:#f5b326;
 }
	
#nav ul li a:hover {
 display: block;
 color:#fff;
 text-decoration: underline;
 }

.current_page_item a:link, .current_page_item a:visited, .current_page_item a:active  {
 color: #fff !important;
 }

#nav li {
 float: right;
 margin: 0px;
 padding: 0 0 0 10px;
 }	

#nav li ul {
 position: absolute;
 width: 10em;
 left: -999em;
 }

#nav li:hover ul {
 left: auto;
 display: block;
}
	
#nav li:hover ul, #nav li.sfhover ul {
 left: auto;
}

/*	Bredcrumb		*/ 

.breadcrumb{
 height:30px;
 position:relative;
 top:8px;
 width:100%;
 padding:0;
 margin:6px 0 0 ;
 color:#000;
 font-size:16px;
 font-family:Georgia, "Times New Roman", Times, serif;
 }

/*	Featured-Container		*/ 

#featured-container {
 margin:0;
 height:282px;
 position:relative;
 color:#444;
 }

#featured-container h2{ 
 padding:15px 0 15px 0;
 font-size:33px;
 color:#118ba2;
 font-weight:normal;
 width:490px;
 border-bottom:1px solid #3c91a4;
 }

#featured-container p{
 font-size:14px;
 line-height:150%;
 padding-bottom:20px;
 margin-bottom:25px;
 width:490px;
 border-bottom:1px solid #3c91a4;
 } 

img.featured-image{ 
 float:right;
 width:364px;
 height:244px;
 padding:15px;
 background:#daeaec;
 border:1px solid #0686a3;
 margin:0 0 0 10px;
 } 

.ribbon{
 position:absolute;
 float:right;
 width:130px;
 top:-3px;
 right:-3px
 }

.more a, .port a{
 width:106px;
 display:block;
 height:30px;
 text-indent:-9999em;
 overflow:hidden;
 }

.more a:hover, .port a:hover{
 background-position:0 -30px;
 }

.more a{
 float:left;
 margin-right:15px;
 display:block;
 background: url(/images/more.png) no-repeat;
 }

.port a{
 background: url(/images/port.png) no-repeat;
 } 

/*	Content		*/  

#content{
 margin:15px 0 0 0;
 padding:10px 0 0 0; 
 }

#content ul li{
 list-style:square;
 }

#content ul, #content ol { 
 line-height:150%;
 }

#content p{ 
 line-height:150%;
 }   

h2.hello, h2.recent,h2.event, h2.client  {
 height:30px;
 text-indent:-9999em;
 padding-bottom:10px; 
 }

/*	Left-Container		*/ 

#left-container{
 padding-right:10px;
 float:left;
 width:570px;
 /*border-right:1px solid #ddd;*/
 }

#left-container p{ 
 line-height:150%;
 font-size:12px; 
 }

.blog{
 padding:0 0 10px;
 }

.blog-meta {
 margin:3px 0 0 7px;
 display:block;
 color:#b3440e;
 padding:0;
 font-size:11px;
 } 

h2.hello {
 background: url(/images/hello.png) no-repeat;
 } 

.information p{ 
 padding-bottom:15px;
 border-bottom:1px solid #ddd;
 margin:0;
 } 

h2.recent{
 background: url(/images/recent.png) no-repeat;
 height:30px;
 text-indent:-9999px;
 padding-bottom:10px;
 position:relative;
 top:15px; 
 } 

.work{
 position:relative;
 top:10px;
 height:218px;
 padding:5px 0 0 0;
 }

.work p{
 margin-top:10px;
 width:260px;
 padding-top:5px;
 border-top:1px dashed #ddd;
 } 

.work h3{
 font-size:18px;
 font-weight:400;
 color:#0c7488;
 margin:5px 0 8px 0;
 }

.meta{
 color:#c34507;
 font-size:11px;
 margin:0;
 }

.work img{
 float:right;
 padding:5px;
 background:#eee;
 border:1px solid #ddd;
 margin:0 0 10px 10px;
 }

.view-port a{
 display:block;
 width:405px;
 height:50px;
 background: url(/images/view_port.png) no-repeat;
 text-indent:-9999em;
 margin:15px 0; 
 float:right;
 overflow:hidden;
 } 

.view-port a:hover{
 background-position:0 -50px;
 }

/*	Right-Container		*/  

#right-container{
 width:290px;
 float:right;
 font-weight:normal;
 padding-left:20px;
 border-left:1px solid #ddd;
 } 

.news{
 border-bottom:1px solid #ddd;
 } 

h2.event{
 background: url(/images/news.png) no-repeat;
 margin:0;
 }

.article{
 margin:0 0 15px 0;
}

.article p{
 margin-top:8px;
 line-height:150%;
 margin-bottom:5px;
 }
.article h3{
 margin:7px 0 6px 0;
 font-size:14px;
 color:#0c7488;
 font-weight:normal;
 }

.date{
 font-size:11px;
 color:#999999;
 }

.testimonial{
 padding-top:10px;
 } 

h2.client {
 background: url(/images/clients.png) no-repeat;
 }

.testimonial p{
 margin-top:3px;
 line-height:150%;
 margin-bottom:20px; 
 } 

.author{
 color:#cc0033;
 font-size:11px;
 display:block;
 margin-top:5px;
 }

/*	Portfolio Artcile		*/ 

.portfolio-article{
 border:1px solid #ddd;
 margin:25px 0;
 padding:10px;
 background:#f1f1f1;
 /*height:417px;*/
 }

.portfolio-article h2, .portfolio-article h2 a:link, .portfolio-article h2 a:visited{
  color:#0c7488;
  /*position:relative;*/
  /*bottom:5px;*/
  margin:0 0 10px 0;
 }
 

.portfolio-article img{
 float:right;
 padding:7px;
 background:#fff;
 margin-left:10px;
 border:1px solid #ddd;
 }

b.involve{
 color:#c34507;
 } 

.portfolio-article p{ 
 margin:3px 0 8px 0;
 padding:0;
 } 

/*	Contact Form			*/ 

.contact-form {
 margin:0 0 10px 0;
 padding:0 0 10px 0;
 }

form {
 padding:0;
 margin:0; 	
}

fieldset { 
 border: none;
 margin:0 0 0 0;
 padding:7px 0 0 0 ;
 }

input, textarea, a { 
 outline: none; 
 }

.contact p{
 margin:0 0 8px 0;
 padding:0;
 } 

input {
 /*width: 220px;*/
 margin: 2px 0 10px 0;
 border: 1px solid #ddd;
 background: #f1f1f1;
 /*height:20px;*/
 font-size: 12px;
 color:#000;
 padding:2px 0 0 2px;
 }

label {
 display: block;
 font-size: small;
 font-weight: bold;
 /*width:100px;*/
 /*float:left;*/
 margin:0;
 padding:0 5px 0 0;
/*color:#fff;*/
}

#comment_form label{
  float:left;
}

textarea {
 width: 500px;
 height: 150px;
 display: block;
 border: 1px solid #ddd;
 background: #f1f1f1;
 margin: 0 ;
 padding:5px 0 0 5px;
 font-size: small;
 color:#000;
 }

/*input.submit {
 font-size: small;
 font-weight: bold; 
 width:90px;
 color:#000;
 height:30px;
 margin:0 0 0 100px; 
 padding:0;
} */   

/*	Footer		*/ 

#footer {
 clear:both;
 color:#888;
 float:left;
 width:100%;
 height:28px;
 margin:0px 0 0; padding:14px 0 0 0;
 background:#262626;
 text-align:center;
 position:relative;
 z-index:10;
}

.header_link, a:link.header_link, a:active.header_link, a:visited.header_link, a:hover.header_link{
 margin:0;
 padding:0;
 color:#000;
}

#main,#main1 {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin-bottom:-42px;
}

.filled_and_bordered{
  background:#C6C6C6;
  border:2px solid #262626;
  padding:10px 10px 10px 10px;
}

#twitter_update_list{
  margin:10px 0 0 25px;
  padding:0;
}

.portfolio_hr{
  border:none;
  height:1px;
  background:#ddd;
  margin:10px 0 15px 0;
}

.code_sample_container{
width:575px;
overflow:auto;
background:black;
padding:0;
}

.code_sample{
width:1500px;
}

pre{
margin:0;
padding:5px 0 5px 0;
}

code{
margin:0;
padding:0;
}

.comments_and_tags{
  padding:5px;
  border:1px solid #ddd;
  background:#eee;
  margin-top:25px;
  margin-bottom:25px;
  clear:left;
}

p.info{
  margin:3px 0 0 0;
  padding:0;
  line-height:12px;
}

.entry h3{
  margin:15px 0 0 0;
}

img.icon{
  float:none;
  padding:0;
  background:none;
  margin:0;
  border:none;
}

#recentcomments li{list-style:none !important;}