/* 
Theme Name: BARRA
Version: 1.0
Description:BARRA usually 2 column, rarely 3 column theme
Author: Misi & NDR

*/

/* Body */
* {margin:0; padding:0;}
body {background:#eee url(img/bg.gif) top center repeat-y; color:#303030; font:11px Verdana,Tahoma,Arial,sans-serif;}
#wrap {background-color:#fff; color:#333; margin:0 auto; width:770px;}

/* Links */
a {background-color:inherit; color:#777; font-weight:normal; text-decoration:none;}
a:hover {color:#f00; /* color:#286ea0; font-weight:bold;*/ text-decoration:underline;}
a img {border:0;}

/* Header */
#header {margin:0 0 25px 0; display:block; width:770px; height:140px; padding:0; background:#fff url(img/header_bg.gif) top center no-repeat;}
#header h1 {background-color:inherit; color:#555; float:left; font-size:2em; letter-spacing:-1px; margin:0 0 10px; width:220px;}
#header h1 a {background-color:inherit; color:#555; text-decoration:none;}
#header p {background-color:inherit; color:#777; float:right; font-size:1.1em; font-weight:bold; line-height:5.5em; margin:31px 39pt 0pt; text-align:center; width:420px;}
#header_logo {margin:0; padding:25px 10px; display:block; width:120px; height:90px;}
#header_banner {margin:0; padding:5px 0px 0px 0px; display:block; width:610px; height:123px;}
#frontphoto {margin:0 0 18px;}

/* Sidebars */
#leftside {clear:left; font-size:11px; float:left; line-height:1.4em; margin:0; padding:0 10px; width:120px; background:#fff;}
#rightside {float:right; font-size:10px; line-height:1.4em; margin:0 0 0 0; padding:0 25px 0 0; width:120px; background:#fff;}
#leftside p, #leftside ul, #leftside div.textwidget {font-size:0.9em; margin:0 0 20px;}
#rightside p, #rightside ul, #rightside div.textwidget {/*font-size:0.7em;*/margin:0 0 20px;}
#leftside li, #rightside li {line-height:1.2em; list-style:none; margin:0 0 6px;}
#leftside ul ul, #rightside ul ul {margin:6px 0 0 10px;}
#leftside ul ul li, #rightside ul ul li {margin:0 0 4px;}
#leftside ul ul li a, #rightside ul ul li a {font-weight:normal;}
#leftside ul.linklist, #rightside ul.linklist {font-size:1em;}
#leftside ul.linklist ul, #rightside ul.linklist ul {margin:0 0 20px;}
#leftside ul.linklist ul li a, #rightside ul.linklist ul li a {font-weight:bold;}
#leftside ul.linklist li h2, #leftside h3, #rightside h2, #rightside ul.linklist li h2, #rightside h3, table#wp-calendar caption {}

#leftside h2, #rightside h2 {
margin:0px;
font-size:10px;
font-weight:bold;
text-transform: uppercase;
color:#777;

}

#leftside h5, #rightside h5 {
	font-size: 10px;
	line-height:1.2em;
}

#leftside label, #rightside label {display:none;}
#leftside .logo, #rightside .logo {
	/*margin:30px 10px;*/
}

#leftside img, #rightside img {
	margin:10px auto 5px;
}




/* Main menu 
ul.page {list-style:none; margin:0 0 20px; width:140px;}
ul.page li {display:inline; line-height:1.4em; width:140px;}
ul.page li a {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#505050; float:left; font-weight:bold; margin-bottom:5px; padding:5px 1px 5px 5px; text-decoration:none; width:130px;}
ul.page li a:hover, ul.page li.current_page_item a {background-color:#eaeaea; border-left:4px solid #286ea0; color:#505050;}
ul.page ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px; width:125px;}
ul.page ul a {padding:3px 1px 3px 5px; width:115px;}
ul.page ul ul {width:113px;}
ul.page ul ul a {width:100px;}
*/

/* Content */
#content a, #contentwide a {background-color:inherit; color:#ff0000; font-weight:inherit; text-decoration:none;}
#content a:hover, #contentwide a:hover {background-color:inherit; color:#FF3333; /*font-weight:bold;*/ text-decoration:none;}
#content a img, #contentwide a img {border:0;}


#content {line-height:1.6em; margin:0 0 5px 165px; padding:0; width:420px}
#contentwide {
	line-height:1.6em; 
	font-size:11px;
	margin:0px 0px 5px 165px; 
	padding:0; 
/*	background:#ddd;  */
	width:580px;
	}

#content h2,#contentwide h2 {
background-color:transparent;
border-bottom:1px dotted #777;
color:#777;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-weight:bold;
font-size:16px;
line-height:19px;
/*text-transform:uppercase;*/
margin:0px;
padding:0;
opacity:1;
display:block;
}


#content h2 a,#contentwide h2 a {
color:#777;
font-weight:bold;
}



#content h3,#contentwide h3 {font-size:12px; margin:25px 0 25px 0; font-weight:bold; border-bottom:1px dotted #777; text-transform:lowercase;}
#content h4,#contentwide h4 {font-size:11px; margin:10px 0 0px 0; font-weight:bold; clear:none; text-align:left; color:#5AA1E2;}
#content h5,#contentwide h5 {font-size:11px; margin:5px 0; font-weight:bold;}
#content img,#contentwide img {}
#content ul,#contentwide ul,#content ol,#contentwide ol {margin:0 0 16px 20px;}
#content li,#contentwide li {padding:0 0 0 5px;}
#content ul ul,#contentwide ul ul,#content ol ol,#contentwide ol ol {margin:0 0 0 16px;}

/* Footer */
#footer {
	/*border-top:2px solid #e0e0e0; */ 
	text-align:right; 
	font-size:9px; 
	font-weight:normal; 
	clear:both;
	color:#fff;
	background:#3d3d3d url(img/footer.gif) top center no-repeat; 
	margin:0; 
	padding:0; 
	width:770px;
	height:28px;
}
#footer p {margin:0; padding:8px 25px 8px 0;}
#footer a {color:#777; font-weight:normal; text-decoration:none;}
#footer a:hover {color:#555; text-decoration:underline;}
#footer strong a {font-weight:bold;}
#footer span.credits {font-size:1.1em;}

/* Subpage menu */
#subpages {border-bottom:1px solid #e0e0e0; border-left:1px solid #e0e0e0; float:right; font-weight:bold; line-height:1.3em; margin:-5px 0 8px 15px; padding:0 0 10px 10px; width:190px;}
#subpages h2 {font-size:1.2em; font-weight:bold; letter-spacing:-1px; line-height:1.3em; margin:0 0 12px;}
#subpages ul.submenu {line-height:1.4em; list-style:none; margin:0;}
#subpages ul.submenu li {display:inline; line-height:1.4em; width:180px; padding:0;}
#subpages ul.submenu li a {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#505050; float:left; font-weight:bold; margin-bottom:5px; padding:3px 1px 3px 5px; text-decoration:none; width:180px;}
#subpages ul.submenu li ul {margin:0 0 5px 10px; width:170px;}
#subpages ul.submenu li ul li a {width:170px;}
#subpages ul.submenu li ul ul {margin:0 0 5px 10px; width:160px;}
#subpages ul.submenu li ul ul li a {width:160px;}
#subpages ul.submenu li ul ul ul {margin:0 0 5px 10px; width:150px;}
#subpages ul.submenu li ul ul ul li a {width:150px;}
#subpages ul.submenu li a:hover,#subpages ul.submenu li.current_page_item a {background-color:#eaeaea; border-left:4px solid #286ea0; color:#555;}
#subpages ul.submenu li.current_page_item ul li a {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#555;}

/* Tags */
p,ul,ol {margin:0 0 18px;}
blockquote {border-left:4px solid #e0e0e0; margin:20px; padding:8px 8px 8px 15px;}
blockquote p {background-color:inherit; color:#505050; font-size:0.9em; line-height:1.3em;}
label {background-color:inherit; color:#606060; font-size:0.9em; font-weight:bold;}
table#wp-calendar {margin:0 0 20px; width:140px;}
code {font-size:1.2em; display:block; padding:5px 5px 5px 8px; background-color:#f4f4f4; margin:5px 0 15px 0;border-left:4px solid #cccccc;}

/* Forms */
#s,#submit {background-color:#ffffff; border:1px solid #cccccc; color:#505050; font-size:0.9em; margin:0 0 16px; padding:4px; width:130px;}
#author,#email,#url,#comment {border:1px solid #cccccc; font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:1em; margin:0; padding:4px;}
#commentsection {margin:25px 0 0;}
#commentsection p {margin:0 0 6px;}

/* Float fix */
.contenttext { overflow:hidden; margin:15px 0;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;}

/* Various classes */
.left {border:1px solid #cccccc; float:left; margin:10px 15px 10px 0;}
.right {border:1px solid #cccccc; float:right; margin:10px 0 5px 10px;}
.center {border:1px solid #aaaaaa; margin:5px auto 12px; text-align:center;}
.textright {text-align:right;}
.small {font-size:0.8em;}
.date {
	background:#DDDDDD none repeat scroll 0%;
/*	color:#fff; */
	display:block;
	font-family:'Helvetica','Arial','sans-serif';
	font-size:10px;
	font-weight:normal;
	line-height:11px;
	margin:0 0pt 15px;
	text-align:right;
	width:100%;	
	}

.author	{
	background:#DDDDDD none repeat scroll 0%;
	font-family:'Helvetica','Arial','sans-serif';
	font-size:10px;
	font-weight:normal;
	line-height:11px;
	margin:0 0pt 15px;
	text-align:left;
	width:100%;	
	}
	
.bold {font-weight:bold;}
.hide {display:none;}
.post {margin:0 0 35px;}
.postinfo {background-color:#fff; border-top:0px solid #ccc; color:#333; font-size:11px; font-weight:normal; line-height:1.5em; margin:3px 0px; padding:0px; display:block; text-align:center;}
.postedit {font-size:11px; font-weight:normal; line-height:3em; margin:0; padding:0;}
.comment {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#606060; margin:0 0 10px; padding:8px 5px 0 8px;}
.comment p.commenthead {line-height:1.6em;}
.comment p {font-size:0.9em; line-height:1.3em; margin:0 0 6px; padding-bottom:5px;}
.navigation {display:block; margin:10px 0; padding:0 0 15px; text-align:center;}
.navigation p {margin:0; padding:0;}
.prevlink {margin-right:20px;}
.nextlink {margin-left:20px;}
.linklove {display:none;}
.clear {clear:both; margin:25px 0}
.separator {clear:both; margin:25px 0; border-bottom:1px dotted #777;}

#sidebar_image {
	
	/*visibility:hidden; */
	
	}	

#sidebar_image img {

	width:150px;
	margin:5px 0;
	
	}	

rolunk, p.rolunk, rolunk p {
	display:block;
	width:415px;
	clear:none;
	}