/*  
Theme Name: Twicet (Custom Design Inside Version)
Theme URI: http://designinsidechicago.com
Description: A Business & Portfolio Theme
Version: 1.0
Author: Bill Cherne
Author URI: http://designinsidechicago.com
*/

#twitter { 
	border-bottom:1px solid #dbdbdb; 
	margin:0; 
	padding:5px 30px 16px 18px; 
	color:#777; 
	font-size: 18px; 
	min-height:42px; 
}

#twitter a img	{
	float: left; 
	border: none; 
	background-color: transparent; 
	padding: 0px; 
	margin: 0px; 
}

#twitter  #twitter_update_list { 
	margin-left:65px; 
}

#twitter #twitter_update_list li { 
	line-height:22px; 
	list-style: none; 
}


#horiz-images ul { 
	list-style-type: none; 
}
	
#horiz-images li { 
	float: left; 
	display: inline; 
	line-height:22px; 
	list-style: none; 
	border: 0px; 
}

#horiz-images a img	{ 
	float: left; 
	border: none; 
	margin: 0px; 
	background-color: transparent; 
}

#horiz-images { 
	border: none; 
	margin:0; 
	padding:5px 0px 45px 0px; 
}

#related-posts {
	margin: 0px 0px 0px 0px;
}

#related-posts ul { 
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#related-posts li { 
	list-style: none; 
	float: left;
	padding: 0px 15px 0px 0px;
	margin: 0px;
	width: 130px; 
	display: inline;
	border: 0px; 
}
#related-posts a {
	text-decoration:none;
}

#related-posts a img { 
	float: left; 
	margin: 10px;
	border: 1px solid #DFDFDF;
}

#related-posts img:hover {
	border-color: #A9A9A9;
} 

.widget ul {
    list-style-type:none;
    margin:0px auto 8px 0px;
    padding: 0px;
    width:auto;
}

.widget ul li {
    clear:both;
    letter-spacing:0;
    margin:0px;
    padding:0px;
}

.widget ul li a {
    font-weight:normal;
    margin: 0px;
    padding: 0px;
    text-decoration:none;
}

.widget ul li img {
    border:1px solid #DFDFDF;
    float:left;
    margin: 5px;
    padding: 0px;
}

.widget ul li span {
    display:block;
    padding:0;
}

#hor-zebra
{
	margin: 0px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	border: solid;
	border-width: 1px;
	border-color: #dddddd;
}
#hor-zebra th
{
	font-size: 12px;
	font-weight: bold;
	padding: 10px 8px;
	background: #e1e1e1;
}
#hor-zebra td
{
	font-size: 11px;
	padding: 5px;
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: #dddddd;
}
#hor-zebra .even
{
	background: #eaeaea; 
}
#hor-zebra .odd
{
	background: #ffffff; 
}

#wp-caption .style
{
	border: none;
}

#wp-caption .alignleft 
{
	border: none;
}

