/*
Theme Name: Raymond - 2
Theme URI:http://www.RaymondBobar.com
Description: Wordpress theme designed by Raymond (v2). Implemented by m_Code www.mcode.ro
Version: 2.0
Author: Raymond Bobar
Author URI:http://www.raymondbobar.com/
Tags:white, fixed-width, two-columns, right-sidebar

	"Raymond v2" by Raymond Bobar

	This theme was designed by Raymond
	Bobar. Implemented by www.mcode.ro

*/

body {
   font-family: Helvetica, Arial, serif;
   font-size:11px;
   font-style:normal;
   font-variant:normal;
   font-weight:normal;
   line-height:15px;
}

a {
   text-decoration:none;
   color:#808080;
   font-weight:normal;
}

a:hover {
  color:#FF931E;
}


hr{
   margin:15px 0px 15px 0px;
   border:0;
   border-top:1px solid #000;
   width: 525px;
   color:#000;
   clear:both;
}

#wrapper {
   width: 799px;
   margin:15px auto;
   padding: 15px 16px;
   clear: both;
   border: 1px solid #000;
   margin-bottom: 45px;
}


/*********************** HEADER *****/


#header {
   margin: 0px;
}

#logo {
   width:auto;
   padding: 0px;
}

#logo a {
  color: #000;
  font-weight: bold;
}

#logo h2 {
  display: none;
}

#blurb {
   display: none;
}


/*********************** NAV *****/

#nav {
  width: 800px;
  height: 30px;
  margin: 15px 0px 15px 0px;
}


#nav ul {
   height: 30px;
   float:left;
}

#nav li {
   float:left;
   display:inline;
   width: 120px;
   margin: 0px 15px 0px 0px;
}
#nav li a {
   font-weight:bold;
   display:block;
   padding: 7px 15px 8px 15px;
   color: #fff;
   background-color: #000;
}

#nav li.current_page_item a,
#nav li.current_page_ancestor a,
#nav li.current_page_parent a {
   background-color:#F7931E;
}

#nav li a:hover {
   background-color:#F7931E;
}


#nav ul li ul {
  display: none;
}


/*********************** SEARCH *****/

#nav ul li.search {
   border: 1px solid #000;
   overflow: hidden;
   height: 22px;
   margin: 0px 0px 0px 0px;

   width: 107px;
   padding: 6px 5px 0px 10px;

}

#nav #searchform #searchsubmit {
   display: none;
}

#nav form {
   display: inline;
   float: left;
}


#nav #searchform #s {
  display: inline;
  float: left;
  border: 0px;
  font-weight: bold;
  font-size: 11px;
  line-height: 15px;
  background-color:#fff;
  width: 100px;
}

#category-title {
  font-weight: bold;
  border-bottom: 1px solid #000;
  padding: 0px 0px 14px 0px;
}





/*********************** CONTENT *****/



#content {
  width: 525px;
  float:left;
  padding:0 0 15px 0;
}


.page h1 {
  display: none;
}

.page .info,
.work .info
 {
  display: none;
}

.post {
  padding:0px 0px 0px 0px;
  font-family: Georgia, Times, Times New Roman, serif;

}

.post p {
  margin: 15px 0px 15px 0px;
  font-size: 12px;
  line-height: 20px;
/*  overflow: hidden; */
}

.post em{
  font-style:italic;
}

.post h2 {
   font-size:18px;
   margin:25px 0 10px 0;
   font-weight:normal;
   color: #000;
}

.post h1, .post h1 a{
   font-family: Georgia, Times, Times New Roman, serif;
   font-size:21px;
   margin: 10px 0px 10px 0px;
   font-weight: normal;
   line-height:30px;
   color: #000;
}

.post h3, .post h4 {
   font-family:Georgia;
   font-size:14px;
   margin:15px 0 10px 0;
   font-weight:normal;
}
.post h4 {
   font-size:12px;
}
.post h1 a:hover,
.post h2 a:hover, 
.post h3 a:hover, 
.post h4 a:hover {
   color:#F7931E;
}

.post .indent {
  padding-left: 15px;
}

.post .indent p {
  padding-left: 15px;
}

.post small,
.post .info {
  font-size:10px;
}

.post small a,
.post .info a {
  font-weight:bold;
}

.post .info,
.post small.info {
  color: #808080;
}

.post .alignright {
  float:right;
  margin-left:15px;
}

.post .alignleft {
  float:left;
  margin-right:15px;
}

.post .aligncenter {
  margin:0 auto;
  display:block;
}

.post abbr {
  font-weight:normal;
}

.post ul{
  list-style:circle;
  margin:0 0 0 15px;
}

.post ol{
  list-style:decimal;
  margin:0 0 0 30px;
}

.post .wp-caption {
  background:#f7f7f7;
  border:1px solid #ccc;
  margin:10px;
  text-align:center;
  padding:5px 0 0;
}

.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:1px solid #ccc;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}


/************** COMMENTS ********/

#comments  {
  font-family: Georgia, Times, Times New Roman, serif;
}

#comments h3,
#comments h4 {
  font-family: Helvetica, Arial, serif;

  font-weight:bold;
  border-bottom: 1px solid #000;
  padding: 0px 0px 14px 0px;
  margin: 0px 0px 15px 0px;
}

#comments h4.center{
  text-align: left;
 
}



#comments span.info {
  color: #808080;
  display: inline;
  float: left;
  margin: 0px 15px 15px 0px;
  font-size: 16px;
  font-weight: bold;
}

#comments a.url {
  /*color: #F7931E;*/
  font-weight: bold;
}

#comments a.url:hover {
  color: #000;
}

#comments img.avatar {
  float: left;
  display: inline; 
  margin: 0px 15px 15px 0px;
}

#comments cite{
 font-size: 12px;
 color:#808080;
 display: inline;
 float: left;
  margin: 0px 0px 15px 0px;
}

#comments em {
  font-style:italic;
}


#comments ol.commentlist li {
  margin: 0px 0px 15px 0px;
  border-bottom: 1px solid #808080;
  padding: 0px 0px 10px 0px;
}

#comments p {
  font-size: 12px;
  line-height: 20px;
  margin: 5px 0px 5px 0px;
  clear: both;
}

#comments p a {
  color: #444;
}

#comments ul.formlist {
}

#comments ul.formlist li {

}
#comments ul.formlist p{
}

#comments input {
   width: 525px;
   margin: 0px 0px 15px 0px;
}
#comments textarea {
   width: 525px;
   margin: 0px 0px 15px 0px;
}

#comments li.submitbutton input {
   width: 200px;
}




/******************** SIDEBAR ********/




#sidebar {
  width:255px;
  float:right;
  margin: 0px 0px 45px 15px;
}

#sidebar h3 {
  padding: 0px 0 0px 0;
  font-weight: bold;
  padding: 15px 0px 14px 0px;
  border-bottom: 1px solid #000;
  margin: 0px 0px 15px 0px;
}

#sidebar .block {
  margin: 0px 0px 30px 0px;
}


#sidebar .block ul {
}

#sidebar .block ul .children{
  padding: 0 0 0 15px;
}

#sidebar .block li {

}

#sidebar .block li a {
   line-height: 15px;
   padding: 2px 0px 2px 0px;
   display:block;
}

#sidebar .block li.current-cat a {
  color: #FF931E;
}


#sidebar .block li a:hover {

}

#sidebar .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
border-bottom:1px dotted #ccc;
margin:0 0 5px;
}


#sidebar .widget_recent_comments li {
  margin: 0px 0px 5px 0px;
}

#sidebar .widget_recent_comments li a {

}

#sidebar .widget_recent_comments li a:hover{
}
#sidebar .widget_recent_comments li a:hover {
}


#sidebar .widget_tag_cloud h3 {
margin:0 0 8px;
border-bottom:1px dotted #ccc;
}
#sidebar .widget_text h3 , #sidebar .calendar h3{
border-bottom:1px dotted #ccc;
}
#sidebar .calendar h3{
display:none;
}
#sidebar #wp-calendar {
width:95%;
text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}
#sidebar #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}
#sidebar #wp-calendar th {
font-weight: bold; 
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
#sidebar #wp-calendar tfoot td{
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}




/******************** WORK SIDEBAR ********/
#work-block ul li {
 margin: 13px 0px 45px 0px;

}
#work-block ul li a {
  color: #000;
  font-weight: bold;
  font-weight: normal;
}

#work-block ul li.current_page_item a {
  color: #FF931E;
  font-weight: bold;
  font-weight: normal;
}

#work-block ul li ul {
  border-top: 1px solid #000;
  margin: 12px 0px 0px 0px;
  padding: 12px 0px 0px 0px;
}

#work-block ul li ul li {
  margin: 0px;
  padding: 0px; 
  border: 0px;
}

#work-block ul li ul li a,
#work-block ul li.current_page_item ul li a
 {
  color: #808080;
  font-weight: normal;
}

#work-block ul li ul li a:hover {
  color: #FF931E;

}


#work-block ul li ul li.current_page_item a{
  color: #FF931E;
}




/*********** FOOTER ***********/
#footer {
   clear: both;
}
