/*  
Theme Name: GOMEDIAZINE
Theme URI: http://www.gomediazine.com
Description: GOMEDIAZINE 2.0 is a feature-rich theme for magazine or news type blogs based off <a href="http://www.premiumnewstheme.com/fresh-news/">Fresh News</a>.  
Version: 2.0
Author: Jeff Finley
Author URL: http://www.gomedia.us
*/




#tweetbacks{
margin-right: 10px;
line-height: 15px;
color: #666666;
}

.twitter_id a img {
border: none !important;
}

.twitter_id {
float: left;

}

.twitter_id_text {
margin-top: -3px;
}


/* Footer Sidebar stuff */

#footer-sidebar {
display: block;
height: 350px;
}

#footer-sidebar a{
color: #9591AC;
}

#footer-sidebar h3{
color: #ffffff;
}


#footer-sidebar1 {
float:left;
width: 280px;
margin-right: 20px;
background: transparent;
}

#footer-sidebar2 {
float:left;
width: 280px;
margin-right: 20px;
}


#footer-sidebar3 {
float:left;
width: 333px;
}

#footer-sidebar3 img {
padding: 7px;
margin: 5px 10px 5px 0;
background-color:#ffffff;
border: 1px solid #dedede;
}

#footer-sidebar3 img:hover {
padding: 7px;
margin: 5px 10px 5px 0;
background-color:#ebebeb;
}

#footer-sidebar3 .widget{
background:url(images/bg-trans.png);
border: none;
}

#footer-sidebar2 .widget{
background:url(images/bg-trans.png);
border: none;
}


#footer-sidebar1 .widget{
background:url(images/bg-trans.png);
border: none;
}





/*Twitter Interview Thread */

.avatar {
    float: left;
	margin-bottom: -10px;
}



li.result.nested.inthread {
    clear: both;
	margin-bottom: -10px;
}



.msg {
	margin-left: 58px;
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 5px;

}




li.nested {
	padding-left: 8px !important;
    padding-top: 10px !important;
    border-top: 1px dashed #ccc;
	list-style-type:none !important;

}



li.nested .info {
	margin-left: 58px;
	color: #777;
	font-size: 11px;
}





/*=== PNG IE 6 fixer ===*/
img, div { behavior: url(iepngfix2/iepngfix.htc) }

.twitter-item {
color:#171717 !important;
font-family:verdana;
font-size:11px;
padding-right:15px !important;
padding-bottom:5px !important;
padding-bottom:10px !important;
padding-top:10px !important;
padding-left:15px !important;
border-bottom:none !important;
}

.twitter-item a{
color:#C79F00 !important;
}

.twitter {
padding: 10px;
background: #F4F3F5;
border: #CCCCCC 1px solid;
}

.twitter li{
margin:10px 0;
padding: 5px;
border-bottom: 1px dotted #CCCCCC;
}

.delicious {
background: url(images/ico-delicious.gif) no-repeat left;
padding: 10px 0 10px 27px;
font-size: 11px;
}

.stumbleupon {
background:url(images/ico-stumble.gif)  no-repeat left;
padding: 10px 0 10px 27px;
font-size: 11px;
}

.designfloat {
background: url(images/ico-designfloat.gif) no-repeat left;
padding: 10px 0 10px 27px;
font-size: 11px;
}

.plain {
border: 0 !important;
background: none !important;
}

.gimmemore {
margin-top: -3px;
}
.gravatarnote {
padding: 10px ;
background:#f5f5f5;
border: 1px solid #dedede;
line-height: 18px;
width: 515px;
}

/*=== User Link Feed ===*/
.submitlink {
padding: 3px 5px;
background-color:#c79f00;
border: #ffcc00;
color: #ffffff;
margin-top: 5px;
}

.submitlink:hover {
background-color: #b18d00;
color: #ffffff;
}

.userlinklist {
margin: 20px 0 0 20px;
}

.userlinklist li {
list-style-type:decimal;

font-size: 11px;
}

.userlinklist li a{
font-size: 12px;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
}

.linkfeed li{
margin: 10px 0;
padding-bottom: 10px;
font-size: 11px;
border-bottom: #5b5167 1px solid;
}

.linkfeed li a{
font-size: 12px;
}


/*=== Main Container ===*/
#main-container {
	width: 1000px;
	margin: 0px auto;
}

#header-container {
background: url(images/header-bg.jpg) repeat-x top;
width: 100%;
}

.overlap1 {
position: absolute;
top: 36px;
left: -65px;
}

.overlap2 {
position: absolute;
top: 36px;
left: 362px;
z-index: 1000;
}

.overlap3 {
position: absolute;
top: 36px;
right: -15px;
}

/*	after Post Section */

#afterpost-section {
background: #000000;
}

/*	Promote This Post */

.promotethispost {
	background-image:url(images/savepromote.jpg);
	background-repeat:no-repeat;
	height:159px;
	margin-bottom:20px;
	margin-top:40px;	
	position:relative;
}

.promotethispost  .text {
	position:absolute;
	color: #d9dde4;
	font-family:Georgia, "Times New Roman", Times, serif;
	left:128px;
	top:60px;
	line-height: 18px;
}

.promotethispost  .text span {
	margin-bottom:15px;
	display:block;
	}

.promotethispost  .text a {
	padding-right:10px;
	color: #ffcc00;
}

.promotethispost  .text a:hover {
	color:#ffffff;
	text-decoration: none;
}

.promotethispost  .digg {
	position:absolute;
	border:1px dashed #807592;
	background-color:#3a3542;
	padding:6px;
	top:35px;
	right:25px;
}

/*=== Related Posts Box ===*/
#related_box {
	background: url(images/relatedpostsbg.jpg) no-repeat;
	height:200px;
	margin-bottom:15px;
	position:relative;
	font-size:12px;
	line-height:19px;
	color: #d9dde4;
	font-family:Georgia, "Times New Roman", Times, serif;
	overflow:hidden;

}

#related_box a{
	color:#c79f00;
	text-decoration:none;
}

#related_box a:hover {
	color:#ffffff;
}


#related_links {
	position:absolute;
	top:46px;
	left:32px;
	width:350px;
	}

#related_links li {
list-style-image: url(images/bullet.gif);
padding-bottom: 10px;
font-family: Georgia, "Times New Roman", Times, serif;
}

#subscribe_text {
	position:absolute;
	top:46px;
	left:393px;
	width:133px;
}

#subscribe_text li {
padding-bottom: 7px;
}

#related_box .advert {

	position:absolute;
	padding:5px;
	padding-bottom:2px;
	background-color:#424038;
	top:290px;
	left:48px;

}

#related_box .advert a {
	border-bottom:0px;
}


/*=== Download Bar ===*/

.dl a {
display:block; 
padding: 28px 20px 28px 58px;
background:url(images/downloadbutton.jpg) no-repeat left bottom; 
text-decoration:none;
outline: none;
color: #fff;
font-size: 24px;
font-weight: bold;
text-shadow: -1px -1px 0 #759827;
text-align: center;
}

.dl a:hover {
background:url(images/downloadbutton.jpg) no-repeat left center; 
text-decoration:none;
color: #fff;
}

.dl a:active {
background:url(images/downloadbutton.jpg) no-repeat left top;
text-decoration:none; 
color: #fff;
}


.wmcbootleg a {
display:block; 
height: 68px;
width: 532px;
background:url(images/WMCBootleg_downloadsprite.png) no-repeat left top; 
outline: none;
text-indent: -9999px;
}

.wmcbootleg a:hover {
background:url(images/WMCBootleg_downloadsprite.png) no-repeat left bottom; 
}

.wmcbootleg a:active {
background:url(images/WMCBootleg_downloadsprite.png) no-repeat left center;

}
/*=== Generic Button ===*/

.button {
display:block; 
padding: 20px 28px;
background: #5B56A6; 
text-decoration:none;
outline: none;
color: #fff;
font-size: 24px;
font-weight: bold;
text-shadow: -1px -1px 0 #989898;
text-align: center;
-webkit-border-radius:  10px;  
 -moz-border-radius:  10px; 
}

.button:hover {
background: #ffcc00;
text-decoration:none;
color: #fff;
}


/*=== Get a WMC Poster ===*/

.wmcposter {
display:block; 
width: 529px; height: 68px;
background:url(images/wmcbutton.gif)  no-repeat left bottom; 
text-decoration:none;
outline: none;
}

.wmcposter:hover {
background:url(images/wmcbutton.gif) no-repeat left top; 
text-decoration:none;
color: #fff;
}


/*=== Image Posts ===*/
.entry img.left { padding: 4px; margin: 10px 12px 10px 0; float: left; }
.entry img.right { padding: 4px; margin: 10px 0 10px 12px; float: right; }
.entry img.center { padding: 4px; display: block; margin: 10px auto;
 }

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: #000000 url(images/artbg.jpg) top center no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif; 
 color: #444; 
 text-decoration: none; 
 word-spacing: normal; 
 text-align: left; 
 letter-spacing: 0; 
 line-height: 1.5em; 
 font-size: 11px;
/* margin: 0 -3px; */
}
a{
	color: #e8a02c;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #cacaca 1px solid;
	font-size: 12px;
	padding: 5px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

/*=== Layout ===*/

#top{
	clear: both;
	height: 23px;
	margin: 0 auto;
	padding: 7px 0 0 0;
	font-size:11px;
	font-family: Georgia, "Times New Roman", Times, serif
}

/*========= TOP NAVIGATION =========*/

/*- Nav1 -*/
.nav1{
	float: left;
}
.nav1 li{
	float: left;
}
.nav1 li a{
	color:#CCCCCC;
}
.nav1 li a{
	display: block;
	text-align: center;
	float:left;
}
.nav1 li.active a, .nav1 li a:hover, .nav1 li.current_page_item a {
	color: #c79f00;
	text-decoration: none;
}
.nav1  { list-style: none; margin: 0px; padding: 0px;}
.nav1 li { padding: 0px; margin: 0px 20px 0 0; display: inline; line-height: 14px; }


/*- Subscribe -*/
.subscribe{	color: #cccccc; float:right;}
.subscribe a { color: #c79f00; }
.subscribe a:hover { color: #ffcc00; text-decoration:underline; }
.subscribe{display:block;}
.subscribe img{float:left; margin-right:16px}

/*=== Top Menu ===*/
#topmenu{
	position:relative;
	height: 40px;
	margin-bottom:16px;
}
#topmenu li{
	border-left: 1px solid #dedede;
	float: left;
	line-height: 35px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#topmenu li a{
	color: #333333;
	display: block;
	margin: 0 1px 0 0;
	padding: 0 15px;
}
#topmenu li a:hover,#topmenu li.active a{
	color: #ff7800;
	text-decoration: none;
}

/*- Nav / Dropdowns-*/
#nav, #nav ul{
	padding: 0;
	float:left;
	list-style: none;
}
#nav {
	padding: 0;
}
#nav a {
	display: block;
}
#nav li {
	float: left;
	line-height:33px;	
}
#nav li a:hover {
background: none;
}
#nav li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	padding-top:1px;

}

.dropshadow {


}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index:3000;	
	border-bottom: 1px solid #666666;

}
#nav li ul li {
    background: #000000 url(images/nav-list-bg.jpg) repeat-x top;
	border-bottom:1px solid #CCCCCC;	
	border-left:1px solid #999999;	
	border-right:1px solid #666666;			
	line-height:28px;	
	width:16em;

}
/*==============  HEADER  ===================*/
#header{
	height: 104px;
}
#header .spacer{
	color: #a0a09b;
	float: right;
	font-size: 11px;
	padding: 37px 0px 0 0;
	text-align: right;
	
}
#header .spacer p{
	clear: both;
}
/*- Logo -*/
#header strong{
 	margin-top:12px;
	background: url(images/logo-trans.png) no-repeat;
	float: left;
	text-indent: -9999px
}
#header strong a{
	display: block;
	height: 80px;
	width: 520px;
}
#header strong a:hover{
	text-decoration: none;
}

/*- RSS -*/
#rss{
	position:absolute;
	top:-30px;
	height: 71px;
	width: 350px;		
	display: inline;
	float:right;
	text-align: right;
	right: 0;
}

.rsscount {
position:absolute;
top: 37px;
right: 60px;
font-size: 20px;
font-family:Arial, Helvetica, sans-serif;

}

.feedburnerstats {
position:absolute;
top: 32px;
margin-left: 10px;
}
/*- Search -*/
#search{
	background: url(images/searchbg.jpg) no-repeat;
	height: 32px;
	margin: -6px 0 10px 0;
}
#search input{
	background: transparent;
	border: 0;
	color: #a3a3a3;
	float: left;
	font-size: 11px;
	margin: 7px 0 0 10px;
	width: 178px;
	padding:2px;
	font-family:Georgia, "Times New Roman", Times, serif
}
#search .btn{
	margin: 7px 0 0;
	padding: 0;
	width: auto;
}

/*=== typography ===*/



h2{
	color: #444444;
	font: 18px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px -4px;
}

h1 {
	color: #444444;
	font: 22px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px;
}

wb{
	color: #ff0000;
	font: 11px Verdana, "Arial", Helvetica, sans-serif;
	margin: 0 0 5px;
}

.lite {
	color: #717171 !important;
	font: 11px Verdana, "Arial", Helvetica, sans-serif !important;
	margin: 0 0 5px !important;
	line-height: 1.5em !important;
	padding: 0 0 0 0 !important;
}

gmz{
	color: #ef6421;
	font: 11px Verdana, "Arial", Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 5px;
}

.gmz {
	color: #ef6421;
	font: 11px Verdana, "Arial", Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 5px;
}


intv{
	color: #0093be;
	font: 11px Verdana, "Arial", Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 5px;
}

.intv {
	color: #0093be;
	font: 11px Verdana, "Arial", Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 5px;
}

h2 a{
	color: #444444;
}

h1 a{
	color: #444444;
}
h3, h5{
	color: #363636;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px;
}

h4 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 15px;
margin-bottom: 12px;
text-transform:uppercase;
}


#columns h3{
	font-weight: bold;
}
#sidebar h3{
	background:#ebe9e1;
	font: 12px Arial, Helvetica, sans-serif;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	margin: 0 0 7px 0;
	text-align: left;
	border: 1px solid #dedede;
	height:16px;
}
#centercol h3 {
	background: #f5f5f5;
	margin: 0 0 15px 0px;
	padding:10px 18px 5px 18px;
	border:1px solid #dedede;
	color:#363636;
	text-align: left;
	height:20px;
	font-size:14px;
}
.featuredpost h1 { font-size:30px; }


/*- SideTabs -*/
.idTabs{
	font-size: 12px;
	float:left;
	margin: 0 0 8px 0;
	font-family:Arial, Helvetica, sans-serif;
}
.idTabs li{
	float:left;
}
.idTabs li a{
	background:#ffffff;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	margin: 0 7px 0 0;
	text-align: left;
	border: 1px solid #dedede;
}
.idTabs li.last a{
	margin: 0
}
.idTabs li a:hover,
.idTabs .selected{
	background:#ebe9e1;
	text-decoration: none
}

/*=== Post ===*/

.date-comments{
	border-bottom: 1px solid #cacaca;
	color: #999999;
	font-size: 10px;
	height: 30px;
	line-height: 25px;
	margin: 0 0 10px;
}
.date-comments a { 	color: #999999; }

#centercol .date-comments p{
	line-height: 25px;
}
span.comments{
	background: url(images/ico-comments.gif) no-repeat left;
	padding: 0 0 0 20px;
}
span.continue{
	background: url(images/ico-continue-trans.png) no-repeat left;
	padding: 2px 0 5px 20px;
	line-height:20px;
}
span.continue-archives{
	background: url(images/ico-arrow-trans.gif) no-repeat right center;
	display:block;
	padding: 0px 15px 0px 0px;
	margin-bottom:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
span.continue-archives-alt{
	background: url(images/ico-arrow-trans-left.png) no-repeat left center;
	padding: 0px 0 0px 15px;
	margin-bottom:20px;
}
span.continue-archives a, span.continue-archives-alt a { 
	color:#777777; 
	font-weight:bold;
	font-size:14px;
}
a.more{
	background: url(images/ico-arrow-trans.png) no-repeat left;
	color: #777777;
	font-size: 11px;
	padding: 0px 0 0 15px;
}

/*=== Styling Boxes ===*/

/*- Box (main column boxes) -*/
.box, .widget{
	background: #FFFFFF url(images/mainboxes-bg.jpg) repeat-x top left;
	border:1px solid #dedede;
	margin: 0 0 15px 0px;
	padding:38px;
}
.box img { 
	border: 1px solid #999999;
	margin: 0 0 10px 0;
}
.box p{
	line-height: 18px;
	padding: 0 0 10px;
}

.boxsmaller, .widget{
	background: #FFFFFF url(images/mainboxes-bg.jpg) repeat-x top left;
	border:1px solid #dedede;
	margin: 0 0 15px 0px;
	padding:18px;
}
.boxsmaller img { 
	border: 1px solid #999999;
	margin: 0 0 10px 0;
}
.boxsmaller p{
	line-height: 18px;
	padding: 0 0 10px;
}
.widget { padding:15px; }

/*- Box2 (sidebar boxes) -*/
.box2{
	background: #f5f5f5 url(images/bgr-box-trans.png) repeat-x top left;
	margin: 0 0 15px 0px;
	padding:18px;
	border:1px solid #dedede;
}
.box2 .nav1{
	float: none;
	padding: 0 0 0 0px; 
}	
.box2 .spacer.white{
	background: #ffffff;
	border: 1px solid #dedede;
	clear: both;
	margin: 0px;
	
}

.box2 .spacer.flickr p{
	margin-top: 6px;
	font-style:italic;
}

.box2 .spacer.flickr img{
	background: #ffffff;
	border: 1px solid #dedede;
	margin: 4px 9px 4px 0px;
	padding: 7px;
}
.box2 .spacer.flickr img:hover{
	background: #ebebeb;
	border: 1px solid #dedede;
}
/*- Ads -*/
.ads{
	overflow: auto;
	margin: 0;
	padding-left: 0px;
}
.ads a{
	float: left;
	margin: 0 20px 20px 0px;
}

.ads-bottom{
	height: 125px;
	margin: 0;
	padding-left: 20px;
}
.ads-bottom img{
	float: left;
	margin: 0 10px 3px 0px;
}
.ads img.last{
	margin: 0;
	float:right;
}
#mpu_banner {
	border: 1px solid #dedede;
height: 250px;
background-color: #e6e6e6;}	

/*=== Styling Lists ===*/

/*- List1 -*/
.list1{
	padding: 0;
	padding: 15px;
}
.list1 li{
	background: url(images/bullet-trans.png) no-repeat top left;
	margin: 0 0 8px;
	padding: 0 0 0 22px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
}
.list1 li a{
	color:#222222;
}
/*- List2 -*/
.list2{
	clear: both;
}
.list2 li{
	background: #ffffff;
	border: 1px solid #dedede;
	margin: 0 0 5px;
	padding: 12px 10px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
}
.list2 p {
	line-height:16px;
}
/*- Widget lists -*/
.widget ul{
	line-height:16px;
	padding: 0px;
}
.widget ul li{
	border-bottom: 1px solid #5b5167;
	padding: 5px 0px;
	/*color: #FFFFFF;*/
}
.widget ul li a{
	color:#e6daf0;
}

.widget ul li a:hover{
	color:#c79f00;
	text-decoration:underline;
}
.widget ul li ul{
	margin: 5px 0 0px 10px;
}	

.widget ul li ul li{
	background: none;
	border-top: 1px solid #f1f1ed;
	border-bottom: none;	
	padding: 5px 0px;
}

.biglove {float:right}

/*=== Footer ===*/

#footer{
	background:#000000 url(images/footerbg2.jpg) repeat-x;
	font-size: 11px;
	padding: 18px 0 0px 0;
	font-size:11px;
	margin:10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	clear:both;
	height: 680px;
}

#footer{
	color: #4D4D5E;
}

#footer a{
	color: #4D4D5E;
	text-decoration: underline;
}

#footer a:hover{
	color: #c79f00;
	text-decoration: underline;
}

/*=== Misc. ===*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl{
	float: left;
}

.flgoogle {margin: 0 10px 10px 0; float: left;}

.editpost a{
margin-left: 10px;
color: #c79f00;
text-decoration: underline;
}

.editpost a:hover{
color: #999999;
}

img.fl{
	margin: 0 12px 5px 0;
}
.fr{
	float: right;
}
img.fr{
	margin: 0 0px 5px 12px;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.gravatar {
	float:left;
	border: 1px solid #dedede;
	margin: 0px 7px 0 0;
	padding:4px;
	background:#FFFFFF;
}

/*========= VIDEO =========*/

.video{
	height: 250px;
	margin: 0 0 10px 0;
	width: 300px;
	display: inline;
}

/*- SideTabs -*/
.vidtabs .idTabs{
	font-size: 12px;
	margin: 10px 0 0 0;
	width:100%;
	float:none;
}
.vidtabs .idTabs li{
	padding:0px;
	float:none;
}
.vidtabs .idTabs li a{
	background:#ffffff;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	text-align: left;
	border:0px;
	margin:0;
}
.vidtabs .idTabs li.last a{
	margin: 0
}
.vidtabs .idTabs li a:hover,
.vidtabs .idTabs .selected{
	background:#ebe9e1;
	text-decoration: none
}

/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.4em !important;
	padding: 0 0 5px;
	color:#333 !important;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
.commentmetadata a {
	font-size:11px;
	color:#333333;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 18px;
}
ol.commentlist li.alt{
	padding: 18px 18px 5px 18px !important;
	background:#f8f8f8;
	border:1px solid #dedede;	
}
input#submit {
	font-size: 12px;
	color:#363636;
	font-weight:bold;
	padding:7px 10px;
	margin: 0 0 7px 0;
	text-align: left;
	border: 1px solid #dedede;
	background:#f5f5f5 url(images/submit.gif);
}

/*========= SINGLE POST SPECIFIC =========*/

span.tags{
	background: url(images/ico-tags-trans.png) no-repeat left;
	padding: 1px 0 0 20px;
}
.singleh1 {
	font-size:1.8em !important;
	padding-top:5px;
}
.entry { margin-bottom:5px;}

.entry h1 {

font-family: Helvetica, Arial, sans-serif;
font-size: 24px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -1px;
line-height: 1.2em;
color: #444444;
margin: 0px 0 7px -4px
}

.entry h1 a{
color: #444444;
text-decoration:none;
}

.entry h1 a:hover{
color: #C79F00;
}

.entry p{
font-family: Verdana, Arial, Helvetica, sans-serif; 
 color: #444; 
 text-decoration: none; 
 word-spacing: normal; 
 text-align: left; 
 letter-spacing: 0; 
 line-height: 1.5em; 
 font-size: 11px;
 margin: 0 -3px;
	}
.entry blockquote { 
	padding: 0px 10px;
	border-top: 2px solid #c8c8c8;
	border-bottom: 2px solid #c8c8c8;
	margin: 5px auto 15px auto;
	width:85%;
	color: #777777;
	font-style: italic;
	}
.entry blockquote p {
	font-size:11px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 16px;
	}
.entry img { 
	padding: 2px;
	background:#f8f8f8;
	/*border: solid 1px #e6e6e6; */
	margin: 5px 0 10px -5px;
	}
	

.entry ul, .entry ol {
	margin-bottom:15px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {

	padding:3px 0px;
        list-style:decimal inside;
margin-left:15px;
	padding:3px 0px;
	}

/*========= ARCHIVE SPECIFIC =========*/

.arclist ul li{
	color:#c0c0c0;
	font-size:12px;
	border-bottom: 1px solid #f1f1ed;
	padding: 5px 0px;
}
.catrss {
	background: url(images/ico-rss.gif) center left no-repeat;
	padding-left: 24px;
	line-height: 18px;
	font-size: 11px;
	position: relative;
	z-index: 2000;
}

/*=== Page Navigation (Next / Previous Posts) ===*/
.navigation {
}
.navigation a {
	color:#666666; 
	font-weight:bold;
	font-size:14px;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}

/*========= AUTHOR INFO =========*/

.author_info {
	padding: 0px;
	margin-top:15px;
	color:#666666;
}

.author_photo {
	float:left;
	margin-right:10px;
	width:58px;
}

.author_photo img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #cccccc;
	width: 48px;
	height:48px;
	float:left !important;
}
.author_info p {
	font-size:12px;
	padding:0px;
	margin-bottom:10px;
}
.author_info a {
	color:#444444;
	text-decoration:none;
	padding:0;
}
.author_info a:hover {
	text-decoration:underline;
}
.author_info ul, .author_info li {
	margin:0px;
	padding:0px;
}
.author_info h3 {
	font-size:14px;
	margin-bottom: 10px;
	padding: 0px;
}

.author_email a {
	background-image: url(images/ico-email.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration:none;
	font-weight:bold;
}

#dsq-content h3#dsq-comments-count {width: 93%;}

#sponsorbanner {

	display:block;

	background:#1c1920 url(images/sponsorbanner_bg.gif) repeat-x;

	color:#fff;

	position:fixed;

	bottom:0px;

	left:0px;

	width:100%;

	text-align:center !important;

	height:40px;

	z-index:999;

}

#sponsorbanner a {

	margin:0 auto;
	display: block;


}

#sponsorbanner img {

	border:none;

}

#sponsor_endofpost {
text-align: center;
min-height: 0 !important;

}

#iconads {clear:both; padding-left: 15px;}

#iconads a {foat: left; margin: 5px 0 5px 5px; }

/*========= Added by Adam  =========*/

/*======= For Jquery slider test  =======*/
.layer1 {
margin: 0;
padding: 0;
width: 500px;
}
 
.heading {
width:540px;
height:37px;
margin: 1px;
color: #fff;
cursor: pointer;
position: relative;
background-image: url(images/expand-header.jpg);
}

.heading2 {
width:540px;
height:37px;
margin: 1px;
color: #fff;
cursor: pointer;
position: relative;
background-image: url(images/expand-header.gif);
}

.content {
padding: 5px 10px;
}
p { padding: 5px 0; }


.client {
position:relative;
right:380px;
}

.client_name {
font-family:georgia!important;
font-size:16px!important;
color:#f06925!important;
font-weight:bold!important;
text-align:right!important;
padding:0px!important;
margin-bottom:-3px!important;
}

.client_title {
font-family:georgia!important;
font-size:11px!important;
color:#c74300!important;
text-align:right!important;
}

.excerpt2 {
color:#7e2700!important;
position:relative;
top:7px;
left:166px;
margin-bottom:10px;
}


.designer_name {
font-family:georgia!important;
font-size:16px!important;
color:#254bf2!important;
font-weight:bold!important;
text-align:right!important;
padding:0px!important;
margin-bottom:-3px!important;
}

.designer_title {
font-family:georgia!important;
font-size:11px!important;
color:#1100c7!important;
text-align:right!important;
}

.excerpt3 {
color:#00166c!important;
position:relative;
top:7px;
left:166px;
margin-bottom:10px;
}

.quote {
background-image: url(images/quote-bg.jpg)!important;
background-repeat: no-repeat!important;
padding-top:8px!important;
padding-bottom:5px!important;
padding-right:30px!important;
padding-left:25px!important;
width:345px;
height:110px;
}

.quote-sm {
background-image: url(images/quote-bg-sm.jpg)!important;
background-repeat: no-repeat!important;
padding-top:8px!important;
padding-bottom:5px!important;
padding-right:30px!important;
padding-left:25px!important;
width:345px;
height:65px;
}

.quote-big {
background-image: url(images/quote-bg-big.jpg)!important;
background-repeat: no-repeat!important;
padding-top:8px!important;
padding-bottom:5px!important;
padding-right:30px!important;
padding-left:25px!important;
width:345px;
height:135px;
}

.quote-huge {
background-image: url(images/quote-bg-hg.jpg)!important;
background-repeat: no-repeat!important;
padding-top:8px!important;
padding-bottom:5px!important;
padding-right:30px!important;
padding-left:25px!important;
width:345px;
height:300px;
}

/*======= ^^^For Jquery slider test^^^  =======*/

#gmz-twit {
	width: 75px;
	float:left;
}

#gmz-twit p a.twit-btn {
	display: block;
	width: 117px; height: 22px;
	background-image: url(images/twitter-sprite-gmz.gif);
	background-position: bottom;
	text-indent: -9999px;
  margin-left:10px;
  margin-top: 7px;
  margin-bottom:10px;
  outline-style:none;
  
}

#gmz-twit p a.twit-btn:hover {
	background-position: center;
}

#gmz-twit p a.twit-btn:active {
	background-position: top;

}


#gmz-twit p a.site-btn {
	display: block;
	width: 75px; height: 22px;
	background-image: url(images/visit-sprite-gmz.gif);
	background-position: bottom;
	text-indent: -9999px;
  margin-left:2px;
  margin-top: 7px;
  margin-bottom:10px;
  outline-style:none;
}

#gmz-twit p a.site-btn:hover {
	background-position: center;
}

#gmz-twit p a.site-btn:active {
	background-position: top;

}

.poll-question {
font-size: 16px;
font-family: Verdana;
font-weight:bold;
line-height:20px;'
margin-bottom:25px;
}

.headline {
	color: #444444 !important;
	font-family: Verdana, sans-serif!important;
	font-size:22px!important;
	font-weight:bold!important;
	letter-spacing:-.09px!important;
}


.carbonad {border-bottom: 1px solid #62586F !important; border-right: 1px solid #62586F !important; border-top: 1px solid #110F13 !important; border-left: 1px solid #110F13 !important; width: 300px !important; background: #231F27!important;}

.carbonad-text a {color: #ffffff !important;}


.gmz_adtop {text-align: center; padding: 0 10px; font-family: Arial, Helvetica, sans-serif; }
.gmz_adtop_title {font-size: 11px; font-weight: bold;}
.gmz_adtop_title a {color: #00adef;}
.gmz_adtop_title a:hover {color: #77cfef;}
.gmz_adtop_title em {font-family:Georgia, "Times New Roman", Times, serif; font-weight: normal;}
.gmz_adtop_descr {font-size: 10px; line-height: 13px;}


#ebcountdown {width: 290px !important;}
#ebcountdown .innerbackground {width: 287px !important;}

#fancybox-wrap {z-index: 99999 !important;}
