/*
Theme Name: Abstract Contemporary Art
Version: 1
Author: Kinski & Bourke
Author URI: http://www.kinskiandbourke.com/
*/



/* start presets */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, strike, strong, sub,  tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ebe7d5;
	background-image: url(images/abstract-contemporary-art.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#bar {
	background-image: url(images/bg-bar.png);
	height: 30px;
	width: 100%;
}


ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end presets */



#header {
	height: 195px;
	width: 850px;
	text-align: center;
	margin: auto;
}
#menu {
	height: 89px;
	width: 850px;
	text-align: center;
}
#menutop {
	height: 39px;
}
#menubottom {
	height: 50px;
}


#leftcolumn {
	float: left;
	width: 550px;
	padding-bottom: 35px;
	padding-top: 40px;
}
#holder {
	background-color: #FFF;
}


#rightcolumn {
	float: right;
	width: 260px;
	padding: 20px;
}

div#rightcolumn img {
	display: block;
	margin-bottom: 10px;
}
.caption {
	height: 26px;
	width: 260px;
	background-image: url(images/sidebar-caption-bg.png);
	margin-bottom: 20px;
	margin: auto;
}
.caption-left {
	background-image: url(images/sidebar-caption-left.png);
	float: left;
	height: 26px;
	width: 21px;
}
.caption-right {
	background-image: url(images/sidebar-caption-right.png);
	float: right;
	height: 26px;
	width: 21px;
}

.caption-left-homepage {
	background-image: url(images/homepage-caption-left.png);
	float: left;
	height: 26px;
	width: 21px;
}
.caption-right-homepage {
	background-image: url(images/homepage-caption-right.png);
	float: right;
	height: 26px;
	width: 21px;
}
.caption-text {
	height: 26px;
	width: 218px;
	float: left;
	overflow: hidden;
	font-size: 8pt;
	color: #888162;
	line-height: 26px;
}



#footer {
	clear: both;
	height: 30px;
	width: 850px;
	margin: auto;
	background-image: url(images/bg-footer.png);
	font-size: 8pt;
	color: #888162;
	padding-top: 27px;
}

#container {
	text-align: center;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

p, h1, h2, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}

div#leftcolumn h2, div#leftcolumn p {
	text-align: left;
	font-size: 9pt;
	color: #515151;
	margin-left: 40px;
	margin-right: 40px;
	line-height: 14pt;
}

div#leftcolumn h2 {
	margin-bottom: 20px;	
}

div#leftcolumn p {
	margin-bottom: 10px;	
}

a:link {color: #9e0b0f; text-decoration: none;}
a:visited {color: #9e0b0f; text-decoration: none;}
a:hover {color: #9e0b0f; text-decoration: underline;}
a:active {color: #9e0b0f; text-decoration: none;}

.postmetadata a:link {color: #888162; text-decoration: none;}
.postmetadata a:visited {color: #888162; text-decoration: none;}
.postmetadata a:hover {color: #9e0b0f; text-decoration: none;}
.postmetadata a:active {color: #9e0b0f; text-decoration: none;}

div.post img.alignright{
       float: right;
       margin-left: 15px;
       margin-bottom: 5px;
}

div.post img.alignleft {
       float: left;
       margin-right: 15px;
       margin-bottom: 5px;
}

.navigation {
	width: 470px;
	margin: auto;
        margin-bottom: 10px;
        height: 20px;
        font-size: 8pt;
}

div.alignleft {
	width: 160px;
	float: left;
	text-align: left;
        height: 20px;
}

div.alignright {
	width: 160px;
	float: right;
	text-align: right;
        height: 20px;
}


.ngg-navigation a.next, .ngg-navigation a.page-numbers, .ngg-navigation a.prev, .ngg-navigation span.next, .ngg-navigation span.page-numbers, .ngg-navigation span.prev {
    border:none!Important;
}
