/*
Theme Name:UrtUrt
Theme URI: www.urturt.com
Description: UrtUrt
Author: Chesley Andrews 
Author URI: http://dossierstudio.com
Tags: skeleton, minimalist, two columns, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@import "style/css/reset.css";
/* @import "style/css/typography.css"; */
@import "style/css/layout.css";

#post-354 {margin-left:100px;margin-top:00px;}
#shopp .gallery {width:310px;height:auto;margin-left:-40px;}


#shopp .gallery .previews li {line-height: 0px;}
#contact {float:left;margin-top:200px;text-align:center;margin-left:50px;width:200px;}
#contact li {margin-bottom:30px;}
#contact li a {font-size:20px;
font-weight:300;
font-family:Helvetica,arial,sans-serif;}
#contacttop {margin-right:-40px;}

.mc_custom_border_hdr {color:#1695ba;font-weight:300}

#shopp .category {margin-top:100px;}
#shopp .frame {margin-top:30px;}
#slider {margin-top:40px;}


.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	float:right;
}
.kwicks li{
	width: 600px;
	height: 125px;
	margin-bottom: 3px;overflow:hidden;
}


#kwick1 { 
	background-image:url(http://www.urturt.com/wp-content/uploads/2011/05/male1.jpg);
}
#kwick2 {
	background-image: url(http://www.urturt.com/wp-content/uploads/2011/05/gurt1.jpg)
}
#kwick3 {
	background-image: url(http://www.urturt.com/wp-content/uploads/2011/05/squrt1.jpg)
}
#kwick4 { 
	background-image: url(http://www.urturt.com/wp-content/uploads/2011/05/accesories1.jpg);
	margin-bottom: none;
}
.group:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
	}
* html .group             { zoom: 1; } /* IE6 */
*:first-child+html .group { zoom: 1; } /* IE7 */

#wrapper{
width:1000px;
margin:0 auto 0 auto;

}
.content {width:100%; }
.content .left_col {width:170px;margin-top:90px;float:left;}

.content .main_col { float: left; width:750px}
.category .category {float:right;}

.content .blogposts { width:100%; float: left }
.sidebar { display: none; }
.blogposts .post .meta { width:100%; }
