/* 

Theme Name: Annemarieke2

Theme URI: http://www.annemariekevandrimmelen.com/

Description: Annemarieke theme for WordPress distantly based on the open source template, andreas09 by <a href="http://www.andreasviklund.com/">Andreas Viklund</a> - Ported to WordPress by <a href="http://webgazette.co.uk/">Ainslie Johnson</a>.

Version: 1.0

Author: Barnaby Irish

Author URI: http://www.barnism.com/

*/



/* General Element Styling */

* {
    margin : 0px;
    padding : 0px;
}


body {
	background:#ffffff;
	font-family: Times;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	text-align:center;
}

a:link, a:visited {
    color : #505050;
}

a:hover, a:active {
    color : #ED1C24;
}

p {
	text-align: justify;
	font-size:12px;
	line-height:18px;
	margin:0 0 15px;
	padding: 0px;
}

/*** Main container ***/

#container {
	color:#303030;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	text-align:left;
	float: none;
}

/*** Header section ***/

#sitename {
	color:#000000;
	height: 120px;
	width: 457px;
	text-align:left;
	float: left;
	display: inline;
}

#sitename h1, #sitename h2 {
	margin:0;
	padding:0;
}

#sitename h1 {
	font-family: Times;
	position: relative;
	font-size: 40px;
	margin-left: 0px;
   	left: 0px;
	top: 28px;
	font-weight:normal;
	letter-spacing: 0px;
}

#sitename h1.album {
	font-family: Helvetica, Arial, sans-serif;
	position: relative;
	font-size: 24px;
	margin-left: 0px;
   	left: 0px;
	top: 34px;
	font-weight:bold;
	letter-spacing: 0px;
}

#sitename h1 a {
	color: #7E5E4B;
	text-decoration: none;
	border: 0;
}

#sitename h1 a img {
	color: #B09C89;
	text-decoration: none;
	border: 0;
}

#sitename h1 a:hover {
	color: #7E5E4B;
	text-decoration: none;
}

#sitename h2 {
	position: absolute;
   	font-size: 0;
   	left: -1000px;
}

/*** Horizontal menu ***/

#mainmenu {
	width: 420px;
	float:left;
	display: inline;
	margin-left: 5px;
	margin-top: 36px;
	margin-bottom: 0px;
}

#mainmenu ul {
	font-size: 10px;
	font-family: Times;
	font-style: italic;
	font-weight: normal;
	margin:0;
	padding: 0px;
}

#mainmenu li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

#mainmenu li.page_item {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

#mainmenu li.current a {
	color:#7E5E4B;
	text-decoration: none;
}

#mainmenu a {
	font-size: 30px;
	color: #D2C7C0;
	display:block;
	padding: 1px 2px 1px;
	text-decoration: none;
}

#mainmenu a:hover {
	color:#7E5E4B;
	text-decoration:none;
}

#mainmenu li.current_page_item {
	color:#505050;
	text-decoration: none;
}

/*** Content wrap ***/

#wrap {
	clear:both;
	padding:0;
}


/*** Left Sidebar - Categories ***/

#leftside {
	margin-top: 0px;
	width:180px;
	float:left;
}

#leftside img {
	border: 0px;
}

#leftside ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

#leftside li {
	list-style: none;
}

#leftside ul h2 {
	font-family:Times;
	font-size:18px;
	font-weight: normal;
	display:block;
	color:#7E5E4B;
	margin-top:2px;
	text-decoration: none;
	text-transform: none;
	width:170px;
}

#leftside ul.box li a {
	font-family:Times;
	font-size:12px;
	display:block;
	color:#D2C7C0;
	margin-top:2px;
	text-decoration: none;
	text-transform: lowercase;
	width:170px;
}

#leftside ul.box li.current-cat a {
	background:#ffffff url(images/arrow.gif) no-repeat left top;
}

#leftside ul.box li a:hover {
	background:#ffffff url(images/arrow.gif) no-repeat left top;
	color: #7E5E4B;
	text-decoration:none;
}

#leftside ul.children li a {
	margin-left: 10px;
	color:#CFC3B7;
	width:155px;
}

/*** Left Sidebar - Albums ***/

/* tweak for IE 7 */

*:first-child+html #leftsidealbums {margin-top: -18px;} 

/* tweak for IE 6 */

*html #leftsidealbums {
	margin-top: -18px;
}

#leftsidealbums {
	margin-top: 0px;
	width:180px;
	float:left;
	border-top: 1px solid #FFFFFF;
	padding-top: 10px;
}

#leftsidealbums ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 0px;
}

#leftsidealbums li {
	list-style: none;
	
}

/*** Sophie ***/

#sophie {
float: left;
text-align: left;
	font-family:Times;
	font-size:16px;
	font-weight: normal;
	color:#7E5E4B;
	margin-top:2px;
	text-decoration: none;
}

#sophie a, #sophie a:visited {
	color:#D2C7C0;
	text-decoration: none;
	text-transform: lowercase;
}

#sophie a:hover {
	color:#7E5E4B;
}

/*** Image Replacement ***/

#leftsidealbums ul.box a img {
	border:0;
}

/*** Parents ***/

#leftsidealbums ul.box a {
	font-family: Times;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 1px;
	color: #D2C7C0;
	padding-top: 1px;
	display: block;
	text-decoration: none;
	text-transform: none;
	width: 170px;
}

#leftsidealbums ul.box a:hover {
	background:#ffffff url(images/arrow_parent.gif) no-repeat left top;
	color: #7E5E4B;
	text-decoration:none;
}

/*** Children ***/

#leftsidealbums ul.box .page_folder li a { 
	font-size: 12px;
	font-family: Times;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0;
	list-style: none;
	background:none;
	border-top: none;
	line-height: 10px;
	padding: 0;
	color: #D2C7C0;
	margin-left: 0px;
	width:160px;
	text-transform: lowercase;
	text-decoration: none;
	
}

/* tweak for moz */
#leftsidealbums ul.box .page_folder li>a { 
	float: none;
	height: 14px;
}
/* tweak for IE */
*html #leftsidealbums ul.box .page_folder li a { 
	margin-top: 0px;
}

#leftsidealbums ul.box .page_folder li a:hover { 
	background:#ffffff url(images/arrow.gif) no-repeat left top;
	color: #7E5E4B;
	width:160px;
}

/*** Parent of selected child ***/

#leftsidealbums ul.box .current_page_ancestor a {
	background:#ffffff url(images/arrow_parent.gif) no-repeat left top;
	color: #7E5E4B;
}

#leftsidealbums ul.box .current_page_ancestor a:hover {
	background:#ffffff url(images/arrow_parent.gif) no-repeat left top;
	color: #643C1C;
}

/*** Selected child ***/
	
#leftsidealbums ul.box .page_folder ul .current_page_item a { 
	background:#ffffff url(images/arrow.gif) no-repeat left top;
	color: #7E5E4B;
	width:160px;
}

#leftsidealbums ul.box .page_folder ul .current_page_item a:hover { 
	background:#ffffff url(images/arrow.gif) no-repeat left top;
	color: #643C1C;
	width:160px;
}

/*** Selected parent only ***/
	
#leftsidealbums ul.box .current_page_item a { 
	background:#ffffff url(images/arrow_parent.gif) no-repeat left top;
	color: #7E5E4B;
}

#leftsidealbums ul.box .current_page_item a:hover { 
	background:#ffffff url(images/arrow_parent.gif) no-repeat left top;
	color: #643C1C;
}

/*** Content ***/

#blogcolumn  {	
	width: 350px;
	display: inline;
	float:left;
}

#content, #contentalt {
	color:#505050;
	width: 710px;
}

#content  {	
	border-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
	float: left; 
	display: inline;
}

#contentalt {	
	margin: 0px 187px 0 20px;
	padding: 0px 12px 5px;
}

#contentalt h1,#contentalt h2 {
	font-family: Times;
	font-weight: normal;
	color:#bfbfbf;
	font-size:24px;
	letter-spacing:-1px;
	margin: 0px 0px 1px;
	padding:0px;
}

#content h2 {
	width: 100%;
	font-family: Times;
	font-size: 20px;
	font-weight: normal;
	align: left;
	letter-spacing: 0px;
	padding: 0;
	margin: 0;
	border-top: 1px solid #FFFFFF;
	float: left;
}

#content h2 a {
	color:#7E5E4B;
	margin-left: 10px;
	text-decoration: none;

}

#content h2 a:hover {
	color:#2A1B17;
}

#content a img {
	margin-left: 0px;
	border: 1px solid #fff;
}

#content h2 a img {
	border: 0;
}

#content h2 a:hover img {
	border: 0;
}

#content a:hover img {
	border: 1px solid #A07C54;
}

#content img.rightbot {
	border: 1px solid #fff;
	vertical-align: top;
	margin-right: 12px;
	margin-bottom: 12px;
}

#content a:hover img.rightbot {
	border: 1px solid #606060;
}

/* Clear float fix from http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* Archives/Links Page List styles */


.archives li, .linkspage li {
	list-style: none;
}

.archives ul.children {
	padding-left: 10px;
	margin-left: 10px;
}

/*** Footer ***/

#footer {
	clear:both;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	color:#D2C7C0;
	font-family: Times;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	padding:40px 0 20px 10px;
	text-align: left;
}

#footer a {
	color: #D2C7C0;
	text-decoration: none;
}

#footer a:visited {
	color: #D2C7C0;
	text-decoration: none;
}

#footer a:hover {
	color: #7E5E4B;
}


/*** comments Form ***/

#comment {
	width: 100%;
	border:1px solid #b0b0b0;
}

#commentform {
	width: 97%;
}

#author {
	height: 20px;
	border:1px solid #b0b0b0;
}

#email {
	height: 20px;
	border:1px solid #b0b0b0;
}

#url {
	height: 20px;
	border:1px solid #b0b0b0;
}

#submit {
	background:#ffffff;
	font-size:9px;
	letter-spacing: 1px;
	padding: 2px;
	color:#303030;
	border:1px solid #b0b0b0;
}

#submit:hover {
	background: #e8e9ea;
	color: #ED1C24;
	border: 1px solid #ED1C24;
	cursor: pointer;
}

/* Image Display */

.thumbnail {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	margin:0 0 10px 10px;
	padding:5px;
}

.left {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	float:left;
	margin: 5px 15px 6px 0px;
	padding:5px;
}

.right {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	float:right;
	margin: 5px 0px 6px 15px;
	padding:5px;
}

.noalign {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	margin: 5px 5px 5px 5px;
	padding:5px;
}

/* Search Form */

.searchform {
	margin: 0;
}

#searchbox {
	background:#ffffff;
	border:1px solid #D2C7C0;
	margin:0 4px 2px 0;
	margin-right: 20px;
	height: 12px;
	width:140px;
}

#searchbutton {
	background:#ffffff;
	font-size:9px;
	letter-spacing: 1px;
	margin-top:3px;
	color:#D2C7C0;
	border:1px solid #D2C7C0;
}

#searchbutton a {
	background:#ffffff;
	font-size:9px;
	letter-spacing: 1px;
	color:#D2C7C0;
	border:1px solid #D2C7C0;
}

#searchbutton:hover {
	background:#D2C7C0;
	color:#FFFFFF;
	border: 1px solid #D2C7C0;
	cursor: pointer;
}

/*** Comments Display ***/

.postmetadata {
	font-size: 10px;
	color: #909090;
	line-height: 12px;
	border-top: 1px solid #CFBDA9;
	border-bottom: 1px solid #CFBDA9;
	text-decoration: none;
	margin-bottom: 20px;
	margin-top: 20px;
}

.postmetadata a {
	color: #707070;
	line-height: 12px;
	text-decoration: none;
}

.postmetadata a:visited {
	color: #707070;
	line-height: 12px;
	text-decoration: none;
}

.postmetadata a:hover {
	color: #F14950;
	line-height: 12px;
	text-decoration: none;
}

ol.commentlist li {
	padding: 10px;
	font-weight:normal;
	margin-bottom: 20px;
}

ol.commentlist li cite {
	font-style: normal;
	font-weight:bold;
	text-transform: uppercase;
}

ol.commentlist li p {
	padding-top: 10px;
}

.alt {
	background:#e9e9e9;
}

/*** Text format ***/

.intro {
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:-1px;
}

blockquote {
	color: #303030;
	line-height: 16px;
	border-left: 1px solid #ECE5DD;
	font-weight: normal;
	padding-left: 20px;
   margin-left: 20px;
   	max-width: 530px;
	width:expression( 
    	document.body.clientWidth > (530/12) * 
    	parseInt(document.body.currentStyle.fontSize)?
        "530px":
        "auto" );
}

.small {
	font-size:9px;
}

.large {
font-size:1.4em;
}

.center {
	text-align:center;
}

p.limited {
	max-width: 530px;
	width:expression( 
    	document.body.clientWidth > (530/12) * 
    	parseInt(document.body.currentStyle.fontSize)?
        "530px":
        "auto" );
}

p.credit {
	font-size: 9px;
	color: #bfbfbf;
}

.date {
	width: 100%;
	font-size: 10px;
	color:#ECE5DD;
	line-height: 12px;
	text-indent: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ECE5DD;
	padding-bottom: 2px;
}

.date a {
	color:#ECE5DD;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 3px 1px 3px;
}

.date a:visited {
	color:#ECE5DD;
	text-decoration: none;
}

.date a:hover {
	background: #A07C54;
	color:white;
}

.category {
	width: 100%;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	color:#909090;
	border-bottom: 1px solid #E7E1DB;
}

.category a, .category a:visited {
	color:#707070;
	text-decoration: none;
	text-transform: uppercase;
}

.category a:hover {
	color:#F14950;
}

.ed_comm {
	text-indent: 10px;
	color:#ECE5DD;
	text-decoration: none;
	border-bottom: 1px solid #E7E1DB;
}

.ed_comm a {
	color:#ECE5DD;
	text-decoration: none;
}

.ed_comm a:visited {
	color:#ECE5DD;
	text-decoration: none;
}

.ed_comm a:hover {
	color:#A07C54;
	text-decoration: none;
}

#page {
	border-bottom: 1px solid #D2C7C0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#page h1 {
	font-family: Times;
	font-weight: normal;
	color: #7E5E4B;
	font-size:24px;
	margin:0;
	padding:0;
}


/* Previous/Next Page Navigation */

.navigation {
	font-family: "Arial Black";
	letter-spacing: -2px;
	font-weight: normal;
	font-size:18px;
	color: #bfbfbf;
	text-decoration: none;
	margin: 0px 0 20px 0;
	padding: 0px 0 20px 0;
}

.navigation a {
	color: #bfbfbf;
	text-decoration: none;
}

.navigation a:visited {
	color: #bfbfbf;
	text-decoration: none;
}

.navigation a:hover {
	color: #ED1C24;
}

.bottomnavigation {
	font-family: "Arial Black";
	letter-spacing: -2px;
	font-weight: normal;
	font-size:18px;
	color: #bfbfbf;
	margin: 30px 0 0 0;
	padding: 5px 0 30px 0;
	text-decoration: none;
}

.bottomnavigation a {
	color: #bfbfbf;
	text-decoration: none;
}

.bottomnavigation a:visited {
	color: #bfbfbf;
	text-decoration: none;
}

.bottomnavigation a:hover {
	color: #ED1C24;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

.post {
	display: inline;
	font-size: 11px;
	padding-bottom: 10px;
	margin-top: 0px;
	width: 100%;
	float: left;
}

.post img {
	border: 0;
}

.post img.border{
	border: 4px solid #ffffff;
}

.entry img {
	border: 0px;
}

/* Fix by Andy Skelton */

.entry, .entrytext {
	margin-top: 0px;
	margin-left: 0px;
	
}

.entry a:link, a:visited {
	color : #505050;
	text-decoration: underline;
}

.entry a:hover, a:active {
	color : #ED1C24;
	background: none;
	text-decoration: none;
}

* html.entry, * html.entrytext {
	overflow: visible;
	height: 1px;
}

* html.entry p, * html.entrytext p {
	width: 99%;
	overflow: hidden;
}

.entrytext {
	padding-top: 0px;
}

/*** Various classes ***/

.technorati a {
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
	color: #909090;
}

.technorati ul {
	list-style-type: none;
}

.clearingdiv {
	clear:both;
	height:30px;
	width:1px;
}

.hide {
	display:none;
}

div.gallery {
	border-top: 1px solid #BEBFC3;
	padding: 0px 5px 5px 5px;
	margin: 5px 0 10px 0;
	overflow: auto;
}

.galleryleft {
	float: left;
	text-align: left;
	padding-right: 15px;
	padding-bottom: 0px;
}

.galleryright {
	text-align: justify;
}

small.tags {
	color: green;
	font-weight: bold;
	width: 99%;
	display: block;
	border: 1px dashed green;
	padding: 5px;
}


/*** End of file ***/







