﻿/*
Theme Name: Orange Butterfly
Theme URI: http://www.eristavi.net
Description: 3 colloms orange layout Gadget ready with dhtml Menu for Pages/subpages. XHTML 1.0 Strict and optimised for Search Engines.
Version: 1.1
Author: Revaz Eristavi / Modified from Highlands by Design
Author URI: http://www.eristavi.net

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Base Elements */

* {margin: 0; padding: 0; border: 0; list-style: none;}

body {font: 75%/150% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif; color: #333; background: url('images/shadow_left.png') repeat-y #fff; padding: 0 335px; text-align: center;}

#sizer {margin: 0 auto; width: 100%; text-align: left; max-width: 100%;}
#expander {margin: 0 -335px; min-width: 650px; position: relative;}

/*\*/
* html #expander {height: 0;}
/* */


a {text-decoration: none; color: #999; font-weight: bold; background: transparent;}
a:hover {text-decoration: underline; color: #A66;}

small {text-align: right; margin: 1em 0;}

h1 {font-size: 1.5em;}
h2, h3, h4 {font-size: 1.2em; border-bottom: 1px dashed #ddd;}

hr {margin: 0 auto; clear: both; border-top: 1px solid #ddd;}

.date {color: #fc6; padding: 0.5em 1em; text-align: right; float: right;}
.date1 {font-size: 3em; display: block;}
.date2 {font-size: 2em; display: block;}
.date3 {font-size: 2em; display: block; font-weight: bold; color: #eb6}

.more-link {display: block; text-align: right;}
.pageInfo {font-size: 0.8em; color: #aaa; text-align: right; border-top: 1px dashed #ccc; border-bottom: 1px dashed #ccc; padding: 1em; clear: both;}

.fifty {width: 40%; text-align: center;}

.boxedup {background: #fff url('images/gradient.png') top repeat-x; border: 1px solid #eee; padding: 0.5em; margin: 0.5em;}
.boxedin {background: #fff url('images/gradient.png') 0 -20px repeat-x; border-top: 1px solid #eee; padding: 0 1em; margin: 0 120px 0 0.5em; text-align: right;}

/* End Base Elements */

/* Begin Layout Elements */

#newheader {background: url('images/page_header.png') repeat-x; text-align: left; padding-top: 30px;}
#headerimage {height: 180px; background: url('images/page_logo.png') top right no-repeat; list-style: none;}
#newheader h1 {padding: 65px 0 5px 20px; border: 0;}
#newheader h1 a {font-size: 2em; font-variant: small-caps; color: #d40;}
#newheader h1 a:hover {
	color: #F9D900;
	text-decoration: none;
}
#newheader h2 {color: #333; font-size: 1.3em; padding-left: 20px; font-weight: normal; border: 0; margin-top: 10px;}

#wrapper1 {background: url('images/shadow_right.png') top right repeat-y; padding: 1px;}

.outer {margin-left: 235px; margin-right: 210px;}
.float-wrap {float: left; width: 100%; margin: 0 -1px 0 0;}

#column1 {float: right; width: 99%; position: relative; background: url('images/front_page.png') top right no-repeat;}
#column1 p {margin: 0.5em 0.5em 1em 1em; line-height: 1.5em; text-align: justify;}
#column1 h1, #column1 h2, #column1 h3 {color: #aaa; font-family: Georgia, "Times New Roman", Times, serif; padding: 5px 0; border-bottom: 1px dashed #aaa; margin: 0.5em 0; text-align: left;}
#column1 h2 {font-size: 1.5em;}
#column1 h2.firstheading {background: url('icons/sun.gif') 0 5px no-repeat; padding-left: 25px; margin-right: 125px;}
#column1 h2 a {color: #999;}
#column1 h2 a:hover {color: #666;}
#column1 ul, #column1 ol {margin: 0.5em; padding: 0.5em;}
#column1 ul li {margin: 0 1em; padding: 0.2em; list-style: square inside;}
#column1 ol li {margin: 0 3em; padding: 0.2em; list-style: decimal outside;}
#column1 blockquote {margin: 15px; padding: 0 0 10px 30px; font-style: italic; background: url('images/blockquote.png') 0 0 no-repeat;}
#column1 blockquote p {margin: 1em 2em 0 0;}

#column2 {float: left; position: relative; width: 205px; margin-left: -205px; font-size: 0.8em;}
.container-left {margin-right: 30px; color: #ffc; }

#column3 {float: right; position: relative; width: 182px; margin-right: -182px; font-size: 0.8em;}
.container-right {margin-left: 25px; color: #ffc;}

#footer {background: url('images/shadow_footer.png') top left repeat-x; font-size: 0.8em; clear: both; padding: 20px 10px; margin: 0 210px 0 230px;}
#footer p {text-align: center; margin: 0; padding: 0;}

#back {clear: both; font-size: 0.8em; text-align: right; padding: 10px; clear: both; margin-top: 20px;}
#back a {font-weight: normal;}
#back span {float: left;}
#back strong {color: #006;}

/* End Layout Elements */

/* Begin Navigation Elements */

#navigation {display: block; background: url('images/page_nav.png') repeat; text-align: center; height: 2em; padding: 2px 0; border-top: 1px solid #fff; border-bottom: 2px solid #ccc; }

#nav {padding-left: 35px; min-width: 1000px; margin: 0 auto;}
#nav, #nav ul {
	background: #000000;
	text-align: left;
	font-size: 1.1em;
	list-style: none;
	font-weight: normal;
	z-index: 8;
}
#nav li {float: left; padding: 0; margin: 0;}
#nav a {
	border-right: 2px #FF9900 solid;
	display: block;
	line-height: 2em;
	padding: 0 15px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	border-right: 2px #FF9900 solid;
	color: #FFB340;
	padding: 0 15px;
	line-height: 2em;
}
#nav li ul {
	margin: 0;
	padding: 0;
	font-size: 1em;
	border: 1px #000000 solid;
	position: absolute;
	left: -999em;
	height: auto;
	width: 14em;
}
#nav li li {width: 14em; margin: 0;}
#nav li ul a {
	border-left: 1em #FF9900 solid;
	margin: 0;
}
#nav li ul a:hover {
	border-left: 1em #EA8C00 solid;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {left: auto;}
#nav li:hover, #nav li.sfhover {
	color: #fff;
	background: #000000 url('images/page_nav.png')
}

#page_nav a {display: block; color: #999; padding: 10px; border: 1px solid #eee;}
#page_nav a:hover {color: #999; border: 1px solid #ddd; background: #eee;}

#breadcrumbs {position: absolute; font-size: 0.8em; top: 6px; left: 5px; text-align: left; text-transform: lowercase;}

/* End Navigation Elements */

/* Begin Form Elements */

#searchCSS {font-size: 0.9em; position: absolute; top: 6px; right: 5px;}
#searchform {text-align: center;}
#searchform #s {width: 115px; font-size: 9px; padding: 2px; border: 1px solid #ccc;}
#searchform #s:focus {border: 1px solid #aaa; background: #fafafa;}
#searchsubmit {font-size: 9px; background: #fff url('icons/icon_search.gif') 1px 1px no-repeat; cursor: pointer; padding: 0 0 0 15px; border: 1px solid #aaa;}
#searchsubmit:hover {border: 1px solid #999;}
#submit {cursor: pointer;}

.entry form {text-align: center;}

select {width: 140px;}
#commentform input {width: 170px; padding: 2px; margin: 5px 5px 1px 0; border: 1px solid #ccc; background: #f9f9f9;}
#commentform textarea {width: 95%; padding: 2px; border: 1px solid #ccc; background: #f9f9f9;}
#commentform #submit {color: #666; background: #eee; vertical-align: top;}
#commentform #submit:hover {border: 1px solid #aaa; background: #ddd;}
#commentform input:focus, #commentform textarea:focus, #searchform #s:focus {background: #fff;}

.comment_no {padding: 10px 0; float: right; font-size: 3em; color: #ccc;}

.commentlist {padding: 20px; margin: 0;}
ol.commentlist {margin: 0 !important; padding: 0 !important;}
.commentlist li {clear: both;  list-style-type: none !important; padding: 10px !important; background: #fff url('images/gradient.png') 0 -10px repeat-x;  margin: 10px !important;}
.commentlist li:hover {background-position: 0 0;}

.commentmetadata {border-top: 1px dashed #ec5; clear: both; text-align: right; font-size: 0.8em; font-weight: normal; color: #ca5; margin-top: 20px !important;}

#column1 blockquote.commented {margin-left: 5px; padding: 0 10px 10px 20px; font-style: italic; color: #963; background: url('images/blockquote.gif') 0 0 no-repeat !important;}
#column1 blockquote.commented blockquote, #column1 blockquote.commented ul, #column1 blockquote.commented ul li {background: none !important; margin: 0 !important; padding: 0 !important;}

.commentlist .gravatar {display: block; float:left; padding: 3px; margin: 0 20px 5px 0; border: 2px solid #ccc; background: #eee;}

.alt {clear: both;}

/* End Form Elements */

/* Begin Images */

p img {padding: 0;}
p img[alt="an image"] {float: left; margin: 0 7px 2px 0;}
img.alignright {padding: 4px; margin: 0 0 2px 7px; display: inline;}
img.alignleft {padding: 4px; margin: 0 7px 2px 0; display: inline;}

.center {display: block; margin-left: auto; margin-right: auto;}
.alignright {float: right;}
.alignleft {float: left;}

.images {width: 95%; text-align: center;}
.images img {float: left; clear: both; margin: 0 auto;}

/* End Images */

/* Begin Portlets */

#wp-calendar {
	text-align: center;
	color: #666666;
}
#wp-calendar {width: 100%; background: #fff;}
#wp-calendar caption {
	background: #FFB340;
	font-weight: bold;
}
#wp-calendar thead {
	background: #FFCC66;
}
#wp-calendar #today {
	background: #FFCC66;
}
#wp-calendar a {text-decoration: underline; margin: 0 !important; background: none;}

#column2 ul, #column3 ul {margin-bottom: 1em; padding-bottom: 20px; padding-top: 10px; background: url('images/portlet_header.png') bottom left no-repeat;}
#column3 ul {background-position: bottom right;}
#column2 ul li, #column3 ul li {margin: 0; padding: 5px; background: #f9f9f9 url('icons/sun_tiny.gif') 5px 6px no-repeat;}
#column2 ul li a, #column3 ul li a {margin-left: 20px; display: block; background: #FFF8DC; border: 1px dashed #fc6;}
#column2 ul li a:hover, #column3 ul li a:hover {border-color: #da3;}
#column2 ul li.listHeader, #column3 ul li.listHeader {background: transparent; padding: 0;}
#column2 ul li h2, #column2 ul li h3, #column3 ul li h2, #column3 ul li h3 {margin: 0; padding: 1em 0 0.5em 1.2em; color: #666; background: url('images/portlet_header.png');}
#column3 ul li h2, #column3 ul li h3 {background-position: top right;}
#column2 ul li.calendar {padding: 5px; background: #f9f9f9;}

/* End Portlets */

/* Begin Icons and Stuff */

#column3 .icons {background: #f9f9f9; margin-bottom: 1em; padding-bottom: 5px;}
#column3 dl dd {border-bottom: 1px dashed #fc6; margin: 0 10px 5px 0; padding: 0.5em 1em;}

.icons dt {margin: 0; padding: 1em 0 0.5em 1.2em; font-size: 1.1em; font-weight: bold; color: #999; background: url('images/portlet_header.png') !important;}
.icons a {display: block; height: 16px; padding-left: 25px !important;}
.icons a:hover {background-position: left bottom ;}

.icons .s_delicious {background: url('icons/delicious.gif') no-repeat;}
.icons .s_digg {background: url('icons/digg.gif') no-repeat;}
.icons .s_technorati {background: url('icons/technorati.gif') no-repeat;}
.icons .s_reddit {background: url('icons/reddit.gif') no-repeat;}
.icons .s_magnolia {background: url('icons/magnolia.gif') no-repeat;}
.icons .s_stumbleupon {background: url('icons/stumbleupon.gif') no-repeat;}
.icons .s_yahoo {background: url('icons/yahoo.gif') no-repeat;}
.icons .s_google {background: url('icons/google.gif') no-repeat;}

.iconComment a {padding-left: 20px; background: url('icons/icon_comment.gif') top left no-repeat;}
.iconEdit {background: url('icons/icon_edit.gif') top left no-repeat; padding: 1px 0 5px 20px;}
.rss {padding: 15px 0;}
a.iconrss {background: url('icons/icon_rss.png') top center no-repeat; text-indent: -999em; height: 104px !important; display: block;}
a.iconrss:hover {background-position: bottom;}

/* End Icons and Stuff */

/* Special Fixes */
img {max-width: 100%;}

/* \*/
* html #wrapper1, * html .outer a, * html .container-left, * html .container-right, * html .outer, * html h2 {height: 1%;}
* html .outer p {margin-right: -4px;}
#column2 {margin-right: -1px;}
#column3 {margin-left: -1px;}
* html #column2 {margin-right: -2px;}
/* Holly Hack */
