/* ================================================================================= */
/* ReadTheSmiths.com global CSS file v. 0.1                                          */
/* ================================================================================= */

body
{
	background-color: #e0dace;
}

body, td, th, p, div, input, textarea, option
{
	font-family: Arial, Tahoma, sans-serif;
    font-size: 11px;
    font-weight: normal;
	color: #414141;
}

input[type=checkbox]
{
    vertical-align: middle;
}

p
{ margin: 0px 0px 3px 0px; }

h1
{
	font-size: 16px;
	font-weight: bolder;
	padding: 0px;
	margin: 5px 0px 10px 0px;
}

h2
{
	font-size: 13px;
	font-weight: bolder;
	color: #7d4a4a;
	padding: 0px;
    margin: 0px 0px 2px 0px;
}

h3
{
	color: #f89253;
	font-weight: normal;
	font-size: 11px;
}

a
{
	font-weight: bolder;
	color: #7d4a4a;
}

a:hover
{
    text-decoration: none;
}

.inv_a
{
    text-decoration: none;
}

.inv_a:hover
{
    text-decoration: underline;
}

.inv_child_a a
{
    text-decoration: none;
}

.inv_child_a a
{
    text-decoration: underline;
}

form, ul
{ 
	margin: 0; 
	padding: 0; 
}

ul
{
	list-style-position: inside;
}

img
{
    display: block;

    border: 0;
    padding: 0;
}

div.newline
{ clear: both; }

/* ================================================================================= */
/* Globally used DIVs                                                                */
/* ================================================================================= */

#page
{
    position: relative;
    width: 950px;
    margin-left: auto;
    margin-right: auto;
}

#top_ad
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

#top_header
{
    margin-bottom: 10px;
}

#top_menu
{
    height: 35px;
	width: 950px;
	background-image: url("/images/menubg.jpg");
}

#top_menu td
{
	text-align: center;
}

#top_menu a
{
	color: #ffffff;
	font-weight: bolder;
	font-size: 13px;
	text-decoration: none;
    position: relative;
}

#top_menu a:hover
{
	text-decoration: underline;
}

#main
{
    position: relative;
	background-color: white;
	padding: 15px 15px 5px 15px;
    width: 920px;
    min-height: 400px;
}

#main .first
{
    margin-left: 0;
}

#main .featured
{
    font-weight: bold;
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 3px;
}

#inner_footer
{
    margin-top: 15px;
}

#inner_footer .box
{
    float: left;
    margin-top: 0px;
    margin-left: 10px;
    width: 280px;
    padding: 10px;
	background-color: white;
}

#inner_footer .first
{
    padding-left: 0;
    margin-left: 0;
    padding-right: 20px;
}

#inner_footer .box img
{
    margin-bottom: 10px;
}

#inner_footer .box p
{
    margin-top: 10px;
	font-size: 10px;
	color: #595656;
}

#footer
{
    position: relative;
	background-color: #f3ebdc;
    padding: 20px;
    height: 30px;
}

#footer .logo
{
	position: absolute;
	left: 5px;
	top: 8px;
}

#footer .content
{
	position: absolute;
	left: 175px;
	top: 5px;
	width: 600px;
	font-size: 10px;
    margin-top: 6px;
}

#footer .links
{
	color: #4c8aba;
	font-size: 10px;
    margin-bottom: 6px;
}

#footer .links a
{
	color: #4c8aba;
    text-decoration: none;
}

#footer .xhtml 
{
	position: absolute;
	right: 10px;
	top: 14px;
}

#footer .css
{
	position: absolute;
	right: 10px;
	top: 38px;
}

#article
{
	background-color: white;
	width: 600px;
	height: 600px;
}

.doubleflow
{
    position: relative;
    float: left;
    width: 610px;
    margin-left: 10px;
}

.singleflow
{
    position: relative;
    float: left;
    width: 300px;
    margin-left: 10px;
}

.error
{
    color: red;
    font-weight: bold;
    font-size: 13px;
}

.sponsored
{
	font-size: 10px;
	color: #494646;
	text-align: center; 
}

.smallfont
{
	font-size: 10px;
	color: #494646;
}

.button
{
	font-size: 11px; 
	background-color: #824f4f;
	color: white;
	border: 1px;
	border-color:#333333;
}

.author
{
	font-weight: lighter;
	font-size: 9px;
	letter-spacing: 1px;
}

.spaced_widgets .widget
{
    margin-bottom: 15px;
}

/* ================================================================================= */
/* Specific DIVs for different pages and widgets                                     */
/* ================================================================================= */

.category_health
{
	color: #faa21d;
}

.category_relationships
{
	color: #bb2442;
}

.category_finance
{
	color: #1a9d13;
}

.category_entertainment
{
	color: #ec39af;
}

.category_tech
{
	color: #faa21d;
}

.category_travel
{
	color: #3291bd;
}

.category_humor
{
	color: #1a9d13;
}
