/*
-----------------------------------------------
tablecritic.com
Stylesheet:  main.css
Author:   Ari Amanatidis
Version:  May 31st, 2008
Revision: Aug 21st, 2008
----------------------------------------------- */


/* Reset
---------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

em {
	font-style: italic;
}


/* Typography
---------------------------------------------*/

body {
	font: 62.5% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;	
	margin-bottom: .5em;
	color: #000;
}

.sidebar {
	font-family: "Georgia", "Times New Roman", serif;
	color: #000;
}


/* H1
---------------------------------------------*/

/* global */
h1 {
	font-size: 2em;
	margin-bottom: 20px;
}




/* H2
---------------------------------------------*/

/* global */

h2 {
	font-size: 1.4em;
	margin-bottom: 0px;
}

h2 a {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color: #b76c90;
	text-decoration: none;
	border-bottom: none;
}

h2 a:hover {
	color: #0000ff;
	text-decoration: none;

}




/* H3
---------------------------------------------*/

/* global */
h3 {
	font-size: 1.6em;
}


h3.sidetitle {
	background: url('images/site/side_title_bg.gif') top left no-repeat;
	line-height: 23px;
	color: #fff;
	font-size: 1.4em;
	padding-left: 10px;
	margin-bottom: 0px;
}

h3.archive_date {
	margin: 20px 0;
}


/* H4
---------------------------------------------*/

h4 {
	font-size: 1.2em;
}

h4#w_pod  {
	color: #fff;
	font-size: 1.4em;
}

/* H5
---------------------------------------------*/

h5.date {
	color: #fff;
	font-size: 1em;
}

/* global */

p {
	color: #000;
	font-size: 1.2em;
	padding: 0 0px 10px 0px;
	line-height: 1.6em;
}

.work p {
	padding: 0 0px 10px 0px;
	margin-top: -10px;
}

a {
	color: #b76c90;
	font-size: 1.2em;
	text-decoration: underline;
}
p a {font-size: 1em;}

a:hover {
	text-decoration: underline;
}

b {color: #b76c90;}
/* Unordered lists
---------------------------------------------*/

/* global */
ul {
	font-size: 1.2em;
}

ul a  {font-size: 1em;}

ul li {
	padding-left: 7px;
	line-height: 1.2em;
	padding-bottom: 5px;
}

#search_box input {
	color: #939598;
}


/* Layout
---------------------------------------------*/

#container {padding: 0 20px;}


#blog {float: right; width: 460px; border: 1px soid yellow;}
     /*** This can be floated left or right ***/

#sidebar {float: left; width: 130px; border: 1px soid red;}
     /*** This gets margined the same direction 
        as div.work gets floated ***/



.clearfix {clear: both;}

.left {
	width: 49%;
	float: left;
	margin-bottom: 20px;
}

.right {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 20px;
}


/* Presentation
---------------------------------------------*/


#container {width: 612px; margin: 0 auto 0px auto; text-align: left; background: #fff;}


#header  {
	margin: 0px 0px;
	height: 77px;
	background: #000;
}

/*=   NAV - SEARCH    */
#cont_nav_search {
	background: #fbd8e7;
	border-top: 1px solid #c4a4b5;
	min-height: 45px;
}

#date_head {
	background: url('images/site/date_bg.gif') top left no-repeat;
	height: 17px;
	line-height: 17px;
	margin-top: 5px;
	width: 129px;
	float: left;
}
#date_head h5.date {
	margin-left: 10px;
font-size: .9em;
	letter-spacing: 2px;
}

#search_cont {
	float: right;
	margin: 5px 3px 0 0;
	width: 170px;
}


#search_box #s {
    float: left;
    padding: 0;
    margin: 0px 0 0 5px;
    width: 135px;
	height: 13px;
}
#search_box #go {
    float: right;
    margin: 0;
}




#nav {
	float: left;
	background: url('images/site/nav_bg.gif') top left no-repeat;
	width: 306px;
	margin-top: 5px;
}

#nav ul, #footer ul {
	margin: 0px;
	list-style: none;
}

#nav li {
	float: left;
	list-style: none;
	line-height: 17px; 
	position: relative;
}

#footer li {
	display: inline;
}

#footer {
	text-align: center;
}

#footer li a {
	padding: 0 5px 8px 5px;
	text-decoration: none;
}

#nav li a {	
	display: block; 
	padding: 0 10px 0 0px;
	*padding: 0 6px 0 0px;
	text-decoration: none;
	color: #fff;
	font-size: 10px;
}

#nav li a:hover {	
	text-decoration: none;
	color: #000;
	background: transparent url('images/site/nav_over_bg.png') top left repeat-x;
}

#nav li a.active {	
	color: #fff;
	font-weight: bold;
	background: transparent url('images/site/nav_over_bg.png') top left repeat-x;
}


#nav ul li#tablenews a {margin-left: -3px;}

#header_ads {
	clear: left;
	text-align: center;
	_margin: 5px 0;
}

#header_ads a {
	font-size: .9em;
	color: #693850;
}

/*=   BLOG AREA    */

.entry, .result {
        margin-bottom: 40px;
		padding-bottom: 20px;
		clear: both;
}

p.post_info {
	color: #939598;
	margin-top: 2px;
	font-size: 1em
}

p.excerpt {color: #939598;}


.entry img {
	float: right;
	padding: 0px 0px 10px 10px;
}

.social_bookmark {
	margin: 10px 0;
}

.entry .readmore em {
	font-style: italic;
}

.readmore {
	float: right;
}

.pagination {
	display: block;
	text-align: center;
	margin: 20px 0;
	
}

.newer_pagi {
	float: left;
	margin-top: 20px;
}

.older_pagi {
	float: right;
	margin-top: 20px;
}

.pagecount {
	margin-top: -10px;
}

#comments_cont {
	margin-top: 40px;
}

.comment_entry {
	padding: 10px 10px 20px 10px;
	border-bottom: 1px dotted #939598;
}

#comment_box {
	margin-top: 20px;
}

.two {
	background: #efefef;
} 

.cats {
	width: 75%;
	float: left;
}

.cats h6 {
	color: #939598;
	font-weight: bold;
	display: inline;
}


.entry, .cats a {
	color: #939598;
	font-size: 1em;
}


.post_util {
	width: 25%;
	float: right;
	text-align: right;
}

.google_ads {
	display: block;
	margin: 40px 0;
	clear: both;
}

/*=   SIDEBAR    */

#sidebar img {
	margin: 0;
}

#next_review {
	padding: 20px 0;
	margin-bottom: 2px;
	background: #fbd8e7 url('images/site/next_review.gif') center 25px no-repeat;
}

#next_review  P {
	text-align: center;
	padding: 0px 10px 10px 10px;
	background: #fff;
	margin: 30px 7px 0 7px;
}


#footer {
	background: #f9d7e7;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	text-align: center;
}



.reviewers img {
	float: left;
	padding: 0px 10px 10px 0px;
}

.reviewers div {
	overflow: auto;
	padding-bottom: 20px;
}

.cats h4 {
	display: inline;
}


#previous {
	font-size: .8em;
}










