/*  
Theme Name: Suceava Expert
Theme URI: 
Description: 
Version: 
Author: Knion
Author URI: 	
*/

/*** General Format ***/

*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

body 
{
font-size: 13px;
margin: 0px;
text-align: center;
color: #333333;
font-family:  Georgia, "Times New Roman", Times;
background: #CED5DD url(./images/bg.gif) repeat-x;
}

.vizibil{display:block;}
.ascuns{display:none;}

#navigation .children {
	position:absolute;
	width:100px;
}

#navigation .children a {
}

#navigation .children li {
    background: url("./images/navon.gif") repeat-x scroll 0 0 #3B4F5F;
    border-right: 0 none;
    width: 100px;
}

/*** Header Format ***/

#wrapper {
  width: 980px;
  margin: 0 auto;
}


#header
{
   background:#000000 url(images/header.jpg) no-repeat scroll 0 0;
   height:200px;
   width:980px;
}

#header h3
{
text-align: center;
}

h1.headertitle
{
margin: 70px 0px 0 0px;
font-size: 32px;
color: #CCC6AE;
}


#headertitle a:link {
color: #CCC6AE;
text-decoration: none;
border: none;
padding: 6px 15px;
margin-left: 0;
}

#headertitle a:visited {
color: #CCC6AE;
text-decoration: none;
border: none;
font-weight: bold;
padding: 6px 15px;
margin-left: 0;
}

#headertitle a:hover {
color: #CCC6AE;
text-decoration: none;
padding: 6px 15px;
margin-left: 0;
}

#header form 
{
float:right;
height: 20px;
width:164px;
padding:0 20px;
line-height:0;
}

#header form fieldset 
{
margin-top:4px;
border:0 solid;
}

* html #header form fieldset {margin-top:4px;}

#navigation #s 
{
  border-color:#FFF9EA;
  border:1px solid;
  float:left;
  font-size:0.8em;
  height:1.5em;
  width:115px;
}

#header #input.button 
{
width:auto;
padding:0 2px;
text-align:right;
vertical-align:right;
}

/*** Container Format ***/

#container
{
  background:transparent url(./images/container.png) repeat-y scroll center center;
  float:left;
  width:980px;
}



/*** Leftnav Format ***/
                         
#leftnav
{
float:left;
text-align:left;
width:177px;
}


/*** Rightnav Format ***/

#rightnav
{
float: right;
width: 180px;
margin: 0;
padding-top: 0;
margin-top: 0;
margin-bottom: 20px;
text-align: left;
}


/*** Content Format ***/

#content
{
display: block;
margin: 0 195px 20px 195px;
padding: 1em;
padding-top: 10px;
margin-top: 0;
text-align: left;
}


#content ul
{
padding-left: 15px;
}

#content ul li{
margin-left: 15px;
list-style-type: square;
}

#content ul ul li{
padding-left: 15px;
}


#content ol{
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#content p
{
padding-left: 10px;
}

/*** Footer Format ***/

#footer
{
clear:both;
background: #3C4954 url(./images/footer_bg.gif) repeat-x;
color: #F7F5EC;
padding: 5px 1em 5px 1em;
font-size:9px;
}

#footer p
{
display: block;
margin-top: 8px;
margin-bottom: 2px;
text-align:center;
}

#footer a:link {
color: #F7F5EC;
text-decoration: none;
border: none;
font-weight: bold;
}
#footer a:hover {
color: #F7F5EC;
text-decoration: none;
border: none;
}

#footer a:visited:hover {
color: #F7F5EC;
text-decoration: none;
border: none;
}

#footer a:visited {
color: #F7F5EC;
text-decoration: none;
border: none;
font-weight: bold;
}

#footer img {
padding: 0px 5px 0px 5px;
}

#footer ul {
margin:0;
padding:0;
}

#footer li {
float:left;
margin:0;
padding:5px;
list-style-type:none;
border-right:1px solid;
white-space:nowrap;
border-color:#DFDAC3;
}

#icons {
	display: inline;
	margin-top: -35px;
	float: right;
	text-align: right;
}


/*** Left Sidebar Format ***/

#sidebarleft li
{
  background:#FFFFFF none repeat scroll 0 0;
  margin-bottom:10px;
}

#sidebarleft ul li
{
  font-size: 11px;
}

#sidebarleft li ul {
  list-style-image:url(images/list.gif);
  list-style-position:outside;
  margin-left:16px;
}

#sidebarleft li ul li {
  padding: 5px 0px;
  margin:0;
  border-bottom:1px dotted #CED5DD;
}


#sidebarleft a {
color: #86939D;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft a:hover {
color: #466781;
text-decoration: none;
border: none;
}

#sidebarleft h2 {
  background:transparent url(./images/sidebar_top.png) repeat-x scroll center top;
  color:#F7F7F7;
  height:24px;
  margin:0;
  padding:0;
  text-align:center;
  width:177px;
}

#sidebarleft h2 a{
  color:#FFFFFF;
}

#sidebarleft h2 a:hover{
  color:#B4BCC1;
}

#sidebarleft p
{
padding: 3px;
}

/*** Right Sidebar Format ***/

#sidebarright
{
color: #000;
margin-bottom: 10px;
background: none;
padding: 0 0px  0 5px;
margin-top: -8px;
}

#sidebarright li
{
background: #fff;
padding-bottom: 8px;
}

#sidebar ul
{
list-style: none;
}

#sidebarright ul li
{
margin-left: 5px;
padding-bottom: 2px;
}

#sidebarright li ul li
{
  border-bottom:1px dotted #CED5DD;
  font-size:11px;
  list-style-image:url(images/list.gif);
  list-style-position:outside;
  margin-left:16px;
  padding:5px 0;
}

#sidebarright ul li ul li{
padding-left: 1px;
padding-bottom: 2px;
margin-right: 3px;
}

#sidebarright a {
color: #86939D;
text-decoration: none;
font-weight: bold;
border: none;
}

#sidebarright a:hover {
color: #466781;
text-decoration: none;
border: none;
}


#sidebarright h2 {
font-family: Arial, sans-serif; 
color: #F7F7F7;
padding: 2px 8px 2px 8px;
background: #AF0000 url(./images/sidebar_top.png) top repeat-x;
margin-top:8px;
}

#sidebarright h2 a {
  color:#FFFFFF;
}

#sidebarright h2 a:hover {
  color: #B4BCC1;
}
#sidebarleft p
{
padding: 3px;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }



/*** Paragraph Format ***/

p
{
margin-bottom: 12px;
margin-top: 12px;
}

/*** BlockQuote Format ***/

blockquote
{
margin: 0px 0px 0px 30px;
padding: 0px 25px 0px 0px;
font-style: italic;
color: #959DA2;
border-left: 4px solid #CB000A;
}


/*** PostMeta Format ***/

.postmetadata
{
display:block;
margin: 7px 11px 7px 0px;
border: 1px solid #AAB7BF;
padding: 5px 8px 8px 35px;
text-align: left;
background: #DEE5E8;
color:#333333;
}

#content .postmetadata
{
padding-left: 2px;
}

.postmetadata a:link
{
border: none;
color: #D11200;
font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: #D11200;
font-weight: normal;
text-decoration: none;
}

.postmetadata a:visited:hover
{
border: none;
color: #D11200;
font-weight: normal;
}

.postmetadata a:visited
{
border: none;
color: #D11200;
font-weight: normal;
}

/*** All Links Format ***/

a:link
{
color: #E31C00;
text-decoration: none;
font-weight: bold;
}

a:hover
{
text-decoration: none;
}

a:visited
{
color: #E31C00;
text-decoration: none;
font-weight: normal;
}

a:visited:hover
{
text-decoration: none;
}

a img 
{
border:none;
background:none;
padding:5px;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


/*** Comments Format ***/

.commentlist
{
font-family: Arial, sans-serif; 
padding-left: 40px;
padding-right: 15px;
background: #fff;
color: #000;
}

.commentlist li
{
margin: 8px 10px 8px 15px;
padding-left: 12px;
list-style: none;
background: #DEE5E8;
margin-bottom: 2px;
border: 1px solid #B7C4C9;
}

li.alt
{
background: #fff;
border: 1px solid #B4BFC4;
}

.commentlist cite
{
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 5px 5px 2px 3px;
margin-bottom: 5px;
}

.commentlist a:link
{
border: none;
text-decoration: none;
font-weight: bold;
color: #83939D;
}

.commentlist a:visited
{
border: none;
text-decoration: none;
font-weight: bold;
color: #83939D;
}

.commentlist a:hover
{
border: none;
text-decoration: none;
font-weight: bold;
color: #83939D;
}

.commentlist a:visited:hover
{
border: none;
text-decoration: none;
font-weight: bold;
color: #83939D;
}

.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited
{
text-decoration: none;
color: #83939D;
}

#comment
{
width:80%;
}

/*** Headings Format ***/

h1
{
font-size: 36px;
color: #666666;
}

h2
{
font-family: Arial, sans-serif; 
display: block;
font-size: 16px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3
{
font-family: Arial, sans-serif; 
display: block;
font-size: 14px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3.posttitle   
{
font-family: Arial, sans-serif; 
font-size: 19px;
font-weight: bold;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 12px;
margin-bottom: 5px;
border-top: 2px solid #BC0005;
background:#fff;
}

.posttitle a:link
{
font-size: 19px;
color: #466781;
font-weight: bold;
}

.posttitle a:visited
{
font-size: 19px;
color: #466781;
font-weight: bold;
}

.posttitle a:hover
{
font-size: 19px;
color: #466781;
font-weight: bold;
text-decoration: none;
}

.posttitle a:visited:hover
{
text-decoration: none;
}

h4
{
font-family: Arial, sans-serif; 
margin-top: 15px;
font-size: 13px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h5
{
font-family: Arial, sans-serif; 
margin-top: 15px;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

/*** Misc Format ***/

.date
{
font-size: 18px;
float: right;
text-transform: uppercase;
letter-spacing: -2px;
padding: 3px 5px 3px 5px;
margin-top: 17px;
text-align: center;
color: #B4BCC1;
}

.entry
{
margin-bottom: 5px;
font-family: Arial, sans-serif; 
}
                         /*Contained Floats Fix*/
.post
{
display: block;
overflow:hidden;
width:98%;
}
                     /*Code*/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #798288;
color: #666666;
background: #efefef;
}

/*#searchform {
margin-left: 5px;
	}*/

/*** Navigation Format ***/

#navigation 
{
   background:#3B4F5F url(./images/navon.gif) repeat-x scroll 0 0;
   float:left;
   font-family:Arial,Sans-Serif;
   height:30px;
   margin-bottom:4px;
   width:980px;
}

#navigation li {
  border-color:#DFDAC3;
  border-right:1px solid #DFDAC3;
  float:left;
}

#navigation ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
    margin: 0;
    padding: 0;
}

#navigation ul li {
    position: relative;
    margin: 0;
    padding: 0;
}

#navigation ul li a 
{
    display: block;
    font-size: 10px;
    letter-spacing: 1px;
    margin: 0;
    padding: 9px 7px;
    text-transform: uppercase;
}

#navigation li form 
{
   float:left;
   padding:6px 18px;
}


#navigation a 
{
color:white;
}


#navigation ul li a:hover
{
background: #3B4F5F url(./images/navoff.gif) repeat-x;
}

#navigation a:visited
{
font-weight: bold;
}


.button
{
  float:left;
  margin-left:5px;
  margin-top:2px;
}


/*** Calendar Format ***/

#wp-calendar 
{
empty-cells: show;
margin: 10px auto 0;
width: 160px;
}

#wp-calendar #next a 
{
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a 
{
padding-left: 10px;
text-align: left;
}

#wp-calendar td 
{
padding: 2px 0;
text-align: center;
}

#wp-calendar th 
{
/*padding: 3px 0;*/
text-align: center;
}

#wp-calendar caption 
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}

img 
{	
border:none; 
}

.alignright {
    float: right;
}


.alignleft {
    float: left
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 0;
}

.wp-smiley
{
padding: 0;
}

.textwidget
{
margin: 2px 5px 2px 5px;
}

#datasiora
{
color:#FFFFFF;
float:left;
font-family:Georgia,Sans-Serif;
padding-left:10px;
padding-top:6px;
}

#newsletter
{
margin-left:10px;
}

.xoxo blogroll {
}

.linklove {
display:none;
}

#leftnav .widget_categoryposts p.post-date,
#rightnav .widget_categoryposts p.post-date {
font-size:10px;
font-style:italic;
margin:0;
text-align:right;
}

.sym {
margin-right:3px;
}
