/*   
Theme Name: OlympiaGi
Theme URI: http://www.sharpbird.com/
Description: OlympiaGi template -- WordPress v3.0.4
Author: sharpbird - software solutions
Author URI: http://www.sharpbird.com/
Version: 1.0
Tags: 
*/

@media screen {

* { 
	margin: 0; 
	padding: 0;
}
body { 
	background:#2e2110; 
	font: 14px/1.4 Georgia, Serif;
	color:#915d2c;
}

/* GENERAL */
.screen-reader-text { 
	position: absolute; 
	left: -9999px; 
	top: -9999px;
}
.clear { 
	clear: both;
}
.group:after { 
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .group, *:first-child+html .group { 
	zoom: 1; 
} /* First selector = IE6, Second Selector = IE 7 */

h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; }
h1 {
}
h2 {
	color:#e19850;
}
h3 { }

p { margin: 0 0 10px 0; }
a, a:visited, a:active{
	color:#705536;
}
a:hover { } 

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0; }

.post { }

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

.meta {
	color:#645646;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
}
.meta a{
	color:#705536;
}

.suggestions_permalink{
	text-decoration:none;
}
.postmetadata { }

.navigation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text]{
}
input[type=submit]{
	padding:5px;
}
textarea { }

img{border:none;}
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}

/* =Layout
-------------------------------------------------------------- */

#page-wrap { 
	width: 960px;
	margin:0 auto;
}
#header{
	background:url(images/header_bg.jpg) #65360d repeat-x;
	height:66px;
	padding: 0px 20px 0px 20px;
}
#navigation_container{
	background:url(images/navigation_bg.jpg) #250800 repeat-x;
	height:55px;
}
#flash_header{
	height:446px;
	background:url(images/header_flash.jpg) #65360d no-repeat;
}
#container{
	background-image:url(images/container_bg.jpg);
}
#content{
	background:url(images/content_bg.jpg) repeat-x;
	padding:10px 10px 20px 10px;
}
#sidebar {
}
#footer{
	background:url(images/footer_bg.jpg) #251a0c repeat-x;
	height:62px;
}

/* =END Layout
-------------------------------------------------------------- */

/* =Menu
-------------------------------------------------------------- */

#navigation {
	background:url(images/navigation_bg.jpg) #250800 repeat-x;
	height:55px;
	display: block;
	float: left;
	font-family: Verdana, Tahoma, Geneva, Georgia, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
}
#navigation ul{
	list-style: none;
	margin: 0 auto;
}
#navigation li{
	width:120px;
	background:url(images/nav_bg.png) no-repeat;
	float: left;
	position: relative;
	border-right:#64310b 2px solid;
}
#navigation a {
	color:#da983c;
	display: block;
	line-height: 55px;
	padding: 0 5px;
	text-decoration: none;
	text-align:center;
}
#navigation ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 55px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#navigation ul ul li {
	min-width: 180px;
}
#navigation ul ul ul {
	left: 100%;
	top: 0;
}
#navigation ul ul a {
	background: #250800;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#navigation li:hover > a{
	background:url(images/nav_hover_bg.png) no-repeat;
	color: #d94927;
}
#navigation ul ul :hover > a {
	background:#401400;
	color: #d94927;
}
#navigation ul li:hover > ul {
	display: block;
}
#navigation ul li.current_page_item > a,
#navigation ul li.current-menu-ancestor > a,
#navigation ul li.current-menu-item > a,
#navigation ul li.current-menu-parent > a {
	background:url(images/nav_hover_bg.png) no-repeat;
	color: #d94927;
}

#navigation ul li ul li.current-menu-item > a{
	background:#401400;
	color: #d94927;
}

* html #navigation ul li.current_page_item a,
* html #navigation ul li.current-menu-ancestor a,
* html #navigation ul li.current-menu-item a,
* html #navigation ul li.current-menu-parent a,
* html #navigation ul li a:hover {
	background:url(images/nav_hover_bg.png) no-repeat;
	color: #d94927;
}

/* =END Menu
-------------------------------------------------------------- */

/* HEADER */
#language{
	width:50px;
	float:right;
	text-align:right;
	padding:15px 5px 0px 0px;
}
#language a{
	text-decoration:none;
}
/* CONTENT */
#header_image{
	width:920px;
	height:383px;
	margin: 0 auto;
	padding: 0px 20px 0px 20px;
	background:url(images/container_bg.jpg) #1f0b04;
}
#content_line{
	width:740px;
	margin:0 auto;
}

/* SIDEBAR */
#widget-area{
}

/* FOOTER */
#footer_content{
	padding:20px 0px 0px 20px;
	float:left;
	width:400px;
	color:#645646;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
}
#footer_content a{
	color:#705536;
}
#footer_social{
	width:510px;
	float:left;
	padding:15px 30px 0px 0px;
	text-align:right;
}
/* CATEGORY */
#news_image{
	width:150px;
	padding:0px 0px 0px 20px;
	float:left;
}
#news_description{
	width:700px;
	padding:0px 0px 0px 20px;
	float:left;
}

/* GALLERY */
#gallery{
	width:600px;
	margin: 0 auto;
	text-align:center;
}
} /* END screen media */

@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */