/*
Theme Name: My_Paris
Theme URI: http://wordpress.org/
Description: Ilze Berzins My Paris theme for Wordpress.
Version: 2.0.0
Author: Ilze Berzins
Author URI: http://www.ilzeberzins.com/
Tags: custom colors, custom header, fixed width, two columns
*/

html,
body {
	height:100%;
	margin:0;
	padding:0;
}

body {
	font:normal 13px/1.3 Arial, Helvetica, sans-serif;
	color:#CCC;
	background:#000;
}

a { color:#c3b794; }
a:focus,
a:hover,
a:active { color:#E2DCCA; }

a img { border:none 0; }

#page {
	position:relative;
	width:100%;
	height:100%;
	margin:0 -2px;
}

#border,
.button_input {
	background:#411;
}

#border {
	position:relative;
	top:0;
	left:0;
	width:100%;
	margin:0 auto;
	max-width:1280px;
	min-width:940px;
	min-height:540px;
	background:#411 url(images/red_bg_tile.jpg) repeat;
	border:solid 1px #000;
}

#border-top {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:200px;
	background:url(images/top.png) repeat-x top;
}
#border-sb-right {
	position:absolute;
	width:305px;
	top:200px;
	right:0;
	bottom:250px;
	background:url(images/sidebar-middle.png) repeat-y right top;
}
#border-right {
	position:absolute;
	top:0;
	right:0;
	width:200px;
	height:100%;
	background:url(images/right.png) repeat-y right;
}
#border-bottom {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:250px;
	background:url(images/bottom.png) repeat-x bottom;
}
#border-left {
	position:absolute;
	top:0;
	left:0;
	width:200px;
	height:100%;
	background:url(images/left.png) repeat-y left;
}

#border-top-left {
	position:absolute;
	top:0;
	left:0;
	width:200px;
	height:200px;
	background:url(images/tl-corner.png) no-repeat top left;
}
#border-sb-top-right {
	position:absolute;
	top:0;
	right:0;
	width:305px;
	height:200px;
	background:url(images/sidebar-top.png) no-repeat top right;
}
#border-top-right {
	position:absolute;
	top:0;
	right:0;
	width:200px;
	height:200px;
	background:url(images/tr-corner.png) no-repeat top right;
}
#border-sb-bottom-right {
	position:absolute;
	bottom:0;
	right:0;
	width:305px;
	height:250px;
	background:url(images/sidebar-bottom.png) no-repeat bottom right;
}
#border-bottom-right {
	position:absolute;
	bottom:0;
	right:0;
	width:200px;
	height:250px;
	background:url(images/br-corner.png) no-repeat bottom right;
}
#border-bottom-left {
	position:absolute;
	bottom:0;
	left:0;
	width:200px;
	height:250px;
	background:url(images/bl-corner.png) no-repeat bottom left;
}


#border-title {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:140px;
	background:url(images/title-paris.png) no-repeat top center;
	text-align:center;
	overflow:hidden;
}

#border-title a {
	outline:none;
}

#contentOuterContainer {
	position:relative;
	margin:150px 70px 200px 70px;
	color:#ddd;
}

#contentContainer {
	position:relative;
	clear:both;
	float:left;
	width:100%;
/*	overflow:hidden;*/
}

#content {
	float:left;
	width:200%;
	margin-left:-194px;
	position:relative;
	right:100%;
}

#archiveContainer {
	float:left;
	width:50%;
	position:relative;
	left:50%;
	padding-bottom:1em;
}

#archive {
	margin:0 40px 0 200px;
	/*overflow:hidden;*/
}

#contentContainer .title h2,
#contentContainer .post-title {
	text-align:center;
	margin:0;
}
#contentContainer .title a,
#contentContainer .post-title a {
	font:bold x-large/1 "Times New Roman", Times, serif;
	color:#FFF;
	text-decoration:none;
}
#contentContainer .post-title a:focus,
#contentContainer .title a:focus,
#contentContainer .post-title a:hover,
#contentContainer .title a:hover,
#contentContainer .post-title a:active,
#contentContainer .title a:active {
	color:#E2DCCA;
	text-decoration:underline;
}

#footer {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:130px;
	text-align:center;
	color:#999;
}

.table-tbl { display:table; }
.table-row { display:table-row; }
.table-cell { display:table-cell; }

.collapsible {
	float:left;
	width:80%;
	background:url(images/trans_black_30.png) repeat;
	padding:5px 15px;
	margin:0 -20px 10px 0px;
	border:solid 1px #7d6a6a;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.collapser:after
.collapsible:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/




/*~~~ Page Layout ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/




/*~~~ Page Style ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#archive .purchase {

}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*######################################################*/




/*### Pages ############################################*/

/*~~~ Homepage ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/




/*~~~ Profile ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#archive .ilze-berzins-profile .slideshow { width:570px; text-align:center; margin:50px auto 0 auto; }
#archive .ilze-berzins-profile .slideshow div { width:570px; text-align:center; margin:0 auto; color:#ccc; }
#archive .ilze-berzins-profile .slideshow img { padding: 5px; border: 1px solid #ccc; background-color: #eee; }
#archive .ilze-berzins-profile {
	font-size:1.3em;
}
#archive .ilze-berzins-profile .wp-caption {
	padding: 5px; border: 1px solid #ccc; background-color: #eee;
}

#archive .ilze-berzins-profile .wp-caption-text {
	text-align:center;
	color:#333;
	font-size:large;
	margin:0;
}

#archive .ilze-berzins-profile #profile-text {
	width:580px;
	margin:32px auto;
}

#archive .ilze-berzins-profile img { padding: 5px; border: 1px solid #ccc; background-color: #eee; }

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/




/*~~~ Book ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#bookpage {

}

#bookpage #books {
	float: left;
	width: 100px;
	font-size:small;
	background:url(images/trans_black_10.png) repeat;
	margin-left:-20px;
	margin-right:20px;
	padding:3px;
	border:solid 1px #7d6a6a;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

#bookpage .entry .highlight a img,
#bookpage #books .highlight a img {
	-webkit-box-shadow: 0px 0px 30px 0px rgba(249, 246, 225, 0.8);
	box-shadow: 0px 0px 30px 0px rgba(249, 246, 225, 0.8);
}



.sale-mark {
	font-weight:bold;
    display:inline-block;
    height:20px;
    line-height: 20px;
    margin:0 20px;
    position:relative;
	background:green;
	white-space:nowrap;
}
#bookpage #books .sale-mark {
	font-size:10px;
	margin:0 auto;
}
.arrow-left {
	display:block;
	position:absolute;
	left:-10px;
	top:0;
	width: 0; 
	height: 0; 
	border-top:10px solid transparent;
	border-bottom:10px solid transparent; 
	border-right:10px solid green; 
}
.arrow-right {
	display:block;
	position:absolute;
	right:-10px;
	top:0;
	width: 0; 
	height: 0; 
	border-top:10px solid transparent;
	border-bottom:10px solid transparent;
	border-left:10px solid green;
}

#bookpage #books a img {
	border:solid 1px #bbb;
}

#bookpage #books a:hover img,
#bookpage #books a:active img,
#bookpage #books a:focus img { 
	border:solid 1px #fff;
}

#bookpage #books img {
	width:65px;
}

#archive .book .title {
	margin-left:103px;
}

#bookpage .entry {
	margin-left:66px;
	overflow:auto;
}
.books #bookpage .entry p {
    display:inline-block;
    text-align:center;
    width:31%;
}
#archive .book .wp-caption {
	background:url(images/trans_black_30.png) repeat;
	padding:10px;
	border:solid 1px #7d6a6a;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

#archive .book .wp-caption a img {
	border:solid 1px #bbb;
}

#archive .book .wp-caption a:hover img,
#archive .book .wp-caption a:active img,
#archive .book .wp-caption a:focus img { 
	border:solid 1px #fff;
}

#archive .book .wp-caption-text {
	text-align:center;
	margin:0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/




/*~~~ Book Notes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/




/*~~~ Purchasing ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#archive .purchase .entry {
	background:url(images/trans_black_30.png) repeat;
	width:80%;
	margin:0 auto;
	padding:10px 10px 10px 10%;
	border:solid 1px #7d6a6a;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

#archive .purchase .tbl-purchase td p {
	padding-left:0;
	padding-right:0;
}

#archive .purchase th,
#archive .purchase td {
	height:auto;
	text-align:left;
}

#archive .purchase td.book-purchase-title {
	border-bottom:dashed 1px #666;
}

#archive .purchase td.book-purchase-notice {
	color:#999;
	padding-right:20%;
	padding-bottom:1em;
}

#archive .purchase #postal-code-error {
	color:#ff0000;
	font-size:xx-small;
}

#archive .purchase .book-title {
	color:#E2DCCA;
}

#archive .purchase .quantity {
	margin:2px;
}

#archive .purchase .book-title.strike {
	color:#999;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/




/*~~~ Reviews ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/




/*~~~ Search -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.searchform label {
	display:none;
}

.searchform .s {
	width:100%;
	background:url(images/search-bg.png) repeat top;
	border:solid 1px #232;
	color:#333;
	padding: 2px 4px;
}

.searchform div {
	position:relative;
	float:left;
	width:100%;
	max-width:25em;
}

.searchform .searchsubmit {
	position:absolute;
	background:url(images/search.png) no-repeat;
	top:-8px;
	right:-8px;
}

.search_result {
	background:url(images/trans_black_30.png) repeat;
	margin:32px auto;
	padding:10px;
	border:solid 1px #7d6a6a;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/




/*~~~ Contact ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#archive .contact .entry {
	background:url(images/trans_black_30.png) repeat;
	width:80%;
	margin:0 auto;
	padding:10px 10px 10px 10%;
	border:solid 1px #7d6a6a;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

#archive .contact #name,
#archive .contact #email {
	width:50%;
}

#archive .contact .message textarea {
	width:80%;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*######################################################*/




/*### Blog #############################################*/

/*~~~ Blog Posts ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.post {
	background:url(images/trans_black_10.png) repeat;
	width:96%;
	margin:32px auto;
	padding:10px;
	border:solid 1px #7d6a6a;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

.post .entry {
	background:url(images/trans_black_10.png) repeat;
	margin:0 auto;
	padding:0 10px;
	border:solid 1px #7d6a6a;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

.post .post-date {
	margin-right:10px;
	text-align:right;
}

.full-post-link { white-space:nowrap; }

.postmetadata,
.postmetadata_extras {
	color:#aaa;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/




/*~~~ Sidebar ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#sidebarContainer {
	float:right;
	width:200px;
	position:relative;
	left:200px;
	margin:10px 0 50px 0 ;
	font-size:13px;
}

#sidebarContainer.blog #blog-nav a {
	font-weight:bold;
	color:#E2DCCA;
}

#sidebar h2,
#sidebar h3 {
	margin:0;
	padding:0;
	line-height:1;
}

#sidebar ul,
#sidebar li {
	margin:0;
	padding:0;
	list-style:none;
}

#sidebar li {
	margin-bottom:2em;
}

#sidebar li li {
	margin-bottom:0.2em;
}

#sidebar li li li {
	margin-left:1em;
}

#sidebar .tag_cloud {
	line-height:0.8;
}

#sidebar .searchform {
	margin-top:2em;
	padding-bottom:2em;
}

#sidebar .sb-profile {
	color:#999;
	text-align:center;
	font-size:11px;
}

#sb-blog {
	background-image:url(images/sb-my-blog.png);
	background-repeat:no-repeat;
	background-position:top;
}
#sb-blog,
#sb-blog img {
	height:47px;
	width:196px;
	display:block;
}

#sb-books {
	background-image:url(images/find-my-books.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#sb-books,
#sb-books img {
	height:121px;
	width:196px;
	display:block;
}

#sb-blog:focus,
#sb-blog:hover,
#sb-books:focus,
#sb-books:hover {
	background-position:bottom;
}

#sidebar .pagenav,
#sidebar .tag_cloud,
#sidebar .categories,
#sidebar .sidebar_div {
	float:left;
	background:url(images/trans_black_30.png) repeat;
	padding:5px;
	width:196px;
	border:solid 1px #74796e;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

#sidebar #wp-calendar td {
	height:auto;
	color:#999;
	text-align:center;
}

#sidebar #wp-calendar th {
	text-align:center;
	font-size:11px;
}

#sidebar #wp-calendar a {
	font-weight:bold;
}

#sidebar a:link,
#sidebar a:visited {
	text-decoration:none;
}

#sidebar a:hover,
#sidebar a:active,
#sidebar a:focus { 
	text-decoration:underline;
}

#sidebar a.self {
	color:#E2DCCA;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/




/*~~~ Comments ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.comment-hr {
	color:#fff;
	background-color:#fff;
	height:2px;
}

.commentlist {
	padding:0;
	margin:0;
}

.commentlist li.comment * {
	padding-left:0;
	padding-right:0;
	margin-left:0;
	margin-right:0;
	text-indent:0;
}

.commentlist li.comment {
	list-style-type:none;
	position:relative;
	background:url(images/trans_black_10.png) repeat;
	margin:10px 10px 4em 10px;
	border:solid 1px #7d6a6a;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	color:#aaa;
}

.commentlist li.comment .comment-body {
	margin:10px;
}

.commentlist li.comment li {
	border:solid 1px #7d6a6a;
	color:#bbb;
	margin-bottom:10px;
}
.commentlist li.comment li li {
	border:solid 1px #7d6a6a;
	color:#ccc;
}
.commentlist li.comment li li li {
	border:solid 1px #7d6a6a;
	color:#ddd;
}

.commentlist li.bypostauthor {
	border:solid 2px #cec8ba;
}
.commentlist li.comment li.bypostauthor {
	border:solid 2px #cec8ba;
	color:#bbb;
}
.commentlist li.comment li li.bypostauthor {
	border:solid 2px #cec8ba;
	color:#ccc;
}
.commentlist li.comment li li li.bypostauthor {
	border:solid 2px #cec8ba;
	color:#ddd;
}

.fn,
.fn a {
	display:inline;
	font-size:13px;
	font-weight:bold;
}

.says {
	color:#999;
	font-size:11px;
	font-style:italic;
}

.comment-date {
	position:absolute;
	right:10px;
	top:0;
	text-align:right;
}

.comment-date a {
	font-size:11px;
	color:#999;
	text-decoration:none;
}

.reply {
	text-align:right;
}

.reply a {
	font-size:13px;
}

.edit-comment {

}

.edit-comment a {
	font-size:13px;
}

#respond h3 {
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}

#respond #comment {
	width:90%;
}



#commentform {}
#commentform label { display:block; }
#commentform input, textarea { background:#dcdcdc url(images/white_bg_tile.jpg) repeat; border:solid 2px #7d6a6a; margin:1px; }

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*######################################################*/




/*### Misc Classes #####################################*/

/*~~~ Misc Classes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#s { color:#666; }

code,
pre { font-family:"Courier New", Courier, monospace; }

.wp-caption-text {
	text-align:left;
	margin:0 0 2em 0;
	font: 11px/1.2 Arial, Helvetica, sans-serif;
	color:#aaa;
}

.textleft { text-align:left !important; }
.textcenter { text-align:center !important; }
.textright { text-align:right !important; }

.left { float:left !important; }
.aligncenter,
.center { text-align:center !important; margin-left:auto !important; margin-right:auto !important; }
.right { float:right !important; }

.top { vertical-align:top !important; }
.middle { vertical-align:middle !important; }
.bottom { vertical-align:bottom !important; }

.clear { clear:both !important; }

.strike { text-decoration:line-through; }
.u { text-decoration:underline; }

.highlight_box {
	background:url(images/trans_black_10.png) repeat;
	width:88%;
	margin:0 auto;
	padding:10px;
	border:solid 1px #7d6a6a;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

.button_input {
	float:right;
	margin:0 1em 1em 1em;
	padding:8px 12px;
	border:solid 1px #cec8ba;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

.back {
	float:left;
	background:url(images/trans_black_30.png) repeat;
	margin:0 1em 1em 1em;
	padding:8px 12px;
	border:solid 1px #7d6a6a;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

.errorbox { border:solid 2px #ff0000; }
.normalbox { border:solid 1px #666; }
.goodbox { border:solid 2px #009900; }

.nowrap { white-space:nowrap; }
.text-input { background:#dcdcdc url(images/white_bg_tile.jpg) repeat; border:solid 2px #7d6a6a; margin:1px; }
.invalid { border:solid 3px #ff0000; margin:0; }
