/*
Theme name: Untangle
Theme URI:#
Description: This is a customise theme created by Bhupendra.
Tags: light, white, fixed-width, two-columns, sticky-post
Author: Bhupendra
Author URI:http://www.deebee.in/
Version: 1.0.1
*/

a img {border: none;}
img {border: none;}
ol{
list-style: decimal outside none;
}

ul {
list-style: circle outside none;
}

body {
    font-size: 13px;
	font-family: Arial;
	background: #464646;
	color: #E8EEF4;
	margin: 0;
	font-weight:normal;
	padding: 0;	
	text-align:center;
}

.right {
	text-align:right;
}

.alignleft{
	float:left;
	margin-right:5px;
}

.alignright{
    float:right;
	margin-left:5px;
}

.center, .aligncenter{
	margin:auto;
	text-align:center;
}

.clear {
	clear:both;
}

/* Main style of links */

a:link,a:visited{
	color:#5E88B5;
	text-decoration:none;
}	

a:hover { color: #E8EEF4; }
a:active{ color: #5E88B5; }

/* Top and bottom areas */

.menu {
	text-transform:uppercase;
	width:100%;
	height:15px;
	padding:10px;
	text-align: center;
}

.menu li {
    float:left;
}

.menu li.last {
    background:none;
}

.menu a {
    color:#000;
    /*font-weight:bold; */
    padding:0 14px;
    display:block;
    line-height:2.2;
	text-align: center;
}

.menu a:hover {
	color:#E8EEF4;	
    text-decoration:none;
 /*	background-color:#990000; */
}

#top{
	height:0px;
	width:100%;
}

#bottom{
	height:10px;
	width:100%;
}

/* The width and style of the actual blog area */
#page {
	background: #464646;	
	width: 961px;	
    margin:0 auto;	
	padding-top:27px;
}

/* Headers used within the blogposts (h1-h3 are used elsewhere on the pages and should not be used in posts)*/

h4,h5,h6{
    font-size:12px;
	font-family: Arial;
}


/* Deal with the header */
#header{
	margin:0px;
	padding:0px;	
	width:100%;
	text-align:right;	
}

#header h1{
    margin: 10px 20px 20px 0;	
	font-size:30px;
	text-transform:uppercase;	
	font-family: Arial;
}

#header h1 a:link, #header h1 a:visited {
	color: #E8EEF4;	
	text-decoration:none;
}

#header h1 a:hover, #header h1 a:active {
	/*color: #990000;
	font-weight:bold;	*/
}

#header .description{
	color: #cccccc;	
	/*font-weight:bold;	*/
    font-style: normal;
	font-family: Arial;
	padding: 0 20px 0 0;
}

#header_left{	
	float:left;	
	width:500px;	
	height:45px;	
	border:0px;	
	text-align:left;	
	padding-left:10px;	
}

html>body #header_left{ }

#header-right{
	float:right;	
	width:325px;	
	margin:0px;	
	padding:0px;
}

#header-right p{
	text-align:justify;	
	margin:0px;	
	padding:0 10px 0 0;
}

fieldset{
	border:0px;	
	margin:0px;	
	padding:10px 0 0px 0;
}

#search{border:none;}
.search{border:0px;}
#srcinput {
	font-size:12px;
	width:145px;	
	margin: 1px 0px;	
	border: 1px;	
	background:#eeeeee;	
	padding: 2px;	
	border-color:#f2f2f2;	
	border-style:solid;
}

#srcbutton{
	font-size:12px;
	margin: auto 0px;	
	border-width:1px;	
	background: #f2f2f2;	
	padding: 1px 2px;	
	border:solid 1px #CCCCCC;
}

.srcform{ border:no;} 
.srcinput {
    font-size:9px;
	width:140px;	
	margin: 1px 0px;	
	border: 1px;	
	background:#eeeeee;	
	padding: 2px;	
	border-color:#eeeeee;	
	border-style:solid;
}

.srcbutton{
	font-size:9px;
	margin: auto 0px;	
	border:1px solid #E8EEF4;	
	background: #f2f2f2;	
	padding: 1px 2px;	
}

#header-right #search{margin-top:13px;}
/* Using header right as a dynamic sidebar requires these as well */
#header-right h2{ 	font-size:5px; }

/* Deal with left, right and bottom sidebars */
#sidebar-right{
    background-color:#464646;
	float: left;		
	margin:0;	
	width:253px;	
	padding-right:90px;
	font-size:12px;
	font-weight:400;
}

#sidebar-left{
font:Arial, Helvetica, sans-serif;
color:#CCCCCC;
font-size:14px;
text-transform:lowercase;
font-weight:bolder;
float:left;	
margin:10px 2px 0px 0;	
	width:210px;	
	padding:2px 7px 2px 15px;
}

#sidebar-bottom {
	background-color:#5E88B5;
	border-top: 1px solid  #5E88B5;	
	margin-top:86px;
}

#sidebar-bottom .widget_bottom  {
	float:left;	
	list-style-type:none;	
	text-align:center;	
	margin:0x;	
	display:inline;	
	width:192px; 
}

#sidebar-right a:link,
#sidebar-left a:link,
#sidebar-left a:visited{
	/*color:#5E88B5;
 text-transform:lowercase;*/
	font-size:12px;
}

ul.sidemenu li a:visited{ color:#E8EEF4;}
#sidebar-bottom a:link,
#sidebar-bottom a:visited{
	color:#5E88B5;
	font-size:13px;
	text-transform:inherit;
}

#sidebar-right a:hover,
#sidebar-left a:hover,
#sidebar-right a:active,
#sidebar-left a:active{
	color:#c8cacc;	
	text-decoration: none;
}

#sidebar-bottom a:hover {color:#c8cacc;	}
#sidebar-bottom a:active{  color:#5E88B5; text-decoration: none; }
#sidebar-right ul,
#sidebar-left ul{
	list-style-type: none;	
	margin:0;	
	padding:0;	
	text-align:left;
}

#sidebar-bottom ul{
	list-style-type: none;	
	margin:0;	
	padding:0;	
	text-align:left;
}

#sidebar-right li li,
#sidebar-left li li {
	line-height:26px;
}
#sidebar-bottom li li {
	padding:4px 40px 3px 0;
}

#sidebar-right li li:hover,
#sidebar-left li li:hover{ 	color:#5E88B5; }
#sidebar-bottom li li:hover {	color:#E8EEF4;		 }

#sidebar-right .current_page_item,
#sidebar-left .current_page_item,
#sidebar-bottom .current_page_item,
#sidebar-right .current-cat,
#sidebar-left .current-cat,
#sidebar-bottom .current-cat{ }

.current_page_item { color:#5E88B5 !important; }
.current_page_item a { color:#5E88B5 !important; }

#sidebar-right h2,
#sidebar-left h2{
	text-align:left;
	padding:0 0 4px 4px;	
	color:#5E88B5;	
	font-size:15px;
	text-transform: capitalize;	
	font-family: Arial;
	font-weight:bold;
	border-bottom:#CCCCCC solid 1px;
}

#sidebar-bottom h2{
	text-align:left;
	padding:32px 0 5px;	
	color:#E8EEF4;	
	font-size:15px;
    font-weight:normal;
	text-transform: inherit;	
	font-family: Arial;
	color:#E8EEF4;
	margin:0;
}

#sidebar-bottom h2 a{ font-size:15px !important; }

#sidebar-right p,#sidebar-left p{ 	text-align:left;	 }

/* Show calendar in bottom sidebar */
#calendar-bottom table{
	margin:auto;
	width:90%;
}

#calendar-bottom a:link,
#calendar-bottom a:visited {
	font-weight:bold;
    color:#5C6FA3;
}

#calendar-bottom a:hover,
#calendar-bottom a:active{
	color:#283d5a;	
	text-decoration:none;
}

#calendar-bottom #today { 	background:#F3F0F6; }
.divider{
	height:5px;	
	padding:0;		
	margin:0;
}

.border_hr_thin{
	height:13px;	
	width:100%;		
	margin:auto;
}

/* Deal with content (all styles used in index.php) */

#content {
	text-align:left;	
	width:607px;	
	padding:0;		
	float:right;		
	margin-top:0px;	
	min-height:570px;	
}

html>body #content{width:607px;}

#content h1{
	margin: 10px 0 10px 0;	
	font-family: Arial;
	text-transform:uppercase;
	text-shadow:#999999;	
	font-size:20px;
}

#content h2{
	font-size:25px;
	font-weight:normal;
	line-height:35px;
        color:#A6A6A6;
}

#content h2.postheader{	margin: 10px 0 1px 0; padding-bottom:15px;}

#content h2 a:link, #content h2 a:visited {
	color: #5E88B5;
	text-decoration:none;
}

#content h2 a:hover, {
	color: #E8EEF4;
	/*background-color:#990000; 
	padding:3px 10px 3px 10px;*/
}

#content .post-info{
	font-size:17px;	
	font-variant: normal;
	clear:both;	
}

#content .post-cat{
	font-size:17px;	
	font-variant: normal;
	clear:both;	
	text-transform:capitalize;
	padding:7px 0 15px 0;
    color:#5E88B5;
}

#content .widgettitle{
	font-size:10px;	
	/*font-weight:bold;	*/
     margin: 5px 0 2px 0;
}

#content blockquote{
	padding:10px;	
	margin:10px 20px;	
    color: #6C5B7E;
	border:#666666 solid 1px;
}

#content q {
	quotes: '"' '"' "'" "'";	
	color: #6C5B7E;
}

#content cite { color:#E8EEF4; font-size:12px; font-style:normal; text-transform:capitalize;}
#content .css{ color:#3A80FF;}
#content .php{ color:#3E6E3E;}
#content .entry {
	text-align:justify;	
	margin:0;
        font-size:12px;
}

#content .entry ul, #content .entry ol{
	margin: 3px;	
	padding:0 0 0 25px;
}

#content .postmetadata{font-size: 10px;}
#content .post{
	margin: 0;
	padding: 0;
}

#content .sticky { border-bottom: #666666 solid 3px;} 
#content .wp-caption, .caption{
	border:thin solid #676767;	
	background-color: #F3F0F6;	
	padding: 5px 2px;	
	-moz-border-radius: 3px;	
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;	
	border-radius: 3px;
}

#content .wp-caption{ text-align:center;}
#content img,
#content a img {border: none; padding:0px;}
#content .wp-smiley{border:0 !important;}
#content .wp-caption-text{
	margin:2px;	
	padding:5px 3px 0px 3px;
}

#content .not-found{color:#676767;}
#content .search{margin-top:15px;}
#content .search fieldset{border:0;}

dl,dt,dd{margin:0 10px;}
dt{
	/*font-weight:bold;	*/
	padding:6px 0 0 0;
}

.navigation .alignleft,
.navigation .alignright{
	width:298px;
	min-height:21px;
	padding:10px 0 10px 0;
}

.navigation .alignright{
	text-align:right;
}

/* Special styles used by image.php to show an image attachment */

.attachment{
	text-align:center;	
	margin:0 auto;
}

.caption{
	width:310px;	
	margin:15px auto;	
}

.attachment p {
	padding:0;	
	margin:7px auto 2px auto;
}

/* Special styles used by archives.php (archives page) */
.archive{
	width:200px;	
	padding: 2px 20px;
}

/* Special styles used by links.php (links page) */
.archive{padding: 2px 20px;}
/* Special styles used by children.php */

#list-subpages{ margin:0 10px;  }
#list-subpages ul{
	list-style-type:none;
	margin:3px 15px;
	padding:0px;
}

#list-subpages ul li { 	margin:15px 0; }
.page-link{
	font-variant:small-caps;
	font-size:14px;
	font-family:Arial;
}

#list-subpages p {
	margin:4px 10px;
	padding:0;
}

/* Styles needed to handle comments */
.xoxo,.children{
	list-style-type:none;	
	margin:4px;	
	padding:0 0 0 10px;
}

.children{margin:1px 4px;}
#respond h3 {		
	font-family: Arial;	
	font-size:24px !important;	
    font-weight:normal;
	margin: 10px 0 2px 0;
}

#content h3 {		
	font-family:Arial;
	font-size:22px;
 	line-height:32px;
        font-weight:normal;
	margin:0px 0px 20px 0px;
        text-align:left;
        color:#A6A6A6;
}

#content h6 {		
	font-family:Arial;
	font-size:22px;
 	line-height:32px;
        font-weight:normal;
	margin:32px 0px 20px 0px;
        text-align:left;
        color:#A6A6A6;
}

#commentform textarea{
	width:97%;	
	background:#E8EEF4;	
	border: none;
	padding:7px 3px;	
    background:none repeat scroll 0 0 #E8EEF4;
	color:#A6A6A6;
	font-family:arial;
    font-size:13px;
}

#comments ul {
	list-style-type:none;	
	list-style-position:inside;	
	margin:0;	
	padding:10px 0;
}

#comments li {clear:both;}
#comments .children{padding:0;}
#comments blockquote{	
	padding-left:10px;	
	margin:10px 60px;
}
#comments blockquote blockquote{margin:10px 20px;}
#comments blockquote p {
    padding:0;
    margin:0;
}

#comments #author-info img {
	float:left;	
	margin-right:7px;
}

#comments div{ padding:0px !important;}
#comments #author-info {float:left; font-size:11px; width:253px;}
#comments p,#comments .reply {
	font-size:12px;	
	margin-left:42px;
}

#comments .reply {margin-bottom:10px; }
#comments .comment,
#comments .trackback,
#comments .pingback {
	padding:0;	
	margin:0;
}

.thread-odd, .depth-1, .depth-4{}
.depth-2, .depth-5 {}
.thread-even, .depth-3, .depth-6{}
.children .alt, .children .odd {}
.children .even {}

/* Shows info about comment status */
#comments-status {
	margin: 10px auto;
	padding:15px 0 15px 0;
    background-color:#f2f2f2;	
	text-align:right;	
	font-size:11px;
}

#comments-status a:link,#comments-status a:visited{font-weight:bold;}
#commentform #submit{
background:url("images/submit-comment.png") no-repeat scroll 0 0 transparent;
border:medium none;
cursor:pointer;
height:32px;
margin-top:15px;
margin-right:10px;
padding:0;
width:144px;
float:right;
}

#author{background: url(images/cname.jpg) no-repeat;
border:medium none;
color:#A6A6A6;
padding:8px 3px;
width:220px;
font-family:arial;
font-size:13px;}

#author:hover{background: #E8EEF4; }
#email{background:#E8EEF4;
border:medium none;
color:#A6A6A6;
padding:8px 3px;
width:284px;
font-family:arial;
font-size:13px;}

#url{background: url(images/cwebsite.jpg) no-repeat;
border:medium none;
color:#A6A6A6;
padding:8px 3px;
width:250px;
font-family:arial;
font-size:13px;}

#twitterid{background:url("images/twitterid.jpg") no-repeat;
border:medium none;
color:#A6A6A6;
padding:8px 3px;
width:154px;
font-family:arial;
font-size:13px;}

a.twitter-anywhere-user { text-transform:none;}

#footer{
	background-color:#464646;
    text-align:left;	
	font-size:12px;
	color:#E8EEF4; 
	padding-top:15px;
}

#theme-author{
	padding:0;	
	margin:5px 0 0 0;
	text-align:right;
}

.pre { width:100; }
a img { border: none; }
img{ padding:10px; border:none;}
.logoimg img {padding:0 !important;}
.logotitle{padding:23px 0;
text-align:right;
width:253px;}

.logotitle img {padding:0 !important;}
p,div { line-height:22px; text-align:left; margin-top:0;}
.socialicon { float:left;}
.socialicon img { padding:10px 16px 10px 0 !important;}
.topbreadcrumbs{font-size:11px; padding-bottom:34px;}
.postcomment h3{ font-size:20px !important; font-weight:normal;}
.usercomments{float:left; width:340px;}
.usercomments p {margin-left:0 !important; line-height:20px;} 

#comments ul li{border-bottom:1px solid #5E88B5; padding:30px 0 20px 0 !important;}
.comment-meta { font-size:13px !important; margin-bottom:8px;}
.singlebottom{padding:70px 0 10px 0; color:#5E88B5;}
.whatnow {float:left; width:253px;}
.whatnow h3, .mightlike h3 {font-size:20px !important; font-weight:normal; color:#E8EEF4 !important; }
.mightlike {float:left; width:253px;}
.whatnow ul, .mightlike ul {padding:0; margin:22px 0;}
.whatnow ul li, .mightlike ul li {line-height:27px; font-size:13px;margin-left:14px;}
.cat-info{font-size:13px;}
.post-catinfo{padding-bottom:17px; color:#5E88B5; margin-bottom:17px;}

h2.catheader {color:#5E88B5 !important;
font-family:arial !important;
font-size:24px !important;
font-weight:normal !important;
margin:0;
padding:0px 0 10px 0 !important;}

p a.more-link{}
.catheader a:hover{ color:#E8EEF4 !important;}
.postauthor {
    padding: 10px;
    margin: 10px 0;
    }

.postauthor h4 {
    font-size: 1.2em;
    margin: 0 0 10px 0;
    }

.commenterror { color:#E8EEF4;padding-top:65px;}
#commentform p.error, #commentform label.error { color:#E8EEF4 !important;display: block; }
.postauthor img {
    float: left;
    margin: 0 15px 8px 0;
	padding:0 !important;
    }

#sidebar-right h3{font-family:arial; font-size:29px; font-style:normal; font-weight:normal; letter-spacing:1px; margin:50px 0 14px; padding:0; line-height:32px; color:#E8EEF4;}	

h2.mainheading{font-size:54px !important; line-height:68px !important; color:#E8EEF4 !important;}
.featuredhomeleft{ width:253px; float:left; padding-right:97px}
.featuredhomeright{ width:253px; float:left;}
ul.featuredhomeleft, ul.featuredhomeright {margin:0; padding-left:0;}
a.hometitle{ color:#5E88B5; font-size:45px; letter-spacing:1px; line-height:1.2em; }
a.hometitle:hover{ color:#E8EEF4 ;}
.hometitle { color:#5E88B5; font-size:45px; letter-spacing:1px; line-height:1.2em; }
.hometitle a{ color:#5E88B5; font-size:45px; letter-spacing:1px; line-height:1.2em; }
.hometitle a:hover{ color:#E8EEF4; }
.info{min-height:255px;}
.serviceimage { border:1px solid #E8EEF4; margin-top:18px;}
.serviceimage img { padding:0 !important;}

#text-3 div h3, #text-5 div h3, #text-8 div h3, #text-9 div h3{ color:#FFC000; font-family:arial;  font-style:normal; font-weight:normal; line-height:56px; }
#text-3 div h3 a, #text-5 div h3 a, #text-8 div h3 a, #text-9 div h3 a{color:#FFC000 !important; font-size:49px !important;}
#text-3 h3 a:hover, #text-5 h3 a:hover, #text-8 div h3 a:hover, #text-9 div h3 a:hover{color:#FFC000 !important;}

.sidebarmenu{ float:right; padding:10px 0 80px;}
ul.sidemenu{border-right:1px solid #5E88B5; float:left; padding-right:8px; text-align:right; width:100px;}
ul.sidemenu li{line-height:30px; padding-right:5px; text-align:right;}
ul.sidemenu li a{ color:#E8EEF4 }
ul.sidemenu li a:hover{ color:#5E88B5 !important;}

#fname{background:url("images/newsfname.jpg") no-repeat scroll 0 0 #E8EEF4; border:none; color:#A6A6A6; padding:8px 3px; width:105px; font-size:13px; font-family:arial;}
#lname{background:url("images/newslname.jpg") no-repeat scroll 0 0 #E8EEF4; border:none; color:#A6A6A6; padding:8px 3px;  width:175px; margin-top:11px; font-size:13px; font-family:arial;}
#bookemail{background:url("images/newsemail.jpg") no-repeat scroll 0 0 #E8EEF4; border:none; color:#A6A6A6; padding:8px 3px; width:237px; margin-top:11px; font-size:13px; font-family:arial;}
#submitebook{background:url("images/signup.gif") no-repeat scroll 0 0 #A6A6A6; border:0 none; cursor:pointer; height:32px; width:184px; margin-top:11px;}
#subscribenews{background:url("images/subscribe-now.jpg") no-repeat scroll 0 0 transparent; border:0 none; cursor:pointer; height:32px; width:184px; margin-top:11px;}
#ccheck{border:0 none !important;width:auto;}
ul.tweets li { text-align:right;}
ul.tweets li a{color:#E8EEF4 !important;}
ul.tweets li:hover{ color:#E8EEF4 !important;}
ul.tweets li a:hover{ color:#E8EEF4 !important;}

#twitter-4 h3, #twitter-3 h3, #twitter-5 h3{background:url("images/twitter-update.gif") no-repeat scroll left -1px transparent; font-weight:normal; height:39px; letter-spacing:0; margin-bottom:6px; padding-top:18px; width:253px; line-height:32px;}

#twitter-4 h3 a, #twitter-3 h3 a, #twitter-5 h3 a{ text-transform:capitalize !important; font-size:12px !important;}
#twitter-4 p:hover, #twitter-3 p:hover,  #twitter-5 p:hover{ color:#E8EEF4;}

.timesince {font-style:italic; }
.authorimage{border:1px solid #E8EEF4;width:208px; }
.authorimage img{padding:0 !important; }
.rssfeed{background:url("images/rss.gif") no-repeat scroll 0 3px transparent; padding-left:48px;}
.rssfeed a{text-transform:inherit !important;}

#content h4 {
font-family:Arial;
font-size:15px;
font-weight:normal;
color:#A6A6A6;
margin-bottom:14px;
text-align:left;
}

.portfolioimg  img {border:1px solid #E8EEF4 !important; margin-bottom:100px; margin-top:15px; padding:0 !important;}
td img{padding:0px !important;}

.cname, #cname{background:#E8EEF4;border:none;color:#A6A6A6; padding:8px 3px; width:108px;font-family:arial;font-size:13px; /*margin-bottom:8px*/}
#clname{background:#E8EEF4;border:none;color:#A6A6A6; padding:8px 3px; width:180px;font-family:arial;font-size:13px; margin-top:8px}
.cemail, #cemail{background:#E8EEF4;border:none; color:#A6A6A6;padding:8px 3px;width:231px;font-family:arial;font-size:13px;margin-top:8px}
.cwebsite, #cwebsite{background:url("images/contact-website.jpg") no-repeat scroll 0 0 #E8EEF4; border:none;color:#A6A6A6;padding:8px 3px;width:210px;font-family:arial;font-size:13px;margin-top:8px}
.cphone, #cphone{background:url("images/cphone.jpg") no-repeat scroll 0 0 #E8EEF4; border:none;color:#A6A6A6; padding:8px 3px; width:129px; font-family:arial; font-size:13px;margin-top:8px}
.ccomment, #ccomment{background:url("images/comment.jpg") no-repeat scroll 0 0 #E8EEF4; border:none;color:#A6A6A6;padding:8px 3px;width:580px;height:100px;font-family:arial;font-size:13px;margin-top:8px;}

.submit, .cform input.sendbutton{
background:url("images/submit-comment.png") no-repeat scroll 0 0 transparent;
border:medium none;
cursor:pointer;
height:32px;
margin-top:15px;
padding:0;
width:144px;
}

.cform input.sendbutton:hover{ background:url("images/submit-comment.png") no-repeat scroll 0 0 transparent;}
.productimg{}
.productimg img{padding:0 45px 0 0 !important;}
.buymore{/*background:url("images/buy-now.png") no-repeat scroll 0 0 transparent; */width:88px; height:32px; float:left;}

span.wpcf7-not-valid-tip{color:#464646;}

h3.portfoliotitle a{color:#E8EEF4;}

#acp-preview {background:url("images/preview-comment.png") no-repeat scroll 0 0 transparent; border:0 none; cursor:pointer; float:left; height:32px;
margin-top:15px; padding:0; width:184px;margin-bottom:15px;}

ul.commentlist {margin:45px 0 0; padding:0;}
.cat-item-24{ display:none;}

li#ranged-popular-posts{width:385px !important;}
.addthis_container a img {}
.current{ color:#E8EEF4;}
.subscribe-to-comments{margin:0; padding-top:15px;}
.subscribe-to-comments label{font-style:italic;}

#commentform label.error{color:#E8EEF4 !important;}
#li--6 {display:block; padding-bottom:5px;}
#li--7 {display:block; padding-bottom:5px;}
.ctd{ padding:0 0 3px 0;}

.filedownload {width:208px; height:32px; background:url("images/ebook-download.gif") no-repeat scroll 0 0 #464646;}
.filedownload a {display:block; height:32px; width:208px;}

/* .filedownload a{background:url("images/errow.jpg") no-repeat scroll right top #FFC000; color:#464646; font-weight:bold; height:32px; padding:8px 25px 8px 5px;}
.filedownload a:hover, .filedownload a:link, .filedownload a:visited{{color:#464646 !important;} */

.entry ul li {line-height:20px; padding-bottom:10px;}
