/*
Theme Name: New Lantern Theme
Theme URI: http://www.digitalscientists.com
Author: Nadim Khan
Author URI: ttp://www.digitalscientists.com
*/
html {
background-image:url("images/service-contact-bcgrd.gif");
background-position:left top;
background-repeat:repeat-x;
}
#bd{
padding:0px 0 10px 0;
}
#ft{
background-image: url(images/footer-bcgrd.gif);
background-position: left top;
background-repeat: repeat-x;
height:73px;
margin:15px 0 0 0;
}
.clear{
	clear:both;
}
h1#logo a{
background-image: url(images/logo.gif);
background-position: left top;
background-repeat: no-repeat;
width:323px;
height:73px;
display:block;
float:left;
text-indent: -9999px;
}
ul#nav{
margin:0 0 0 100px;
padding:50px 0 0 0;
float:right;
}
ul#nav li{
display:inline;
margin:0 5px;
color:#666666;
}
ul#nav li a{
color:#666666;
text-decoration: none;
}

div.first p{
margin:5px 0 0 0;
font-size:13px;
}
div.first h2{
font-weight:bold;
margin:5px;
font-size:15px;
}

div.first, div.second{
color:#000;
}
div.first h1, div.second h2, div.third h1, div.second h1{
font-size:20px;
color:#000;
}
div.first h2{
font-size:17px;
font-weight:normal;
margin:0px;
}
div.first h3{
font-size:15px;
font-weight: normal;
}
div.first h4{
font-size:12px;
}
div.first p span{
float:left;
margin:10px 5px 0 0;
}
div.first p a{
color:#BB3E1E;
}
div#about-me img{
float:left;
margin:0 10px 10px 0;
}
ul.act-footer{
padding:15px 0;
margin:0 15px;
font-size:11px;
}
ul.act-footer li{
color:#666;
display:inline;
background-image: url(images/ft-bullet.gif);
background-position: right center;
background-repeat: no-repeat;
padding:0px 10px 2px 0;
margin:0 5px 0 0;
}
#footer{
width:940px;
margin:0 auto;
text-align: left;
font-size:10px;
color:#666;
}
#footer p{
margin:0 15px;
padding:4px 0 0 10px;
background-image: url(images/grey-bullet.gif);
background-position: 0 8px;
background-repeat: no-repeat;
}

ul.list{
margin:10px 0;
}
ul.list li{
background-image: url(images/ft-bullet.gif);
background-position: 0 8px;
background-repeat: no-repeat;
padding:0 0 0 10px;
margin:5px 0;
}
p.author{
text-align:right;
font-size:10px;
color:#666;
}
div.post-container{
padding:0 0 10px 0px;
border-bottom: 2px dashed #ececec;
margin:0 0 15px 0px;
}
div.post-entry{
margin:10px 0px;
}
div.post-entry p{
margin:10px 0 0 0;
}
div.post-container a{
font-weight:bold;
}
div.post-container h2 a{
font-weight:normal;
}
div.post-container ul.comment-links li{
display:inline;
border-right:1px solid #666;
}
div.post-container ul.comment-links li a{
padding:0 5px 0 3px;
}

.paginate{
margin:10px 0px;
}
.paginate p{
margin:0px;
padding:0px;
font-size:95%;
}
.paginate p span.first-post a{
float:left;
}
.paginate p span.next-post a{
float:right;
}
.paginate p span.first-post a, .paginate p span.next-post a, .paginate p span.first-post a:visited, .paginate p span.next-post a:visited{
display:block;
background-color: #666;
color:#ffffff;
padding:5px 10px;
text-decoration:none;
}
.paginate p span.first-post a:hover, .paginate p span.next-post a:hover{
background-color: #cc632a;
color:#fff;
}
form#commentform{
padding:10px 0;
}
form#commentform p{
margin:5px 0;
}
form#commentform input[type=text], form#commentform textarea{
padding:3px;
border:1px solid #ccc;
}
form#commentform textarea{
width:350px;
}
form#commentform input[type=submit]{
background-color: #cc632a;
color:#ffffff;
padding:5px 10px;
text-decoration:none;
border:none;
}

.commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
.commentlist li {
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
}
.commentlist li.alt {
    background:#f9f9f9;    
}
.commentlist li.authorcomment {
    border:#fc9 1px solid;      
}
.commentlist li .cmtinfo {
	font-size:1em;			
}
.commentlist li cite {
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em {
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
.commentlist .avatar{
	float:right;	
}
div.widget{
margin:0 0 10px 0;
}
div.widget ul{
padding:3px 0 5px 0;
font-size:14px;
margin:0 0 0 0px;
}
div.widget ul li{
color:#bb3e1e;
margin:3px 0;
}
div.widget ul li a{
color:#bb3e1e;
text-decoration: none;
}
div.first h6{
display:none;
}
div.photo-studio{
background-color:#f4f4f4;
padding:10px 0px;
text-align:center;
}

