/*  
Theme Name: Glucoholic Test 
Theme URI: http://www.glucoholic.com/
Description: Test 
Version: 0.9
Author: Glucoholic 
*/


#g2_googletextadupperleft {
	width: 160px;
	height: 600px;
	margin-top: 20px;
}
#g2_googletextadlowerleft {
	width: 160px;
	height: 600px;
	margin-top: 20px;
}
#g2_googletextadupperright {
	width: 160px;
	height: 600px;
	margin-top: 20px;
}
#g2_amazonstorelowerright {
	width: 160px;
	height: 600px;
	margin-top: 20px;
}
#searchform #s {
	width: 110px;
}

#badges {
	margin-top: 20px;
}

#badges img {
	margin-top: 20px;
}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #ffffff;
	color: #554444;
}

img {
	border: 0;
}

h1 {
	font-size: 1.7em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.2em;
}

a {
	text-decoration: none;
	color: #9a2a02;
}

a:visited {
	text-decoration: none;
	color: #9a2a02;
}

a:hover {
	text-decoration: none;
	color: #7799bb;
}

#page {
	margin: 10px;
	background-color: #ffffff;
	width: 900px;
}

#page_table {
	width: 900px;
}

#header_row {
	height: 170px;
}

#logo_data {
	width: 220px;
}

#header_data {
	width: 460px;
	text-align: center;
	vertical-align: center;
}

#rss_search_data {
	text-align: center;
	vertical-align: center;
	width: 220px;
}

#left_sidebar_data {
	vertical-align: top;
	width: 220px;
}

#content_data {
	vertical-align: top;
	width: 460px;
}

#right_sidebar_data {
	vertical-align: top;
	width: 220px;
}

#footer_data {
	width: 900px;
	text-align: center;
}

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;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.entry {
	border-top: 1px solid #888899;
	font-size: 1.3em;
	line-height: 1.5em;
	border-bottom: 3px double #888899;
}

.post {
	padding: 15px;
	text-align: justify;
	color: #000000;
}

.post small {
	color: #554444;
}
