* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

body {
	margin: 30px 0;
	padding: 0;
	background: #EFEFEF;
	font-size: 12px;
	color: #6B6B6B;
}

.submit
{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:90%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #000000;
}

h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #F4F4F4;
	font-size: 22px;
}

h3 {
	margin-bottom: 15px;
	font-size: 16px;
}

p, ol, ul, blockquote {
	line-height: 20px;
	text-align:justify;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

a {
	/*color: #EC5600;*/
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color:Red;
}

img {
	border: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.catimageleft
{
	padding-right: 6px;
	padding-bottom: 6px;
}

.catimageright
{
	padding-left: 6px;
	padding-bottom: 6px;
}

.justify
{
	text-align:justify;
}

#textfield1 {
	width: 135px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
}

#submit1 {
	border: 1px solid #EBEBEB;
	border-bottom-color: #DDDDDD;
	background: #FBFBFB url(../images/img7.gif) repeat-x;
	text-transform: lowercase;
	font-size: 12px;
	color: #7A7A7A;
}

/* Posted */

.HeaderStyle {
	height: 23px;
	margin: 0 0 30px 0;
	padding: 10px 15px 0 5px;
	background: url(../images/img6.gif) repeat-x;
	border-bottom: 1px solid #F2F2F2;
	color:Black;
}

.posted {
	height: 33px;
	margin: 0 0 30px 0;
	padding: 10px 15px 0 15px;
	background: url(../images/img6.gif) repeat-x;
	border-bottom: 1px solid #F2F2F2;
}

.posted p {
	float: left;
	margin: 0;
}

.posted .comments {
	float: right;
}

.comments a {
	color: red;
}

.posted a {
	color: #717171;
}

/* Header */

#header {
	width: 767px;
	height: 115px;
	margin: 0 auto;
	background: url(../images/img2.gif) repeat-x;
}

/* Logo */

#logo {
	float: left;
	height: 115px;
	padding: 0 0 0 0;
	background: url(../images/img1.gif) no-repeat;
}

#logo * {
	text-decoration: none;
}

#logo h1 {
	float: left;
	padding: 50px 0 0 40px;
	font-size: 28px;
}

#logo h1 a {
	color: #000000;
}

#logo h1 span {
	font-weight: bold;
}

#logo h2 {
	float: left;
	padding: 72px 0 0 8px;
	font-size: 12px;
	border: none;
}

#logo h2 a {
	color: #B4B4B4;
}

/* Menu */

#menu {
	float: right;
	height: 45px;
	padding: 70px 25px 0 0;
	background: url(../images/img3.gif) no-repeat right top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 15px 0 20px;
	border-left: 1px solid #DBDBDB;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 13px;
	color: #3B3B3B;
}

#menu .first a {
	border: none;
}

/* Splash */

#splash {
	width: 727px;
	/*height: 0px; */
	height: 75px;
	margin: 0 auto;
	background: url(../images/img5.gif) repeat-x left bottom;
	border-right: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
}

/* Content */

#content {
	width: 697px;
	margin: 0 auto;
	padding: 0px 35px 0 35px;
	background: #FFFFFF url(../images/img8.gif) no-repeat left bottom;
}

#colOne {
	float: left;
	width: 700px;
}

#colTwo {
	float: right;
	width: 125px;
	padding: 5px 0 0 0;
}

/* Footer */

#footer {
}

#footer p {
	text-align: center;
	color: #777777;
}

#footer a {
	color: #5D5D5D;
}

a.delicious
{
	background-image: url(../images/icon_delicious.gif);
}

a.reddit
{
	background-image: url(../images/icon_reddit.gif);
}

a.google
{
	background-image: url(../images/icon_google.gif);
}

a.yahoo
{
	background-image: url(../images/icon_yahoo.gif);
}

a.facebook
{
	background-image: url(../images/icon_facebook.gif);
}

a.digg
{
	background-image: url(../images/icon_digg.gif);
}

a.stumbleupon
{
	background-image: url(../images/icon_stumbleupon.gif);
}

a.newsvine
{
	background-image: url(../images/icon_newsvine.gif);
}

a.livejournal
{
	background-image: url(../images/icon_livejournal.gif);
}

a.blinklist
{
	background-image: url(../images/icon_blinklist.gif);
}

a.format
{
	background-repeat: no-repeat;
	padding-left: 20px;
}
