/*   
Theme Name: Topart
Theme URI: http://www.vfxdude.com/downloads/
Description: A child theme for Big Feature
Author: Roger Grimstad
Author URI: http://www.vfxdude.com
Template: bigfeature
Version: 1.0.1
*/

body {
	background: #999999 url(http://ackermangruber.com/images/bg/black-stripe.gif) repeat center top;	
}

#container {
	margin-top: 0px;
	border: 4px #ddd solid;	
border-top: 0px solid #333333;	
}

#sidebar .widgetheading h2 {
	display: inline;
	padding: 0px 0px;
	background: #ffffff;		
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size:15px;	
	text-decoration:none;
	
border-bottom: 1px #ddd dashed;	



}

.widgetheading {	
	margin-bottom: 10px;
	margin-top:4px;


}

h3.widgettitle {
	line-height:40px;



}


#footer-widgets h2 {
	margin-bottom: 15px;	

font-family: Georgia, 'Times New Roman', Times, serif;
font-size:17px;		
font-weight: normal;	
	line-height: 1em;	
	color: #cccccc;
	margin-bottom: 5px;
border-bottom: 1px #ddd dashed;	

}

blockquote {
	margin: 0 3em;
}

blockquote em, blockquote i, blockquote cite {
	font-style:normal;
}

blockquote {

     margin: 10px;
 	padding: 5px 20px 20px 50px;  
        border: 1px solid #f0f0f0;
	background: #f2f2f2 url(images/quote.png) no-repeat 12px 12px;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.2em;
	font-style: none;
	font-family: Arial;	
	color: #555;	
}

blockquote cite {	
	font-size:16px;
	color:#ccc;
	display:block;
	font-style:italic;	
	margin-top:5px;
	text-align:right;
}

blockquote.alignright {	
	width:40%;
	margin: 0 0 10px 1em;
}

blockquote.alignleft {	
	width:40%;
	margin: 0 1em 10px 0;
}

blockquote p {
	margin:10px;
}

hr {
	background:#ddd;
	color:#ddd;
	clear:both;	
	width:100%;
	height:1px;
	margin:20px 0;
	border:none;
}


.addthis_container { margin:2em 0 2em 0 !important; }

h2 { 
	font-size: 18px;
	padding-top:5px;
}

.post.thumb a.thumb-link  {	font-size:15px; }
.post.thumb.last-thumb { margin-right:0; }

.post.thumb .postimage {
	width: 220px;
	height: 100px;
	overflow:hidden;
	margin-bottom: 7px;
	line-height:1;

	padding: 6px; 
border: solid 1px #d6d6d6; 
}


