/*
Theme Name: R. Ege Antiques Theme
Theme URI: http://wordpress.org/
Description: Custom WordPress theme for R. Ege Antiques
Version: 1.0
Author: Christopher Worley
Author URI: http://bigwidesky.com/
Tags: blue, custom header, fixed width, two columns, widgets

	 

	This theme was built by Christopher Worley of bigwidesky,

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
}
#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
}
#headerimg {
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
}

.skinny{
	margin-right:200px;
}

.widecolumn .entry p {

}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: left;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-weight: bold;
}
h1 {
	font-size: 4em;
	text-align: left;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: left;
}
h2 {
	font-size: 1.6em;
}
h2.pagetitle {
	font-size: 1.6em;
}
#sidebar h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#8d966e;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:visited {
	color: #b85b5a;
}

#rege_blog_entry{
	width:490px;
	margin-top:10px;
	font-size:14px;
}
#sidebar_rege {
	margin-top:30px;
	position:relative;
	height:100%;
	float:right;
	right:10px;
	font-weight:normal;
	width:130px;
	font-size:14px;

}

#updated_time{
	position:absolute;
	left:0px;
	top:-20px;
	color:#CCC;
}

#sidebar_rege a {
	color:#333;
	font-size:14px;
}

#sidebar_rege a:hover {
	color:#8d966e;
	font-size:14px;
}

#sidebar_rege ul{
	padding:0px;
	margin:0px;
}

#sidebar_rege li{
	padding:0px;
	margin:0px;
	margin-left:10px;
	margin:3px;
}

.blog_title, .blog_title a, .post h2{
	margin-top:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	color:#8d966e;
}

.sidebar_rege_header, .linkcat h2{
	font-size:11px;
	font-weight:normal;
	margin-top:25px;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0.22em;
	color:#999;
}


#sidebar_rege a{
	padding-left:0px;
	margin-left:0px;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}
a:hover {
	color: #147;
	text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
}
#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
}
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}
.post {
	margin: 0 0 40px;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 0px;
}
.widecolumn .smallattachment {
	text-align: left;
	float: left;
	width: 128px;
	text-transform: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.widecolumn .attachment {
	text-align: left;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: left;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}
h2 {
	margin: 0px 0 0;
}
h2.pagetitle {
	margin-top: 0px;
	text-align: left;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

.contact_form p{
	text-align:left;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	position:absolute;
	padding: 20px 0 10px 0;
	float:right;
	text-align:left;
	margin-left: 845px;
	width: 190px;
}
#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: left;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: left;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: left;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: none;
}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter2, div.aligncenter2 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: left;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* REGE CUSTOM CSS START */

body {
	position:absolute;
	margin:0px;
	padding:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #333;
}

h2, h3{
	margin:0px;
	padding:0px;
}

li{
	list-style-type: none !important;
}
.pagenav {
		font-size:26px;
}

.current_page_item  {
	color:#000000;
	letter-spacing: 0.2em;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	margin-bottom:10px;
	font-size: 12px;
	text-transform: uppercase;
}

.current_page_item a:link {
	color:#000000;
	text-decoration: none;
}
.current_page_item a:visited {
	color:#000000 !important;
	text-decoration: none;
}
.current_page_item a:hover {
	color: #000000;
	text-decoration: none;
}

.page_item {
	color:#606253;
	letter-spacing: 0.2em;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	margin-bottom:25px;
	font-size: 12px;
	text-transform: uppercase;
}


.page_item a:link {
	color:#606253;
	text-decoration: none;
}
.page_item a:visited {
	color:#606253;
	text-decoration: none;
}
.page_item a:hover {
	color: #000000;
	text-decoration: none;
}


.size-full  {
	margin:0px;
	padding:0px;
	margin-left:32px;
}

#content {
	width:670px;
	margin:0px;
	padding-top:10px;
}

.narrowcolumn {
	float: right;
	margin: 0px;
	margin-top:0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: none;
	border-bottom-style: none;
	border-color: #d5d5d5;
	background-image: url(images/bg/page_content_bg_B.gif);
	background-repeat:repeat-y;
	/*background-color: #f1efef;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}



.brown_italic{
	color:#73461e;
	font-size:20px;
	font-style:italic;
	margin-right:3px;
}

.tan_large{
	color:#8d966e;
	font-size:26px;
	font-style:normal;
}

.clear {
	clear:both;
}
#rege_main {
	position:relative;
	width:960px;
}



.commentlist li, #commentform input, #commentform textarea {
	font-size:14px;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: "Times New Roman", Times, serif;
}
.commentmetadata {
	font-weight: normal;
}

#gallery_info{
	text-align:left;
}

/* HEADER START */
#rege_header {
	position:relative;
	width:100%;
	height:138px;
}
#rege_header_logo {
	position:relative;
	float:left;
	margin-left:30px;
	margin-top:34px;
}
/* HEADER END */

#rege_body {
	position:relative;
	width:960px;
	margin:0px;
	padding:0px;
}
#rege_body_image_home {
	position:relative;
	float:right;
	height:452px;
	width:660px;
}
/* LEFT NAV START */
#rege_body_nav_home {
	position:relative;
	float:left;
	height:452px;
	width:300px;
	background-image: url(images/home/nav_left_home_bg_v3.jpg);
}
#rege_body_nav_main {
	margin:0px;
	margin-top:20px;
	position:relative;
	float:left;
	width:170px;
	text-align:left;
}
#rege_body_nav_home_links {
	position:absolute;
	width:300px;
	font-size: 20px;
	color:#c3c6ad;
	letter-spacing: 0.05em;
}
#rege_body_nav_home_links a:link {
	color:#c3c6ad;
	text-decoration: none;
}
#rege_body_nav_home_links a:visited {
	color:#c3c6ad;
	text-decoration: none;
}
#rege_body_nav_home_links a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#rege_body_nav_main_links {
	position:absolute;
	width:150px;
	margin-left:30px;
	font-size: 12px;
	color:#606253;
	letter-spacing: 0.05em;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.rege_body_nav_link {
	color:#606253;
	letter-spacing: 0.2em;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	margin-bottom:20px;
	font-size: 12px;
	text-transform: uppercase;
}
.rege_body_nav_link a:link {
	color:#606253;
	text-decoration: none;
}
.rege_body_nav_link a:visited {
	color:#606253;
	text-decoration: none;
}
.rege_body_nav_link a:hover {
	color: #000000;
	text-decoration: none;
}
.rege_body_nav_home_link_artwork {
	position:absolute;
	text-align:center;
	left:37px;
	top:25px;
}
.rege_body_nav_home_link_photography {
	position:absolute;
	text-align:center;
	left:78px;
	top:65px;
}
.rege_body_nav_home_link_folkart {
	position:absolute;
	text-align:center;
	left:30px;
	top:105px;
}
.rege_body_nav_home_link_20cen {
	position:absolute;
	text-align:center;
	left:60px;
	top:150px;
}
.rege_body_nav_home_link_euro {
	position:absolute;
	text-align:center;
	left:141px;
	top:192px;
}
.rege_body_nav_home_link_curiosities {
	position:absolute;
	text-align:center;
	left:56px;
	top:235px;
}
.rege_body_nav_home_link_furniture {
	position:absolute;
	text-align:center;
	left:135px;
	top:275px;
}
.rege_body_nav_home_link_lighting {
	position:absolute;
	text-align:center;
	left:193px;
	top:318px;
}
.rege_body_nav_home_link_garden {
	position:absolute;
	text-align:center;
	left:140px;
	top:358px;
}
.rege_body_nav_home_link_jewelry {
	position:absolute;
	text-align:center;
	left:66px;
	top:403px;
}
/* LEFT NAV END */


.navigation {
	display: block;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* FOOTER START */
#rege_footer {
	position:relative;
	top:8px;
	text-align:right;
}
#rege_footer_text_home {
	position:relative;
	margin-top:14px;
	margin-right:0px;
	text-align:right;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight:bold;
	color: #817575;
	letter-spacing: 0.1em;
}
#rege_footer_text_home a:link {
	color: #817575;
	text-decoration: none;
}
#rege_footer_text_home a:visited {
	color: #817575;
	text-decoration: none;
}
#rege_footer_text_home a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#rege_footer_text {
	position:relative;
	margin-top:0px;
	margin-right:0px;
	text-align:right;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight:normal;
	color: #817575;
	letter-spacing: 0.16em;
}
#rege_footer_text a:link {
	color: #817575;
	text-decoration: none;
	font-style:normal;
}
#rege_footer_text a:visited {
	color: #817575;
	text-decoration: none;
	font-style:normal;
}
#rege_footer_text a:hover {
	color: #000000;
	text-decoration: none;
	font-style:normal;
}
/* FOOTER END */

.google_map{
	clear:both;
	width:700px;
	overflow:hidden;
}

a {
	color:#8d966e;
}
a:hover {
	color:#8d966e;
}

/* REGE CUSTOM CSS END */
