/*  
Theme Name: justRomania News
Theme URI: http://news.justromania.com/
Description: wp Newspaper
Version: 1.0
Author: Sergiu Popovici
Author URI: http://www.popovici.biz
Tags: newspaper, cms
*/

/*
	Due to a bug with Safari, styles are no longer called with this stylesheet.
  
@charset "utf-8";

*/

BODY {
	float: center;
}

TD {
	font-family: Arial;	
	font-size: 14px;
}

.menu li {
	display: inline;
}

.menu LI A {
	font-family: Arial;
	font-size: 18px;
	font-width: bold;
	text-decoration: none;
	margin-right: 10px;
	color: #555555;
}

.menu {
	float: left;
}

.elements {
	float: right;
}

.elements FORM {
	display: inline;
}

.elements LI {
	display: inline;
}

.head {
	float: left;
	xmargin-top: 150px;
	display: block;
}

.topCategs {
	background-color: #920000;
	height: 24px;
	xmargin-top: 5px;
}

.topCategs LI {
	display: inline;
}

.topCategs LI A {
	color: white;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	border-right: dotted 2px white;
}

.colLeft {
	width: 200px;
	margin: 0px;
	padding: 0px;
	padding-right: 5px;
}

.colLeft #sidebar-left UL {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.colLeft .sidebar-left UL LI {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.colLeft H2 {
	margin: 0px;
	font-family: Arial;
	font-size: 16px;
	color: #920000;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom: solid 1px #920000;
}

.colLeft H2 A {
	text-decoration: none;
	color: #920000;
}

.colLeft #sidebar-left .newslist {
	list-style: none;
	color: black;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.colLeft .newslist LI {
	margin-bottom: 3px;
}

.colLeft .newslist A {
	text-decoration: none;
	font-weight: none;
	color: #777777;
}

.colLeft #sidebar-left LI {
	list-style: none;
	color: black;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-weight: bold;
}

.colLeft #sidebar-left LI A {
	text-decoration: none;
	font-weight: none;
	color: #777777;
}

.colContent {
	width: 600px;
}

.colContent TEXTAREA {
	width: 80%;
	height: 150px;
}

.colContent .homeMain H1 {
	magin: 0px;
	padding: 0px;
	color: #900000;
	font-family: Arial;
	font-size: 18px;
}

.colContent .homeMain H1 A {
	text-decoration: none;
	color: #900000;
}

.colContent .homeMain A {
	text-decoration: none;
	color: #777777;
}

.colContent .homeMain IMG {
	border: 0px;
}

.colContent .homeRight H1 {
	magin: 0px;
	padding: 0px;
	color: #900000;
	font-family: Arial;
	font-size: 12px;
	display: inline;
}

.colContent .homeRight H1 A {
	text-decoration: none;
	color: #900000;
}

.colContent .homeRight A {
	text-decoration: none;
	color: #777777;
}

.colContent .homeRight IMG {
	border: 0px;
}

.colContent .homeRight TD {
	font-size: 12px;
	font-family: Arial;
}

.colContent .homeListing H2 {
	magin: 0px;
	padding: 0px;
	color: #900000;
	font-family: Arial;
	font-size: 14px;
	display: inline;
}

.colContent .homeListing H2 A {
	text-decoration: none;
	color: #900000;
}

.colContent .homeListing A {
	text-decoration: none;
	color: #777777;
}

.colContent .homeListing IMG {
	border: 0px;
}

.colContent .homeListing TABLE {
	border-bottom: dotted 1px #001b60;
}

.colContent H1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	font-family: Arial;
	color: #900000;
}

#postimages {
	margin: 0px;
	padding: 0px;
}

.colRight {
	width: 200px;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
}

.colRight #sidebar-right UL {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.colRight .sidebar-right UL LI {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.colRight H2 {
	margin: 0px;
	font-family: Arial;
	font-size: 16px;
	color: #001b60;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 7px;
	border-bottom: solid 1px #001b60;
}

.colRight #get_recent_comments_wrap LI {
	color: #777777;
	margin-bottom: 4px;
	font-size: 12px;
}

.colRight #get_recent_comments_wrap LI A {
	color: black;
	text-decoration: none;
	border-bottom: dotted 1px black;
	font-weight: bold;
}

.copyright {
	font-family: Arial;
	font-size: 12px;
}

.copyright A {
	color: #777777;
}
