:link,:visited {
	text-decoration:none; }
ul,ol {
	list-style:none; }
h1,h2,h3,h4,h5,h6,pre,code {
	font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin:0;
	padding:0; }
a img,:link img,:visited img {
	border:none; }
address {
	font-style:normal; }
body {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
      	background: url("http://gadizmo.com/images/sprites.png") repeat-x;
	background-position: 0px -364px;
}

a {color: #1b75a9; }
a:hover { text-decoration: underline; }

#sitewrapper {
	margin: 0 auto;
	width: 968px; 
}

/* =Content
--------------------*/

#sitewrapper #header {
	height: 175px;
	padding:0 0 8px 0;
}
#header #top-bar {
	height: 20px;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	padding:5px 0 0 0;
}
#top-bar a{
	color:#cccbc6;
}

#header #logo-bar {
	clear:both;
	height: 100px;
	padding: 9px 0 0 0;
}

#header #nav-bar{
	clear:both;
	height: 45px;
}

#subscribe { padding:9px 0 0 0; }
#subscribe li { float:left; height:26px; width:26px; padding-right:14px; }
#subscribe a { height: 26px; width:26px; float:left; background: url("http://gadizmo.com/images/sprites.png") no-repeat; }
#subscribe a.rss { background-position: -143px -300px; }
#subscribe a.twitter { background-position: 0px -300px; }
#subscribe a.google { background-position: -107px -300px;}
#subscribe a.facebook { background-position: -71px -300px; }
#subscribe a.email { background-position: -35px -300px; }
#search { float:right; padding: 11px 0 0 0; }

#sitewrapper #content {
	width: 630px;
	float: left; 
	margin:14px 0 0 0;
	padding-bottom:50px;
}

a#logo {
	display: block;
	height: 60px;
	width: 205px;
	padding: 14px 0 0 0;
	text-indent: -5000px;
	background: transparent url("http://gadizmo.com/images/sprites.png") no-repeat -3px 14px; 
}

#sitewrapper #content div.entry {
	width: 580px;
	padding-bottom:30px;
	margin-bottom:25px;
    	border-bottom: 1px dotted #CCCCCC; 
}

#sitewrapper #content div.entry h1 {
	padding: 0px 0px 5px 0px;
	font-size:26px;
        font-style:normal;
        font-weight:normal;
        line-height:32px;
	font-family: Georgia,"Times New Roman",Times,serif; 
}

#sitewrapper #content div.entry h1 a {
	text-decoration: none;
	color: #333333; 
}

#sitewrapper #content div.entry h1 a:hover {
	text-decoration: none;
	color: #1b75a9;
}

			
div.post-details {
	font-size: 12px;
    	padding: 5px 0px;
}	

.single div.post-details {
	font-size: 12px;
    	padding: 5px 0px 15px 0px;
	border-bottom:4px double #DDDDDD;
}

div.post-details a.comments {
      	background: transparent url("http://gadizmo.com/images/sprites.png") no-repeat 0px 2px;
	background-position: 0px -62px;
      	padding: 0 0 0 20px;
      	float: right;
      	color: #333333; 
}

div.post-details a:hover.comments {
      	color: #1b75a9;
}

div.post-contents {
	font-size: 14px; 
}

div.post-contents p {
	line-height: 160%;
	margin: 15px 0; 
}

div.post-contents ul {
	list-style-type:circle;
	margin-left:15px;
}

div.post-contents ul li {
	padding-bottom:8px;
}

div.post-contents p.media {
	text-align: center;
}

div.post-footer {
	font-size:14px;
}

div.page-contents {
	margin: 0 0 0 10px;
	font-size: 14px;
}

div.page-contents p {
	line-height: 160%;
	margin: 15px 0;
}


div.page-contents form input#contactsubmit {
	display: block;
	width: 80px;
	height: 30px;
}		

/* =Pagination Section
--------------------*/

div.single-navigation {
	font-size: 13px;
	width:580px;
	margin-bottom:25px;
	padding-bottom:25px;
	border-bottom:4px double #DDDDDD;
}

.previous {
	float:left;
	width:280px;
}

.next {
	float:right;
	width:280px;
	text-align:right;
}

.pagination-title a {
	color: #333333;
}
.pagination-title a:hover {
	color: #1B75A9;
}

.pagination {
	font-size: 14px;
	font-weight: bold;
	letter-spacing:4px;
	margin-bottom:3px;
}

/* =Comments Section
--------------------*/

div.recent-related {
	width:580px;
	margin-bottom:25px;
	padding-bottom:15px;
	border-bottom:4px double #DDDDDD;
	clear:both;
}		

div.recent-related ul li {
      	background: transparent url("http://gadizmo.com/images/sprites.png") no-repeat;
	background-position: 0px -264px;
	padding:0 0 15px 25px;
	font-size:14px;
}

/************************************************
*	Comments								
************************************************/

#pinglist {margin-bottom:25px; padding-bottom:15px; border-bottom: 1px dotted #cccccc;}
#pinglist li a {font-size:14px;}
#pinglist li {padding-bottom:15px;}

ul.commentlist { list-style:none; margin:0; padding:0; text-indent:0; }
ul.commentlist li { margin:0 0 20px; padding:5px 7px 25px 57px; position:relative; height:1%; }
ul.commentlist li div.comment-author { padding:0; }
ul.commentlist li div.vcard { font:bold 14px/1.4 arial,helvetica,sans-serif; }
ul.commentlist li div.vcard cite.fn { font-style:normal; }
ul.commentlist li div.vcard img.avatar { border:5px solid #ddd; left:0px; position:absolute; top:7px; }
ul.commentlist li div.vcard img.avatar-32 {}
ul.commentlist li div.vcard img.photo {}
ul.commentlist li div.vcard span.says {}
ul.commentlist li div.commentmetadata {}
ul.commentlist li div.comment-meta { font:bold 10px arial,helvetica,sans-serif; padding: 0 0 5px 0; }
ul.commentlist li div.comment-meta a { color:#333; text-decoration:none; }
ul.commentlist li div.comment-meta a:hover { color:#000; }
ul.commentlist li p { font:normal 13px/1.4 arial,helvetica,sans-serif; margin:0 0 1em; }
ul.commentlist li ul { font:normal 13px/1.4 arial,helvetica,sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ul.commentlist li div.reply a {font-size:11px; text-transform:uppercase; }
ul.commentlist li ul.children { list-style:none; margin:20px 0 0 0; text-indent:0; }
ul.commentlist li ul.children li.depth-2 { margin:0; padding-bottom:0; }
ul.commentlist li ul.children li.depth-3 { margin:0; padding-bottom:0; }
ul.commentlist li ul.children li.depth-4 { margin:0; padding-bottom:0; }
ul.commentlist li.even { background:#fff; }
ul.commentlist li.odd { background:#fff; }
ul.commentlist li.depth-1 { border-bottom:1px dotted #cccccc; }
ul.commentlist li.parent { }
ul.commentlist li.pingback { }
ul.commentlist li.pingback.parent { }
ul.commentlist li.pingback div.vcard { padding:0 170px 0 0; }

div.comments {
	width:580px;
	font-size: 12px;
}

div.comments h5, div.recent-related h5  {
	font-size: 19px;
	color: #666666;
	font-family: Georgia,"Times New Roman",Times,serif; 
	font-weight: normal;
	padding: 0px 0px 15px 0px;
}


div.comments form label { font-weight: bold; font-size: 12px; }
div.comments form label b { font-weight: normal; font-size: 10px; color: #FF0000; }
div.comments form input, div.comments form textarea { margin: 5px 0 10px 0; padding: 3px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
div.comments form input { width: 200px; }
div.comments form textarea { width: 100%; height: 75px; }
div.comments form input#submit { display: block; width: 125px; height: 37px; }	
div.comments form label { display: block; }	

	
/* =Sidebar
--------------------*/
#sitewrapper #sidebar {
	width: 300px;
	float: right;
	margin:15px 0 40px 0;
}

#sitewrapper #sidebar #top {
	width: 300px;
	margin-bottom: 10px;
}	

#topblock {
	padding: 5px 0 3px 0;
}

.toplist {
	width: 300px;
	color: #888888;
	font-size:12px;
	line-height:13px;
	padding: 10px 0;
}

.toplist ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.toplist li {
	padding: 10px 0 10px 26px;
	border-bottom: 1px dotted #BABABA;
}

#most-recent li {
      	background: transparent url("http://gadizmo.com/images/sprites.png") no-repeat;
	background-position: 0px -147px;
}
#most-commented li {
      	background: transparent url("http://gadizmo.com/images/sprites.png") no-repeat;
	background-position: 0px -201px;
}
#most-commented li.last,#most-recent li.last {border: none;}


		#sitewrapper #sidebar-nav {
			float: left;
			width: 130px;
			font-size: 12px; }
			#sitewrapper #sidebar-nav ul {
				width: 130px;
				margin: 0 0 20px 0; }
				#sitewrapper #sidebar-nav ul li {
					width: 100%;
					margin: 0 0 1px 0; }
					#sitewrapper #sidebar-nav ul li a {
						display: block;
						font-weight: bold;
						width: 110px;
						background: #DEEFF8;
						padding: 4px 10px; }

						#sitewrapper #sidebar-nav ul li a:hover {
							background-color: #1b75a9;
							color: #FFFFFF; }
#sitewrapper #sidebar-nav ul#categories li a {
      	background: #DEEFF8 url("http://gadizmo.com/images/sprites.png") no-repeat;
	background-position: 0px -81px;
	padding-left: 25px;
	width: 95px;
	font-weight: normal;
}							

#sitewrapper #sidebar-nav ul#categories li a:hover {
      	background: #59ADDD url("http://gadizmo.com/images/sprites.png") no-repeat;
	background-position: 0px -107px;
	text-decoration: underline;
}

#sitewrapper #sidebar #sidebar-nav h3 {
      	background: #59ADDD url("http://gadizmo.com/images/sprites.png") no-repeat;
	background-position: 0px -333px;
	width: 120px; 
	height: 18px;
	padding: 5px 0 0 10px;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0 0 2px 0;
	border-bottom:1px solid #cccccc;
}

#sitewrapper #sidebar #sidebar-advertising {
	float: right;
	width: 160px; 
}

h3 {
	padding: 0 0 5px 0;
	border-bottom:3px solid #cccccc;
	color: #333333;
	font-size: 15px;
	margin: 0 0 2px 0;
}

/* =Footer
--------------------*/

#footer a {
	color: #5f5e5c;
}
#footer a:hover{
	color: #1b75a9;
}

#footer {
	color: #797876;
	clear:both;
	padding: 15px 0;
	border-top:5px solid #e7e6e0;
	background: #f4f3ef;
	font-size:12px;
	line-height: 1.8em;
}
#footer-inner {
	width: 968px;
	margin: 0 auto;
}

#footer h3 {
	padding: 0 0 0 0;
	margin: 0 0 2px 0;
	border-bottom:1px solid #cccccc;
}

#footer #ftr_comments {
	float: left;
	width: 294px;
	margin: 0 40px 0 0;
}

#footer #ftr_pop-posts {
	float: left;
	width: 294px;
	margin: 0 40px 0 0;
}

#footer #ftr_recent {
	float: left;
	width: 294px; 
}
#footer #ftr_recent a:hover {
	text-decoration: none; 
	border-bottom: 1px dotted #32aaee;}
	#footer #ftr_recent li a {
	border-bottom: 1px solid #32aaee;
	font-size: 12px;
	height: 19px;
	padding-top: 4px;
	display: block;}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
.navigation {
	font-size: 14px;
	width:580px;
	}
h2{
	padding: 14px 5px 5px 5px;
	font-size:24px;
        font-style:normal;
        font-weight:normal;
        line-height:28px;
	font-family: Georgia,"Times New Roman",Times,serif; 
	color: #333333; 
}
h2 a {
	text-decoration: none;
	color: #000000; }
h2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #000000; }
.smallfont {
	font-size: 12px;
}
#social {
	margin: 15px 0 0 0;
	font-size:13px;
}
#social a {
	padding: 0 10px 0 0;
}
#adboxes {
        clear:both;
	width:300px;
	margin-bottom: 10px;
}
.leftadbox {
	padding: 0 18px 18px 16px;
}
.rightadbox {
	padding: 0 16px 18px 0;
	float:right;
}
.first {
	padding-top:18px;
}