/*Theme Name: newstand
Theme URI: http://www.francey.org
Description: asian newsstand
Author: Francey
Author URI: http://www.francey.org
provided under these terms and conditions: http://www.francey.org/terms/ 
*/
body{	font-family: verdana, sans-serif;
	font-size: 0.7em;
	letter-spacing: 0em;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #94D4D3;
	background-image: url(http://toestubber.com/wp-content/themes/newstandtheme/images/newstand3.gif);}

#main{	background-color: #ffffff;
	padding: 0px;
	width: 700px;
	margin-left: -420px;
	position: relative;
	top: 0px;
	left: 50%;
	background-image: none;}

#content{float: left;
	width: 560px;
	padding: 10px;
	padding-top: 225px;
	background-image: url(http://toestubber.com/wp-content/themes/newstandtheme/images/newstand2.gif);
	background-repeat: no-repeat;
	background-position: left top;
         background-color: #ffffff;}
	img {border:2};

#nav{	background-image: url(http://toestubber.com/wp-content/themes/newstandtheme/images/newstand1.gif);
	background-color: #ffffff;
	background-position: right top;
	background-repeat: no-repeat;
	width: 140px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;}

h1{	font-size: 2.2em;
	text-transform: uppercase;
	color: #3AB0AF;}

h5{	font-size: 2.1em;
	text-transform: uppercase;
	color: #c00000;}

h3{	text-align: right;
	padding-right: 60px;
	margin-top: 0px;
	color: #000000;
	font-size: 2.1em;}

h4{	color: #3AB0AF;
	font-size: 1.8em;
	border-bottom: 1px solid #C00000;
	text-align: right;
	margin: 0px;}

h2{	text-align: right;
	padding-right: 45px;
	color: #C00000;
	margin: 0px;
	font-size: 2.0em;
	font-family: silkscreen, "lucida console", monospace;
	font-weight: normal;}

h6{     font-size: 2.0em;
	color: #C00000;}

strong, i, cite{ color: #000000;
	font-weight: normal;}

b, em{	color: #000000;
	font-weight: heavy;}

u{	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.2em;
	color: #C00000;
	border-bottom: 1px solid #3AB0AF;}

blockquote{ background-color: #94D4D3;
	border: 1px solid #C00000;
	padding: 3px;}

code{	background-color: #94D4D3;}

ul{	list-style-type: square;
	color: #3AB0AF;
	border-left: 1px solid #C00000;
	margin-top: 0px;
	margin-left: 20px;
	padding: 2px;}

ol{	color: #3AB0AF;
	border-left: 1px solid #C00000;
	margin-top: 0px;
	margin-left: 20px;
	padding: 2px;}

dt{	font-weight: bold;
	border-bottom: 1px solid #C00000;}

dd{	background-color: #94D4D3;
	border-left: 1px solid #C00000;
	border-right: 1px solid #C00000;
	border-bottom: 1px solid #C00000;
	padding: 3px;}

input, select, textarea{ background-color: #94D4D3;
	border: 1px solid #C00000;}

a{	color: #C00000;
	text-transform: uppercase;
	font-size: 1.0em;
	text-decoration: none;}

a:visited{color: #3AB0AF;}
a:hover{color: #3AB0AF;}


