/*  
Theme Name: ZoopMedia
Version: 1.0.1
Description: Designed by <a href="http://www.zoopmedia.com">ZoopMedia</a>.
Author: ZoopMedi
Author URI: http://www.zoopmedia.com
*/

/* Custom styles */
@import "custom.css";
@import url(http://fonts.googleapis.com/css?family=Cantarell:regular,italic,bold,bolditalic);
@import url(http://fonts.googleapis.com/css?family=Spinnaker);

/*-----------------------------------------------


INDEX:

1. SETUP
-1.1 Defaults
-1.2 Hyperlinks

2. SITE STRUCTURE & APPEARANCE
-2.1 Containers
-2.2 Header
-2.3 Navigation
--2.3.1 Drop-down navigation
-2.4 Featured-slider
-2.5 Blog and Page sub-header
-2.6 Content
-2.7 Sidebar
-2.8 Footer

3. WIDGETS

4. POSTS
-4.1 Typographic Elements
-4.2 Images
-4.3 Captions

5. COMMENTSAREA
-5.1 Comments
-5.2 Comments Form

6. GENERAL STYLES

-----------------------------------------------*/



/*-----------------------------*/
/* 1. SETUP */
/*-----------------------------*/

/* 1.1 Defaults */

body  {
	font-size: 14px;
        font-family: Cantarell, "Helvetica Neue", helvetica,Arial,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;	
	line-height: 1.5;  /*unitless for proper inheritance*/
}

h1, h2, h3, h4, h5, h6  {
	margin: 0;
        font-family: 'Spinnaker', sans-serif;
	
}

h1  {font-weight: bold;font-size: 34px; line-height: 33px;} h2  {font-size: 32px; line-height: 33px;} h3  {font-size: 17px;}
h4  {font-size: 18px} h5  {font-size: 14px} h6  {font-size: 12px; color: #333333;}

p  {margin: 10px 0;}

/* 1.2 Hyperlinks */

a:link, a:visited  {	text-decoration: none;
 }
a:hover  { text-decoration: underline;
}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited  {
	text-decoration: none;
}

h1 a:hover {text-decoration: none;}

h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover  {text-decoration: underline;}

/*-----------------------------*/
/* 2. SITE STRUCTURE & APPEARANCE */
/*-----------------------------*/

/* 2.1 Containers */

#wrap  {
	float: left;
	width: 92%;
	height: 100%;
}

#container  {0px auto 0 auto;
	
}

/* 2.2 Header */

#header-border  {
	width: 1044px;
	padding: 18px 0 0 0px;
	margin: 0px auto 0 auto;
}

#header  {
	width: 1040px;
	margin: 0 auto;
_margin: 0px 0px 0px 10px; /* this did the trick. Only IE6 should process this line */
}

#header h1  { display: none;}
#header h1 a:link, #header h1 a:visited  {}
#header h2  { display: none;}

.logo  {
	float: left;
	width: 320px;
}

.logo img  {
	margin: 18px 0 0px 33px;
}

/* 2.3 Navigation */

#navcontainer  {
	float: right;
	width: 570px;
}

#pagenav  {
	position: relative;
	z-index: 9999;
	font-size: 16px;
	font-family: century gothic,georgia, arial, Helvetica,Arial,Sans-serif;
	height: 52px;
	margin-right: 30px;
}

#pagenav li  {
	display: block;
	float: left;
}

#pagenav li a:link, #pagenav li a:visited  {
	display: block;
	text-decoration: none;
	padding: 1px;
}

#pagenav li a span  {
	display: block;
	line-height: 10px;
color: #254b92 !important;
	padding: 29px 20px 10px 10px;
}

#pagenav li a:hover span, #pagenav li.current_page_item a span  {
color: #ffffff !important;
background: #254b92 !important;
border: 0px solid blue !important;
}

#pagenav li a:hover, #pagenav li.current_page_item a  {
color: #ffffff !important;
background: #254b92 !important;
border: 0px solid blue !important;
}

	/* 2.3.1 Style drop down list */

	#pagenav li ul li {
		padding: 0;
		font-size: 12px;
	}
	
	#pagenav li ul li span {
		padding: 10px 10px 10px 0 !important;
	}
	
	#pagenav li ul li a:hover {
	}	

	/* first level */

		#pagenav li ul {
			position: absolute;
			display: block;
			width: 200px;
			left: -999em;
			margin-top: -1px;
		}

		#pagenav li:hover ul, #pagenav li.sfhover ul {
			left: auto;
		}

		/* second level */

			#pagenav li li:hover ul ul, #pagenav li li.sfhover ul ul {
				left: -999em;
			}

			#pagenav li li li:hover ul, #pagenav li li li.sfhover ul {
				left: auto;
			}

			/* third level */

				#pagenav li li li:hover ul ul, #pagenav  li li li.sfhover ul ul {
					left: -999em;
				}

				#pagenav li li li li:hover ul, #pagenav li li li li.sfhover ul {
					left: auto;
				}

	#pagenav li ul ul {
		margin: -26px 0 0 200px;
	}

	#pagenav li:hover ul ul, #pagenav li.sfhover ul ul {
		left: -999em;
	}

	#pagenav li:hover ul, #pagenav li li:hover ul, #pagenav li.sfhover ul, #pagenav li li.sfhover ul {
		left: auto;
	}

	#pagenav li ul li a:link, #pagenav li ul li a:visited  {
		display: block;
		width: 190px;
		line-height: 30px;
		padding: 0px 0 0px 10px!important;
	}

	#pagenav li ul li a span.left  {
		display: none!important;
	}

	#pagenav li ul li a span.right {
		display: none!important;
	}
	
	#pagenav li.current_page_item li a:link,
	#pagenav li.current_page_item li a:visited	{
		background: none;
	}
	
	#pagenav li.current_page_item li a span  {
		background-image: none!important;
	}
	
	#pagenav li.current_page_item li a:hover  {
		background-image: none!important;
	}
	
	#pagenav li li a:hover span  {
		background-image: none;
	}

	/* IE7 Fix */

	#pagenav li:hover, #pagenav li.hover {  
		position: static;
	}

/* Top graphic */
#headerlogo {
width: 1040px;
padding: 0px;
margin: -2px 0px 0px 2px;
height: 200px;
background: #ffffff url('http://www.zoopmedia.com/wp-content/uploads/2010/07/header.png') no-repeat;
}

#headerlogotext{
float: left;
width: 550px;
margin: 20px 30px 0px 42px;
color: #ffffff;
}

#headerlogotext h3{
font-size: 32px;
color: #ffffff;
text-shadow: 1px 1px 0 #333333;
padding: 12px 0 0 0;
font-weight: bold;
}

#headerlogotext p{
font-size: 15px;
color: #ffffff;
padding: 0px 0 5px 0;
margin: 3px 0 15px 0;
font-weight: normal;
}

#headerlogotext a{
font-size: 19px;
border-left: 1px solid #444444;
border-top: 1px solid #444444;
border-right: 1px solid #444444;
border-bottom: 1px solid #444444;
color: #ffffff;
background: #254b92;
padding: 9px 10px 6px 10px;
font-weight: bold;
margin: 10px 0 0 0;
font-family: 'Spinnaker', sans-serif;
}

#headerlogotext a:hover {
border-left: 1px solid #444444;
border-top: 1px solid #444444;
border-right: 1px solid #444444;
border-bottom: 1px solid #444444;
color: #ffffff;
background: #265bbf;
padding: 9px 10px 6px 10px;
font-weight: bold;
text-decoration: none;
}
/* 2.4 Featured-slider */

#featured-slider  {
  
   width: 1060px;
   margin: -5px 0 0 2px;
_margin: -2px 0px 0px 10px; /* this did the trick. Only IE6 should process this line */
   height:120px;
   position: relative;
   overflow: visible;
 
}


#featured-slider .featured-slide {
  background: #CF6626;
    position: absolute;
    top:0;
    left:0;
    z-index: 0;
    width: 1040px;
    height:120px;

}

#featured-slider .text  {
	float: left;
	width: 715px;
	margin: 0 0 0 25px;
	padding: 0 0 0 0px;
}

#featured-slider .image  {
    position:absolute;
    right: 0;
    top:0;
    z-index: 99;
	width: 690px;
	margin: 5px 10px 0 0px;
	text-align: center;
    height: 115px;
    
}

#featured-slider .image img  {
	margin: -5px 0 0 10px;
    z-index: 999;
    display: block;
}

#featured-slider h3  {
	font-size: 26px;
line-height: 22px;
	margin: 20px 0 0px 27px;
color: #ffffff;
}

#featured-slider h4  {
	font-size: 31px;
font-style: italic;
font-weight: bold;
line-height: 22px;
	margin: 20px 0 0px 27px;
color: #ffffff;
}

#featured-slider p  {
	font-size: 16px;
font-weight: bold;
line-height: 22px;
	margin: 20px 0 0px 27px;
}

#featured-slider a img  {
	margin: 34px 0 0px 4px;
}

#featured-slider a:link, #featured-slider a:visited  {
	font-weight: bold;
}

#slider-nav  {

	width: 1044px;
	height: 30px;
	margin: 0px 8px 0 8px;
	border-top-right-radius: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
}

#slider-nav .left  {
    
    cursor: pointer;
    float:left;
    width: 20px;
    height: 20px;
    margin:5px 0 0 5px;
    background: url(images/slidernav_left.png) no-repeat top left;
    text-indent: -9999px; 

}

#slider-nav .right  {

    cursor: pointer;
    float: right;
    width: 20px;
    height: 20px;
    margin:5px 5px 0 0;
    background: url(images/slidernav_right.png) no-repeat top left; 
    text-indent: -9999px;                     
}

/* 2.4.1 Featured-slider */

#hfeatured-slider  {
  
   width: 1060px;
   margin: -5px 0 0 2px;
_margin: -5px 0 0 10px;
   height:175px;
   position: relative;
   overflow: visible;
 
}


#hfeatured-slider .hfeatured-slide {
  background: url('http://www.zoopmedia.com/wp-content/uploads/2010/03/header.png');
    position: absolute;
    top:0;
    left:0;
    z-index: 0;
    width: 1040px;
    height:175px;

}

#hfeatured-slider .text  {
	float: left;
	width: 550px;
	margin: 0 0 0 312px;
	padding: 0 0 0 0px;
}

#hfeatured-slider .image  {
    position:absolute;
    right: 0;
    top:0;
    z-index: 99;
	width: 390px;
	margin: 5px 10px 0 0px;
	text-align: center;
    height: 115px;
    
}

#hfeatured-slider .image img  {
	margin: -5px 0 0 10px;
    z-index: 999;
    display: block;
}

#hfeatured-slider h3  {
	font-size: 24px;
font-style: italic;
font-weight: bold;
line-height: 19px;
	margin: 17px 0 0px 32px;
color: #ffffff;
}

#hfeatured-slider h4  {
	font-size: 31px;
font-style: italic;
font-weight: bold;
line-height: 22px;
	margin: 20px 0 0px 27px;
color: #ffffff;
}

#hfeatured-slider p  {
	font-size: 17px;

color: #FFFFFF;
font-style: italic;
line-height: 25px;
	margin: 20px 0 0px 35px;
}

#hfeatured-slider a img  {
	margin: 34px 0 0px 4px;
}

#hfeatured-slider a:link, #hfeatured-slider a:visited  {
	font-weight: bold;
}

/* 2.5 Blog and Page sub-header */

#blog-heading  {
  background: #CF6626;	
	float: left;
	width: 1040px;
	margin: -2px 0 0 10px;
_margin: -2px 0px 0px 5px; /* this did the trick. Only IE6 should process this line */
padding: 5px 0 0 0px;
}

#blog-heading p  {
	line-height: 14px;
	margin: 0 0 10px 0;
}

#blog-heading a:link, #blog-heading a:visited  {
	font-weight: bold;
}

#blog-heading .title  {
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 8px 30px;
}

#blog-heading .title span  {
	font-size: 11px;
	text-transform: uppercase;
}

#blog-heading .title h2  {
	font-size: 30px;
	line-height: 36px;
	margin: 5px 0 4px 0;
        text-decoration: none;
}

#blog-heading .title h3  {
text-transform: capitalize;
font-size: 15px;
	margin: 5px 0px 0px 0px;
}

#blog-heading .meta  {
	float: right;
	width: 0px;
	margin: 15px 10px 0 0;
	text-align: right;
}

#blog-heading .meta p  {
	margin: 0 40px 0 0;
}

#blog-heading .meta p span  {
	display: block;
}

#page-heading  {
background: #CF6626;	
position: relative;
	float: left;
	width: 1040px;
	margin: -2px 0 0 10px;
_margin: -2px 0px 0px 5px; /* this did the trick. Only IE6 should process this line */
padding: 5px 0 0 0;	
border-bottom: 1px solid #444444;
}

#page-heading p  {
	line-height: 14px;
	margin: 0 0 10px 0;
}

#page-heading a:link, #page-heading a:visited  {
	font-weight: bold;
}

#page-heading .title  {
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 5px 30px;
}

#page-heading .title span  {
	font-size: 11px;
	text-transform: uppercase;
}

#page-heading .title h2  {
	font-size: 34px;
	line-height: 36px;
text-transform: uppercase;
	margin: 5px 0 4px 0;
}

#page-heading .title h3  {
font-size: 16px;
	margin: 10px 0 10px 0;
}

#page-heading .description  {
	float: right;
	width: 390px;
	margin: 5px 10px 0 0;
	text-align: right;
}

#page-heading .description p  {
	margin: 0 40px 0 0;
}

#page-heading .description p span  {
	display: block;
}

#breadcrumbs  {
	float: left;
	position: relative;
	z-index: 9998;
	width: 1044px;
	height: 35px;
	margin: 30px 8px 0 8px;
	border-top-right-radius: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
}

#breadcrumbs p  {
	margin: 11px 0 0 20px;	
}

#breadcrumbs p a:link, #breadcrumbs p a:visited  {
}

/* 2.6 Content */

#content-border  {
	float: left;
	padding: 0 2px 2px 2px;
	margin: 0 0px;
}

* html #content-border{ margin-left: 4px;}
* html #footer{ margin-left: 4px;}

#content  {
	float: left;
	width: 1040px;
	padding: 10px 0;
}

#content-tile  {
	float: left;
}

#content #main  {
	width: 640px;
	padding: 10px 0 0 40px;
}

#content #full  {
	width: 950px;
	padding: 10px 40px 0 40px;
}
#content #fullsales  {
	width: 950px;
	padding: 10px 40px 0 40px;
}

#content #fullsales p  {
	font-size: 16px;
}

/* 2.7 Sidebar */

#sidebar  {
	width: 280px;
	padding: 10px 40px 0 20px;
}

#sidebar p  {
	font-size: 13px;
color: #333333;
}

#sidebar h3  {
	font-size: 18px;
}

#sidebar h4  {
	font-size: 16px;
padding: 0 0 0px 0;
margin: 8px 0 -8px 0px;
}

/* 2.8 Footer */

#footer  {
background: #d7692a;	
float: left;
	position: relative;
	z-index: 9999;
	width: 1040px;
	margin: -2px 8px 21px 2px;
	border-bottom-right-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
}

#footer a:link, #footer a:visited  {
}

#footer .copyright  {
	float: left;
	margin: 10px 0 10px 25px;
font-size: 11px;
}

#footer .woolink  {
	float: right;
	margin: 5px 5px 10px 0;
font-style: italic;
font-size: 12px;
}

#footer .woolink p  {	
	padding: 5px 0px 0px 0;

}

#footer .woolink img  {
	padding: 0px 0 0 3px;
vertical-align: middle;}


/*-----------------------------*/
/* 3. WIDGETS */
/*-----------------------------*/

.widget  {
	margin: 0 0 35px 0;
}

.widget h3  {
	margin-bottom: -3px;
}

.widget span.description  {
}

.widget ul  {
	margin: 15px 0 0 0;
}

.widget ul li  {
	padding: 7px 0 7px 20px;
}

.widget ul li:hover  {
}

.widget ul li a:link, .widget ul li a:visited  {

}

.widget ul li a:hover  {

}

#news-widget  {

}

#news-widget h3  {
	position: relative;
}

#news-widget h3 a:link, #news-widget h3 a:visited  {
	position: absolute;
	top: 0;
	right: 0;
}

#news-widget .item  {
	float: left;
	margin: 20px 0 0 0;
}

#news-widget .item .date  {
	float: left;
	width: 32px;
	padding: 0 8px 0 0;
	text-align: center;
}

#news-widget .item .excerpt  {
	float: left;
	width: 272px;
}

#news-widget .item .excerpt h4  {
	margin: 0;
	font-size: 16px;
}

#news-widget .item .excerpt p  {
	margin: 5px 0;
}

#entries-widget  {

}

#entries-widget h3  {
	position: relative;
}

#entries-widget h3 a:link, #entries-widget h3 a:visited  {
	position: absolute;
	top: 0;
	right: 0;
}

#entries-widget .item  {
	float: left;
	margin: 20px 0 0 0;
}

#entries-widget .item .date  {
	float: left;
	width: 32px;
	padding: 0 8px 0 0;
	text-align: center;
}

#entries-widget .item .month  {
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: -10px;
}

#entries-widget .item .day  {
	display: block;
	font-size: 24px;
	font-weight: bold;
}

#entries-widget .item .excerpt  {
	float: left;
	width: 272px;
}

#entries-widget .item .excerpt h4  {
	margin: 0;
	font-size: 16px;
}

#entries-widget .item .excerpt p  {
	margin: 5px 0;
}

#comments-widget  {

}

#comments-widget p  {
	margin: 0;
}

#comments-widget h3  {
	position: relative;
}

#comments-widget h3 a:link, #comments-widget h3 a:visited  {
	position: absolute;
	top: 0;
	right: 0;
}

#comments-widget .item  {
	margin: 0;
	padding: 10px 0;
}

#comments-widget .item .ecerpt p  {
	margin: 0;
}

#comments-widget .comment-author p  {
	font-size: 11px;
	margin: 0;
	font-style: italic;
}

#comments-widget .comment-author p a:link, #comments-widget .comment-author p a:visited  {
	font-weight: bold;
}

#ads h3, #search h3, #feedburner h3, #campaignmonitor h3, #flickr h3, #videos h3  {
	margin: 0 0 15px 0;
}

#search input.field, #feedburner input.field, #campaignmonitor input.field  {
	width: 175px;
	margin: 0 10px 0 0;
	padding: 5px 0 5px 5px;
}

#search input.button, #feedburner input.button, #campaignmonitor input.button  {
	text-transform: uppercase;
	font-size: 11px;
	height: 28px;
}

#ads img  {
	margin: 0 6px 6px 6px;
}

#flickr  {
	float: left;
	margin: 0 0 25px 0;
}

#flickr .pics  {
	float: left;
}

#flickr .pics .flickr_badge_image  {
	margin: 4px 6px;
	float: left;
	width: 75px;
}

#flickr .pics .flickr_badge_image img  {
}

#videos .video  {
	margin: 0 0 15px 0;
}

#videos h4  {
	font-size: 14px;
}

#twitter  {
	
}

#twitter ul li  {
	padding: 8px 0;
}

#twitter .website  {
	float: right;
}

/*-----------------------------*/
/* 4. POSTS */
/*-----------------------------*/

.post  {

}

.post.sitemap h3,
.post.archives h3  {
	margin-top: 0;
}

.post.archive  {
	margin: 0 0 20px 0;
        border: none!important;
}

.post.archive .meta  {
font-size: 14px;
}

.post.archive .post-head  {
	float: left;
	width: 640px;
	margin: 0 0 10px 0;
}

.post.archive .post-head .title  {
	float: left;
	width: 640px;
}

.post.archive .post-head .title h2  {
	margin: 0px 0 2px !important;
}

.post.archive .post-head .title .meta  {
	margin: 5px 0 0 0;
}

.post.archive .post-head .date  {
	float: right;
	width: 30px;
	padding: 0 5px 0 0;
	
	text-align: center;
}

.post.archive .post-head .date .month  {
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: -10px;
}

.post.archive .post-head .date .day  {
	display: block;
	font-size: 24px;
	font-weight: bold;
}

.entry  {

}

/* 4.1 Typographic Elements */

.post h2.title  {

}

.post h2.title a:link, .post h2.title a:visited  {

}

.entry h1  {}
.entry h2  {}
.entry h3 {font-size: 19px; }
.entry h4 {font-size: 16px;}
.entry h5 {}
.entry h6 {font-size: 10px; color: #111111; text-align: right;}

#main h2 {
	margin: 20px 0 10px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6  {
	margin: 0px 0 10px 0;
padding: 10px 0 5px 0px;
color: #254b92 !important;

}

.entry h1 a:hover {
text-decoration: none !important;
color: #254b92 !important;
}

.entry h2 a:hover  {
	text-decoration: none;
        color: #254b92!important;
}

.entry h3 a:hover, .entry h4 a:hover, .entry h5 a:hover, .entry h6 a:hover  {
	text-decoration: underline;
color: #254b92 !important;
}

.entry blockquote  {
	margin: 15px 0;
	padding: 0 20px 0 35px;
	font-style: italic;
}

.entry blockquote p  {
	margin: 0;
}

.entry p  {
	margin: 4px 0 14px 0;
font-size: 14px;
}
.entry ul  {
	margin: 20px 0;
	padding: 0 0 0 30px;
}

.entry ul ul  {
	margin: 20px 0 0px 0;
	padding: 0 0 0 30px;
}

.entry ul li  {
	list-style-type: circle;
padding: 0 0 10px 0px;
}

.entry ul li ul li  {
	list-style-type: disc;
padding: 0 0 10px 0px;
}

.entry ol  {
	margin: 20px 0;
	padding: 0 0 0 30px;
}

.entry ol ol  {
	margin: 20px 0;
	padding: 0 0 0 30px;
}

.entry  ol li  {
	list-style-type: decimal;
padding: 0 0 10px 0px;
}

.entry  ol li ol li  {
	list-style-type: decimal;
padding: 0 0 10px 0px;
}


/* 4.2 Images */

.entry img  {
}

img.wp-smiley  {
	padding: 0;
	border: none;
}

.entry .alignleft  {
	float: left;
	margin: 10px 15px 10px 0;
}

.entry .alignright  {
	float: right;
	margin: 10px 0 10px 15px;
}

.entry .aligncenter  {
	text-align: center;
}

/* 4.3 Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	position: relative;
	width: auto!important;
}

.wp-caption img {
	margin: 0;
	padding: 0;
}

.wp-caption p.wp-caption-text {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: 11px;
	line-height: 17px;
	padding: 7px 0 7px 10px;
	margin: -10px 0 0 0;
	font-weight: bold;
}

.wp-caption p.wp-caption-text a:link, .wp-caption p.wp-caption-text a:visited {

}

/*-----------------------------*/
/* 5. COMMENTSAREA */
/*-----------------------------*/

/* 5.1 Comments */

#comments  {

}

#comments h2  {
	margin: 0 0 -3px 0;
}

#comments span.count  {
	display: block;
	margin: 0 0 20px 0;
}

#comments ol.commentlist  {
	width: 640px;
}

#comments li.comment  {
	width: 100%;
	padding: 10px 0;
	margin: 0 0 10px 0;
}

#comments .children  {
	margin-top: 10px;
}

#comments .children li.comment  {
	padding-left: 10px;
	padding-bottom: 0;
}

#comments li.comment.depth-2  { width: 524px;}
#comments li.comment.depth-3  { width: 511px;}
#comments li.comment.depth-4  { width: 499px;}
#comments li.comment.depth-5  { width: 491px;}

#comments li.comment .gravatar  {
	float: left;
	width: 12%;
}

#comments li.comment .gravatar img  {
}

#comments li.comment .comment-entry  {
	float: left;
	width: 60%;	
}

#comments li.comment .comment-entry p  {
	margin: 0 0 5px 0;
}

#comments li.comment .user-meta  {
	float: right;
	width: 26%;
	height: 100%;
}

#comments li.comment .user-meta span  {
	display: block;
}

#comments li.comment .user-meta span.date  {
	font-size: 10px;
}

#comments li.comment .user-meta span.edit-link  {
	font-size: 10px;
}

#comments li.comment .user-meta span.permalink  {
	font-size: 10px;
	text-transform: uppercase;
}

/* 5.2 Comments Form */



#respond  {
	float: left;
	padding: 20px 0 0 0;
}

#commentform  {
	width: 640px;
	margin: 20px 0 0 0;
}

#commentform p  {
	margin: 0 0 7px 0;
}

#commentform #textarea  {
	float: left;
	width: 370px;
}

#commentform #inputs  {
	float: right;
	width: 160px;
	margin: 0 0 0 0px;
}

#commentform label  {
	font-size: 10px;
	text-transform: uppercase;
}

#commentform textarea  {
}

#author, #email, #url  {
	padding: 3px 0 3px 5px;
}

input#submit  {
	width: 165px;
	text-transform: uppercase;
	font-size: 11px;
}

/*-----------------------------*/
/* 6. GENERAL STYLES */
/*-----------------------------*/

.floatl  {float: left;}
.floatr  {float: right;}

.alignl  {text-align: left;}
.alignr  {text-align: right;}
.alignc  {text-align: center;}

/* http://sonspring.com/journal/clearing-floats */

html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

#authorbio  {
	border: 1px dashed #ffffff;
height: 64px;
margin: 2px 0 4px 0;
}

#authorbio h3  {	
font-size: 14px;

}

#authorbio h3 a:link, h3 a:visited, {	
text-decoration: underline;
}

#authorbio h3 a:hover,  {	
text-decoration: none;
}

#authorbio p  {	
font-size: 12px;
font-style: italic;
}

#authorbio img  {
	margin: 8px 8px 8px 8px;
float: left;
}

.readmore  {	
margin: 2px 0px 12px 0px;
float: left;
}

.readmore p {	
font-size: 15px;
padding-right: 17px;
}

.readmore a:link, .readmore a:visited {
}

.readmore a:hover {

}

.services {
	border-bottom: 1px solid #ebdeed;
margin-bottom: 7px;
}

.whywordpress  {	
margin: -30px 0px 0px 3px;
_margin: -30px 0px 0px 3px; /* this did the trick. Only IE6 should process this line */
float: left;
}


.portfolio  {	
margin: -30px 0px 0px 0px;
_margin: -30px 2px 0px 0px; /* this did the trick. Only IE6 should process this line */
font-size: 16px;
font-style: italic;
float: left;

}


#whatnow {
float: left; clear: both; width: 100%; overflow: hidden; margin: 3px 0 7px 0; border-top: 1px solid #EDE0F0;
}

#subscribe {
float: left; 
width: 40%
}

#subscribe h4 {
padding: 0px;
margin: 10px 0 7px 30px;
font-size: 15px;
}

#subscribe ul {list-style-type: none; margin: 0 0 0 0px; }
#subscribe ul li {margin: 5px 0px 3px 0px; list-style-type: none;}
#subscribe ul li.rss { margin: 0 0 8px 1px; padding: 0 0 0 25px; background: url("http://www.lifeofjustin.com/wp-content/uploads/2009/09/rssfeed.png") 0 0 no-repeat; }
#subscribe ul li.stumble { margin: 0 0 8px 1px; padding: 0 0 0 25px; background: url("http://www.stumbleupon.com/images/stumbleit.gif") 0 0 no-repeat; }
#subscribe ul li.twitter { margin: 0 0 8px 1px; padding: 0 0 0 25px; background: url("http://www.lifeofjustin.com/wp-content/uploads/2009/09/tweet.png") 0 0 no-repeat; }
#subscribe ul li.del { margin: 0 0 8px 1px; padding: 0 0 0 25px; background: url("http://www.lifeofjustin.com/wp-content/uploads/2009/09/delicious.png") 0 0 no-repeat; }

#similiarposts {
float: right; 
width: 60% ;
}

#similiarposts h4 {
padding: 0px;
margin: 10px 0 7px 25px;
font-size: 15px;
}
#similiarposts ul {margin: 0 0 0 0px; list-style-type: none;}
#similiarposts ul li {list-style-type: none; }

.socialicons {}
.socialicons ul {list-style: none;margin: 0px; padding: 0px;}
.socialicons p {margin: 3px 0 1px 0;}

ul.socialicons {}
ul.socialicons li {float:left;list-style: none;padding: 0 0 0px 0;}
.socialicons li a:hover {cursor:pointer;} /* For IE6 */

li.socialicons-feed a:link, li.socialicons-feed a:visited {display:block;width:95px;height:95px;text-indent:-9999px;background: url(http://www.zoopmedia.com/wp-content/uploads/2009/09/icons.png) 0 0 no-repeat;list-style: none;float: left;background-position:-5px 0px;}
li.socialicons-email a:link, li.socialicons-email a:visited {display:block;width:105px;height:95px;text-indent:-9999px;background:url(http://www.zoopmedia.com/wp-content/uploads/2009/09/icons.png) 0 0 no-repeat;list-style: none;float: left;background-position:-100px 0px;}
li.socialicons-twitter a:link, li.socialicons-twitter a:visited {display:block;width:75px;height:95px;text-indent:-9999px;background: url(http://www.zoopmedia.com/wp-content/uploads/2009/09/icons.png) 0 0 no-repeat;list-style: none;float: left;background-position:-208px 0px;}

li.socialicons-feed a:hover, li.socialicons-feed a:active {background-position:-5px -98px;}
li.socialicons-email a:hover, li.socialicons-email a:active {background-position:-100px -100px;}
li.socialicons-twitter a:hover, li.socialicons-twitter a:active {background-position:-208px -95px;}

#ebook {}
#ebook img {float:right; padding: 1px; margin-top: -17px;}

a.rss { padding: 0px 0 1px 5px; background: url("http://www.lifeofjustin.com/wp-content/uploads/2010/02/feed.png") 0 0px no-repeat; margin: 0px 10px 0px 0px; }
a.email { padding: 0px 0 1px 5px; background: url("http://www.lifeofjustin.com/wp-content/uploads/2010/02/email.png") 0 0px no-repeat; margin: 0px 10px 0px 0px; }
a.twitter { padding: 0px 0 1px 5px; background: url("http://www.lifeofjustin.com/wp-content/uploads/2010/02/twitter.png") 0 0px no-repeat;margin: 0px 10px 0px 0px; }
