/*
Theme Name: donegal_manor_concept
Theme URI: http://www.donegalmanor.com
Description: donegal manor theme
Version: Alpha 1.0
*/

/**************
* global styles
**************/

* {margin: 0; padding: 0;}

body {
  font: 0.8125em/1.5 Verdana, sans-serif;
  color: #000;
  text-align: center;
  background:url(images/wp_damask_007.gif) #ccc;
}

img {
  border: 0;
}

.center {
  text-align:center;
}

a, a:visited {
  color: #900;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #000;
  text-decoration: underline;
  font-weight: bold;
}

h1, h2, h3, h4, h5 {
  font-family: arial, Verdana, sans-serif;
  font-weight: bold;
  color: #900;
}

h1 {
  font-size: 2em;
  margin-bottom: 2px;
}

h2 {
  font-size:1.5em;
  font-weight:bold;
  margin-top: 10px;
}

h3 {
  font-size: 12pt;
}

h4 {
  font-size: 11pt;
  margin-top: 8px;
  margin-bottom: 8px;
}

h5 {
  font-size: 11pt;
  margin-top: 4px;
  margin-bottom: 8px;
}

p {
  margin:0;
  padding:0;
  margin-top: 4px;
  margin-bottom: 20px;
}

#main {
  width: 750px;
  margin:0 auto;
  padding: 20px;
  background: #fff;
  text-align: left;
}

/***************
* header and nav
***************/

h1 a {
  background: url(images/donegal-manor_logo_01.png) no-repeat scroll left top transparent;
  width:210px;
  height:80px;
  display: block;
  text-indent: -10000px;
  float:left;
  margin:-15px 0 15px -15px;
}

img.right {
  float:right;
  clear:none;
}

img.left {
  float:left;
  clear:none;  
}

#themenu {
  width: 100%;
  padding:0;
  margin:10px 0 0 0;
  clear:both;
  background: url(images/menu_ul_bg_01.gif) #900 repeat-x;
}

#themenu ul {
  text-align: left;
  padding: 7px;
  margin: 0;
}

#themenu ul li {
  display: inline;
  padding: 0;
  margin: 0;
}

#themenu ul li a {
  font: 1.1em Helvetica, Arial, Sans-Serif;
  padding: 10px 10px 5px 10px;
  margin: 0;
  text-decoration: none;
  font-weight: bold;
  color: #e7e7e7;
}

#themenu ul li a:hover {
  color: #f7f7f7;
  text-decoration: none;
  border-bottom: 3px solid #f7f7f7;  
}

#themenu ul li.current_page_item a,
#themenu ul li.current_page_item a:hover {
  color: #fff;
  text-decoration: none;
  border-bottom: 5px solid #fff;
}

#flash {
  padding: 0;
  margin: 0;
}

/*************
* content
**************/

* html #content {
  height: 100%; /* kill peekaboo bug in IE */
}

#content {
  font-size: 0.88em;
  line-height: 1.8em;
  padding-left: 10px;
  margin-right: 288px;
}

#content ul {
  text-align: left;
  margin: 0;
  padding: 20px 0 20px 20px;
}

#content ul li {
  margin: 0;
  padding-bottom: 5px;
  margin: 0;
}

#commentform input {
  width: 170px;
  padding: 2px;
  margin: 5px 5px 1px 0;
  }

#commentform textarea {
  width: 98%;
  padding: 2px;
  }

#commentform #submit {
  margin: 0;
  float: right;
  }

#meta {
  font-size: 9px;
  font-weight: bold;
  margin-bottom: 8px;
}

/**************
* sidebar
**************/

#sidebar {
  float: right;
  width: 250px;
  margin:20px 0;
}

#sidebar h4 {
  font-size: 1.2em;
  background: url(images/h3_bg_01.gif) #900 repeat-x;
  color: #e7e7e7;
  padding: 4px;
  width: 242px;
  text-align: center;
  text-transform: uppercase;
}

.sidebar_module {
  font-size: 0.88em;
  text-align: center;
  padding-bottom:0;
  margin-bottom:10px; 
  background:#eee;
}

.sidebar_module p {
  padding:0 5px;
}

.sidebar_module_no_gold {
  font-size: 0.88em;
  text-align: center;
  padding-bottom: 14px;
  margin-bottom: 8px; 
  background:#eee;
}

.sidebar_bttm_fade {
  height:11px;
  background:#eee;
}

#sidebar img {
  padding: 2px;
}

#sidebar ul {
  text-align: left;
  padding: 8px;
  margin: 0;
}

#sidebar ul li {
  padding: 0;
  margin: 0;
  list-style: none;
  padding-bottom: 8px;
  padding-left: 24px;
  background-image:url("images/bullet.gif"); 
  background-repeat: no-repeat;
  background-position: 6px 4px;
}

#sidebar ul li a {
}

#sidebar ul li a:hover {
  color: #000;
}

blockquote.withquote {
  margin-left: 5px;
  margin-right: 5px;  
  background:url(images/quote.gif) no-repeat;
  background-position:top left;
  padding-left:5px;
  padding-top:10px;
} 

p.withunquote {
  background: url(images/unquote.gif) no-repeat;
  background-position:bottom right;
  padding-right:5px;
  padding-bottom:10px;
}

p.name_date {
  padding-right:5px;
  text-align: right;
  font-size: 0.88em;  
  font-weight: bold;
  color: #900;
}

#latest_news {
  text-align: left;
}

.feed {
  padding-left: 18px;
  margin-left: 8px;
  background: url(images/feed-icon-12x12.gif) no-repeat;
  background-position: 0px 1px;
}

#facebook {
  margin:20px 0;
}

/**************
* footer
**************/

#footer {
  font-size: 11px;
  background: #900;
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
}

#footer ul {
  text-align: left;
  padding: 4px;
  margin: 0;
  background: url(images/h3_bg_01.gif) #900 repeat-x;  
}

#footer ul li {
  display: inline;
  padding: 0;
  margin: 0;
}

#footer ul li a {
  padding: 20px 10px;
  margin: 0;
  text-decoration: none;
  font-weight: bold;
  color: #e7e7e7;
}

#footer ul li a:hover {
  text-decoration: underline;
}

#copy {
  font-size: 10px;
  text-align: left;
  margin-bottom: 10px;
}

/**************
* tables      *
**************/

table {
  width: 100%;
  border-style: solid;
  border-width: 1px;
  border-top: none;
  border-left: none;
  border-color: #c9c9c9;
  margin: 0px 0px 16px 0px;
  padding: 0px;
}

th {
  background-color: transparent;
  border-color: #c9c9c9;
  padding: 4px 6px;
  border-style: solid;
  border-width: 1px;
  border-bottom: none;
  border-right: none;
  font-weight: bold;
}

td {
  font-size: 11px;
  background-color: transparent;
  border-color: #c9c9c9;
  padding: 4px 6px;
  border-style: solid;
  border-width: 1px;
  border-bottom: none;
  border-right: none;
  vertical-align: top;  
}
