/*
Theme Name: Orna Ross
Theme URI: http://www.agiletech.ie
Description: Official WordPress theme for Orna Ross.
Version: 1.0
Author: ferre
Author URI: http://www.agiletech.ie
Tags: autumn colours, fixed width
*/



/* ----------------------------------- GENERAL */

html {
overflow-x: hidden;
}
body {
margin: 0;
background: #e5c6a4;
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
font-color: #000;
}
ul, ol, li, h1, h2, h3, h4, p, form {
padding: 0;
margin: 0;
}
.clear {
clear: both;
font-size: 0px;
}
a:link img, a:visited img {
border: none;
}

/* ----------------------------------- BACKGROUND-LAYOUT */

#wallcovering {
position: relative;
}
#modding {
background: url(images/header_modding.png) repeat-x top;
height: 16px;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 3;
}
#wallcovering #wall1 {
position: absolute;
z-index: 1;
left: 0;
top: 0;
height: 402px;
width: 50%;
margin-left: -485px;
background: url(images/main_bg.png) repeat-x top right;
}
#wallcovering #wall2 {
position: absolute;
z-index: 1;
top: 0;
right: 0;
height: 402px;
width: 50%;
margin-right: -485px;
background: url(images/main_bg.png) repeat-x top left;
}
#background-fix {
position: absolute;
height: 100%;
width: 100%;
z-index: 2;
}
#wrapper {
width: 970px;
margin: auto;
background: url(images/main_bg.png) repeat-x top right;
}

/* ----------------------------------- HEADER */

#header {
height: 217px;
position: relative;
}
#header #frame_orna {
background: url(images/header_frame_orna.jpg) no-repeat;
width: 139px;
height: 142px;
position: absolute;
left: 7px;
top: 42px;
}
#header a {
position: absolute;
left: 146px;
top: 81px;
display: block;
background: url(images/header_logo.jpg) no-repeat;
width: 209px;
height: 71px;
}
#header #frame_1 {
background: url(images/header_frame_1.jpg) no-repeat;
width: 194px;
height: 139px;
position: absolute;
right: 209px;
top: 42px;
}
#header #frame_2 {
background: url(images/header_frame_2.jpg) no-repeat;
width: 183px;
height: 139px;
position: absolute;
right: 6px;
top: 42px;
}
#header #frame_3 {
height: 132px;
width: 124px;
position: absolute;
top: 46px;
background: url(images/header_frame_3.jpg) no-repeat;
left: 408px;
}

/* ----------------------------------- NAVIGATION */

#nav {
height: 56px;
background: url(images/nav_bg.png) no-repeat center;
margin: -10px 0 0 6px;
padding: 0;
list-style-type: none;
width: 957px;
font-family: Times New Roman;
}
html>/**/body #nav, x:-moz-any-link, x:default { margin: -10px 0 0 7px; } /* Only FireFox 3 */
#nav h2 {
display: none;
}
#nav li {
list-style-type: none;
backgrzound: red;
}
#nav ul {
padding-top: 6px;
line-height: 37px;
margin-left: 24px;
width: 910px;
position: absolute;
z-index: 2;
}
#nav ul li {
float: left;
margin: 0 0 0 26px;
text-align: center;
font-size: 13pt;
display: inline;
height: 37px;
position: relative;
}
#nav ul li a:link, #nav ul li a:visited, #nav ul li a:active {
color: #8f6336;
text-decoration: none;
display: block;
float: left;
height: 100%;
padding: 0 10px;
}
#nav li ul li a:hover {
color: #fff;
background: url(images/nav_bg_hover.png) repeat-x;
}

#nav ul li ul li a:hover { background: none !important; }

#nav .current_page_item a:link, #nav .current_page_item a:visited, #nav .current_page_parent a:link, #nav .current_page_parent a:visited {
color: #fff;
background: url(images/nav_bg_sel.png) repeat-x;
}

#nav .current_page_parent .current_page_item {
background: url(images/submenu_sel.png) no-repeat 0% 50%;
}

#nav ul .current_page_parent ul li a:visited {
background: none;
}
#nav .current_page_parent ul a:link, #nav .current_page_parent ul a:visited {
color: #382900;
}
#nav ul ul {
display: none;
position: absolute;
left: 0;
top: 37px;
width: auto;
/* padding: 0 0 5px 0; */
line-height: 14pt;
margin: 0;
background: #fee39c url(images/submenu_bg.png) repeat-x top;
-moz-box-shadow: 0 10px 10px rgba(80,71,48,0.5);
-webkit-box-shadow: 0 10px 10px rgba(80,71,48,0.5);
box-shadow: 0 10px 10px rgba(80,71,48,0.5);
}
#nav ul li ul li {
display: block;
margin: 0;
font-size: 11pt;
position: static;
height: auto;
width: 150px;
text-align: left;
padding: 0;
border-top: 1px solid #fff4d6;
}
#nav ul li ul li a:link, #nav ul li ul li a:visited, #nav ul li ul li a:active {
float: none;
height: 100%;
color: #382900;
display: block;
padding: 5px 10px;
}
#nav ul li ul li a:hover {
text-decoration: underline;
color: #000;
background: none;
}
#nav li ul li a:link.nav_hover, #nav li ul li a:visited.nav_hover, #nav li ul li a:active.nav_hover {
color: #fff;
background: url(images/nav_bg_hover.png) repeat-x;
}
#nav li ul li ul li a:link.nav_hover, #nav li ul li ul li a:visited.nav_hover, #nav li ul li ul li a:active.nav_hover { background: none; color: #000; }

#nav ul ul ul {
	left: 150px;
	top: 0;
	background: #e8be52 url(images/orange_shadow.gif) repeat-y left;
	padding-top: 0;
	margin-top: 6px;
	-moz-box-shadow: 3px 10px 10px rgba(80,71,48,0.5);
	-webkit-box-shadow: 3px 10px 10px rgba(80,71,48,0.5);
	box-shadow: 3px 10px 10px rgba(80,71,48,0.5);
}

#nav .current_page_ancestor .current_page_parent { background: url(images/arrow_left.gif) 95% 50% no-repeat; }
#nav .current_page_ancestor .current_page_parent a:link, #nav .current_page_ancestor .current_page_parent a:visited { background: none; }
#nav .current_page_ancestor .current_page_parent a:link, #nav .current_page_ancestor .current_page_parent a:visited,
#nav .current_page_ancestor .current_page_parent a:hover { color: #fff; }
#nav .current_page_ancestor .current_page_parent li a:link,#nav .current_page_ancestor .current_page_parent li a:visited,
#nav .current_page_ancestor .current_page_parent .current_page_item a:link, #nav .current_page_ancestor .current_page_parent .current_page_item a:visited { color: #000; }

/* ----------------------------------- HOME */

#home_bottom_fix {
height: 70px;
}
#home_bottom {
position: absolute;
height: 146px;
width: 903px;
margin-top: -76px;
z-index: 2;
}
#getitwritten {
background: url(images/banner_getitwritten.jpg) no-repeat;
width: 460px;
height: 124px;
position: absolute;
bottom: 11px;
right: 0;
}
#getitwritten a {
display: block;
width: 116px;
height: 28px;
margin: 89px 0 0 338px;
}
#getitwritten a:hover {
background: url(images/banner_getitwritten_hover.png) no-repeat;
}
#contact_orna {
background: url(images/contacts_bg.png) no-repeat;
height: 124px;
width: 443px;
position: absolute;
bottom: 2px;
left: 0;
margin-left: -20px;
}
#contact_orna a {
display: block;
position: absolute;
height: 25px;
line-height: 25px;
padding-left: 33px;
}
#contact_orna #email_link {
background: url(images/icon_email.png) no-repeat 0% 50%;
left: 130px;
top: 50px;
}
#contact_orna #facebook_link {
background: url(images/icon_facebook.png) no-repeat 5% 50%;
top: 50px;
left: 257px;
}
#contact_orna #twitter_link {
background: url(images/icon_twitter.png) no-repeat 3% 50%;
left: 130px;
top: 80px;
}

/* ----------------------------------- CONTENT */

#contentbox {
width: 903px;
margin: auto;
background: #fff;
position: relative;
min-height: 130px;
height: auto !important;
height: 130px;
padding: 15px 20px 80px 20px;
}
.content {
width: 665px;
float: left;
display: inline;
}
hr {
margin: 0 0 7px 0;
border: 0;
border-bottom: 1px solid #ddd;
height: 0px;
}
p {
padding: 5px 0;
text-align: justify;
line-height: 1.4;
}
h1 {
font-size: 18pt;
font-weight: normal;
color: #000;
}
h2 {
font-size: 16pt;
font-weight: normal;
margin-bottom: 3px;
}
h2 a:link, h2 a:active, h2 a:visited {
text-decoration: none;
}
h3 {
font-size: 12pt;
font-weight: bold;
margin: 10px 0 3px 0;
}
a:link, a:active {
color: #3c607b;
text-decoration: underline;
}
a:visited {
color: #7e9bb1;
}
a:hover {
color: #fe6000;
}
.paginator .alignleft {
float: left;
}
.paginator .alignright {
float: right;
}
.archive_content .post-time {
margin-bottom: 5px;
}
blockquote {
margin-left: 20px;
border: 1px dashed #555;
background: #f5f5f5;
color: #333;
padding: 5px 10px;
font-size: 9pt;
}
.content ul, .content ol {
margin: 5px 20px;
}
.content ul li, .content ol li {
padding: 3px 0;
}
#back_link {
float: right;
margin-top: 4px;
font-size: 11pt;
}
.alignleft {
float: left;
padding: 0 5px;
}
.alignright {
float: right;
padding: 0 5px;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
padding: 5px 0;
}

/* ----------------------------------- POST */

.post {
padding: 0 0 10px 0;
}
.post-time {
font-size: 9pt;
color: #777;
margin-bottom: 5px;
}
.post-comment {
text-align: right;
}
.post-pages {
text-align: left;
margin-bottom: 5px;
}
.post-pages a:link, .post-pages a:visited, .post-pages a:active {
border: 1px solid #ccc;
background: #eee;
padding: 2px 5px;
text-decoration: none;
margin-top: 10px;
}
.post-pages a:hover {
background: #fff;
}
.post-pages strong {
margin-right: 5px;
}
.post-author {
font-size: 9pt;
float: left;
}
.post-author span {
color: #555;
}
.comment-title {
height: 29px;
line-height: 29px;
background: url(images/comment_bg.png);
padding-left: 10px;
font-size: 9pt;
color: #555;
}
.comment-time {
float: right;
margin-right: 10px;
font-size: 8pt;
display: inline;
}
.commentlist {
width: 562px;
list-style-type: none;
padding: 10px 10px 15px 10px;
}
.commentlist li {
margin-top: 10px;
}
.comment_moderation {
color: red;
text-align: center;
position: absolute;
width: 562px;
}
.comment-title cite {
font-size: 10pt;
color: #000;
}
.commentlist p {
margin-left: 15px;
}

/* ----------------------------------- SIDEBAR */

#sidebar {
float: right;
width: 220px;
padding-top: 20px;
display: inline;
}
#sidebar #banner1, #sidebar #banner2 {
width: 139px;
height: 79px;
padding: 10px 0 0 78px;
}
#sidebar #banner1 {
background: url("images/banner_buy.png") no-repeat;
}
#sidebar #banner1 a {
display: block;
width: 91px;
height: 38px;
}
#sidebar #banner1 a:hover {
background: url(images/banner_buy_hover.png) no-repeat;
}
#sidebar #banner2 {
background: url("images/banner_signup.png") no-repeat;
}
#sidebar #banner2 a {
display: block;
width: 130px;
height: 33px;
}
#sidebar #banner2 a:hover {
background: url(images/banner_signup_hover.png) no-repeat;
}
#sidebar_widgets {
background: url(images/sidebar_bg.png) repeat-y;
}
#sidebar_widgets_top {
background: url(images/sidebar_bg_top.png) no-repeat top;
padding: 10px 0 0 0;
height: 100%;
displzay: none;
}
#sidebar_widgets_bottom {
background: url(images/sidebar_bg_bottom.png) no-repeat bottom;
padding: 0 0 10px 0;
height: 100%;
}

/* ----------------------------------- WIDGETS */

#sidebar .widget {
padding: 10px;
list-style-type: none;
border-bottom: 1px solid #d2c591;
}
#sidebar .widget h3 {
color: #7b7351;
font-weight: normal;
font-size: 12pt;
margin-top: 5px;
}
.widgettitle {
margin-top: 5px;
color: #725c45;
}
#b_archive {
height: 30px;
line-height: 30px;
text-align: center;
width: 100%;
display: block;
background: url(images/b_archive.png) no-repeat;
font-size: 12pt;
text-transform: capitalize;
}
#sidebar_widgets a#b_archive:link,  #sidebar_widgets a#b_archive:visited, #sidebar_widgets a#b_archive:active {
color: #fff;
text-decoration: none;
}
#sidebar_widgets a#b_archive:hover {
text-decoration: underline;
}
.widget_archive {
height: 30px;
position: relative;
}
.widget_archive div {
position: absolute;
width: 210px;
}
#searchform * {
float: left;
}
#searchform h3 {margin: 5px 10px 0 0;background: url(images/icon_search.png) no-repeat 0% 50%;padding-left: 22px;color: #7b7351}
#searchform select {margin: 5px 10px 0 0;}
#searchform #s { margin: 5px 5px 0 0;width: 160px }
#searchform #searchsubmit {
margin: 5px 0 0 0;
width: 29px;
height: 20px;
background: url(images/b_go.png);
border: 0;
}
#sidebar_widgets .widget ul {
list-style-type: square;
list-style-position: inside;
}
#sidebar_widgets a {
color: #61583e;
}
#sidebar .widget_text * {
margin: 0;
padding: 0;
}


/* ----------------------------------- FOOTER */

#footer a {
display: block;
width: 80px;
height: 50px;
position: absolute;
margin: -35px 0 0 0;
}
#contentbox_bottom {
position: absolute;
right: 0;
margin-right: -16px;
_margin-right: -17px;
bottom: 0;
background: url(images/content_bg_bottom.png) no-repeat;
width: 959px;
height: 76px;
}
#footer {
background: url(images/footer_bg.png) no-repeat center;
width: 959px;
margin-left: 13px;
height: 25px;
color: #a38360;
text-align: right;
padding-top: 5px;
font-size: 10pt;
}

.widget_text {
	position: relative;
	overflow: hidden;
}
#sidebar {
	margin-bottom: 1em;
}