/*   
Theme Name: Vala
Theme URI: 
Description: Template pentru <a href="http://www.vala.ro">www.vala.ro</a>
Author: Marius Dragomir
Author URI: http://www.vreau-pagina.com
Template: 
Version: 0.1
*/

* {
	font-family: Arial;
}

body {
	margin: 1px 0 50px 0;
	padding: 0;
}

#wrapper-outer {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

#header-outer {
	height: 122px;
	background-image: url( 'images/vala.ro.header.png' );
	background-position: 0;
	background-repeat: no-repeat;
}





/* ---------- MENU ---------- */
#menu-outer {
	position: relative;
	height: 45px;
}

.menu_item {
	float: left;
	width: 125px;
	height: 45px;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
}

.menu_item a {
	text-decoration: none;
	color: black;
}

.menu_item a:hover {
	text-decoration: underline;
	color: black;
}
/* ---------- END MENU ---------- */






/* ---------- SIDEBARS ---------- */
#sidebar-left {
	float: left;
	width: 140px;
	text-align: justify;
	font-size: 14px;
}

#sidebar-right {
	float: right;
	width: 250px;
	text-align: justify;
	font-size: 14px;
}

#sidebar-left, #sidebar-right {
	margin: 0;
	padding: 0;
	list-style: none inside;
}

#sidebar-left > li, #sidebar-right > li {
	display: block;
	margin: 0 0 20px 0;/* pentru FF */
	padding: 0;
}

ul#sidebar-left li.widget, ul#sidebar-right li.widget {
	margin: 0 0 20px 0;/* pentru IE6 */
}
/* ---------- END SIDEBARS ---------- */







/* ---------- WIDGETS ---------- */
h2.widgettitle {
	margin: 0;
	padding: 5px 0;
	border: 0;
	background-color: rgb(153, 204, 0);
	background-color: #808080;
	color: white;
	text-align: center;
	font-size: 16px;
}

/* ---------- TEXT WIDGET ---------- */

.widget p {
	margin: 0;
}






/* ---------- CALENDAR ARCHIVE ----------*/
#calendar_wrap {
	width: 140px;
}

table#wp-calendar {
	width: 100%;
	font-size: 14px;
	border-collapse: collapse;
}

table#wp-calendar caption {
	margin: 10px 0;
}
/* ---------- END CALENDAR ARCHIVE ----------*/








/* ---------- LAST EDITORIAL ----------*/
li.widget_categoryposts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.cat-post-item h3 {
	margin: 5px 0;
}
	
.cat-post-item a.post-title {
	color: #800000;
	text-decoration: none;
	font-size: 18px;
	margin: 0;
}
/* ---------- END LAST EDITORIAL ----------*/



/* ---------- POOL ---------- */
ul.wp-polls-ul {
	margin: 0px;
	border: 0;
	padding: 0;
	list-style: none;
}

div.wp-polls p {
	margin: 15px 0;
}

div.wp-polls-ans {
	width: 245px;
}

h2.wp-pool-question {
	color: #800000;
}
/* ---------- END POOL ---------- */



/* ---------- RECENT COMMENTS ---------- */
li#recentcomments ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li.rc_item {
	margin: 0 0 5px 0;
}

div.rc_info {
	text-indent: 25px;
}

div.rc_excerpt {
	display: none;
}

span.post_title a  {
	color: black;
}
/* ---------- END RECENT COMMENTS ---------- */


/* ---------- BLOGROLL ---------- */
ul.feedreading_blogroll_bookmarklist
{
	margin: 0;
	padding: 0;
}

li.feedreading_bookmark
{
	list-style: none;
	border: 0;
	margin: 5px;
	padding: 0;
}

a.feedreading_anchor
{
	text-decoration: none;
	font-weight: bold;
	color: black;
	font-size: 14px;
}

div.lastPublicationDate p a {
	text-decoration: none;
	font-size: 12px;
}

div.lastPublicationDate abbr {
	border: none;
	text-align: left;
	font-style: italic;
	font-size: 10px;
}





li.widget ul.blogroll {
	list-style: none;
	border: 0;
	margin: 5px;
	padding: 0;
}

li.widget ul.xoxo li {
	margin: 5px 0;
	padding: 0;
}
/* ---------- END BLOGROLL ---------- */



/* ---------- WHAT OTHER ARE SAYING --------- */
div.what-others-are-saying-div {
	margin: 10px 0;
}

a.what-others-are-saying-posttitle {
	text-decoration: none;
	color: black;
}

a.what-others-are-saying-blogtitle {
	text-decoration: none;
	font-weight: bold;
color: black;
}
/* ---------- END WHAT OTHER ARE SAYING --------- */




/* ---------- HOTNEWS ---------- */
.HNSyndicationText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #606060;
}
.HNSyndicationBullet {
	font-size: 12px;
	font-weight: bold;
}
.HNSyndicationSpacer {
	font-size: 5px;
}
.HNSyndicationLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.HNSyndicationLink:hover {
	color: #003399;
	text-decoration: underline;
}

/* ---------- END HOTNEWS ---------- */


/* ---------- END WIDGETS ---------- */






/* ---------- CONTENT ---------- */
#content-outer {
	margin: 0 265px 0 155px;
	text-align: justify;
}

#content-outer div.post h2 a {
	color: #800000;
	text-decoration: none;
}

#content-outer div.post h2 a:hover {
	color: #800000;
}

#content-outer div.post {
	margin: 0 0 50px 0;
}

span.data {
	font-size: 0.8em;
	font-weight: bold;
	color: black;
}

div.post div.entry p {
	margin: 5px 0 0 0;
}

#content-outer div.post a {

	font-weight: bold;
}

#content-outer div.page h2 a {
	color: #800000;
	text-decoration: none;
}

#content-outer div.page h2 a:hover {
	color: #800000;
}

div.navigation div.alignleft {
	float: left;
}

div.navigation div.alignright {
	float: right;
}


div.page_link_category {
	text-align: center;
	margin: 10px;

}

/* ---------- END CONTENT ---------- */




/* ---------- IMG ---------- */
img.alignright {float:right; margin:0 0 5px 5px}
img.alignleft {float:left; margin:0 5px 5px 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 5px 5px}
a img.alignleft {float:left; margin:0 5px 5px 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
/* ---------- END IMG ---------- */



