/*
Theme Name: A1C Gallery
Theme URI: http://www.a1cgallery.ca
Description: A Blank Wordpress theme.
Author: Mark Bennett
Author URI: http://www.thisisordinary.com
version: 1
Tags: A1C
*/



/* basics */

*{margin:0; padding:0;}

body {
background-image:url('http://www.a1cgallery.com/wp-content/themes/a1c/images/IMG_5173_2000pxwb.jpg');
background-position: center bottom;

	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 9pt;
	color: #000000;
	margin:75px 0px 160px 0px;
	}
	
/* Page Titles */ h1 {font-size: 20pt; font-family: helvetica, arial, serif; color: #f89c1c; line-height:20pt;} 
/* Show Titles */ h2 {font-size: 28pt; font-family: helvetica, arial, serif; color: #000000; line-height:28pt; font-weight: normal;} 
/* Dates in Body */ h3 {font-size: 12pt; font-family: helvetica, arial, serif; color: #666666; line-height:14pt; font-weight: lighter;} 
/* Names of Artists */ h4 {font-size: 16pt; font-family: helvetica, arial, serif; color: #000000; line-height:20pt; font-weight: normal;} 
/* Sidebar Titles, edit below in rightbar section */ h5 {font-size: 14pt; font-family: helvetica, arial, serif; color: #666666;} 
/* Litte Sidebar Dates */ h6 {font-size: 14pt; font-family: helvetica, arial, serif; color: #666666;} 

hr {color: #000; background-color: #fff; border: 1px dotted #000; border-style: none none dotted; padding: 0px 0px 4px 0px; width:100%;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

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


/* links */

a{
	color:#f89c1c;
	text-decoration:none;
	}

a:hover{color:#666666; text-decoration: none;}



/* container */


#container {
	width:1000px;
	margin: 0 auto;
	padding:0;
	background:transparent;
	color:#333;
	overflow: hidden;
	border-top: 6px solid #959595;
	}
	
	
#container_body {
background-color:#ffffff;
width:auto;
height:auto;
overflow: auto;
border-bottom: 6px solid #959595;
}	
/* header */

#header {
	background:#ffffff;
  	width:100%; 
  	height:130px;
	color: #000; 
	}

#header_banner {
	width:930px;
	 padding: 25px 35px 0px 35px;
	}
/* 
#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}

*/
/* #header h2{
	font-size: 22pt; font-family: helvetica, arial, serif; color: #666; font-weight: bold;
	padding: 10px 0 0 0px;
	margin:0;	
	}
*/

#header_logo {
float: left;}

#header_right {
float:right;
padding:10px 10px 0 0;
}

/* main menu */


#menu {
	background:#ffffff;
	font-family: verdana, arial, times, serif;
	 /* font-size: 8pt; */
	width:965px;
	overflow:hidden;
	padding: 0 35px 40px 0;
	
	
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 14px;
	margin: 0;
	color: #636363;
	display:block;
	font-family: georgia;
	font-style: oblique;
	font-size: 12pt;
	float:right;
}

#menu ul li a:hover {
	background: #fff;
	color:#f89c1c;
	text-decoration:none;
}




/* content */

#content_page {
	float: left;
	width:700px;
	overflow: hidden;
	margin:6px 14px 14px 35px;
	}
	
	/* 
	.post h2{
	font-size: 22pt; font-family: helvetica, arial, serif; color: #f89c1c; font-weight: bold;
	padding-top: 7px;
	}
	
	
	
.post h2 a{
	font-size: 22pt; font-family: helvetica, arial, serif; color: #f89c1c; font-weight: bold;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

*/


#content_index {
	float: left;
	width:490px;
	overflow: hidden;
	margin:14px 14px 14px 35px;
	}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	/*
.post h2{
	font-size: 22pt; font-family: helvetica, arial, serif; color: #f89c1c; font-weight: bold;
	padding-top: 10px;
	}
	
.post h2 a{
	font-size: 22pt; font-family: helvetica, arial, serif; color: #f89c1c; font-weight: bold;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}
*/
.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}
	



/* left sidebar */

#left {
	width:190px;
	float:left;
	margin:10px -20px 0 0;
	padding:0;
	border-right: 0px solid #ddd;
	text-align: right;
	}
/*
#left h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}
*/
#left label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px;
	padding:0;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#left ul ul {
	margin:14px 0;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* right sidebar */

#right{
	width:190px;
	float:right;
	margin:10px 40px 60px 0px;
	padding: 0;
	/* border-left: 1px dotted #000; */
	text-align:right;
	}
/*
#right h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}
*/

#right h5 {font-size: 14pt; font-family: helvetica, arial, serif; color: #666666;}


#right label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding:0;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px;
	padding:0;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#right ul ul {
	margin:14px 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
	
	
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:60%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	border:1px solid #000;
	padding:2px;
	}




/* misc */

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
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.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;
}




/* footer */

#footer {
	background:transparent;
	clear: both;
	width: 100%;
	margin: 25px 0 0 0;
	color:#000000;
	font-family:georgia, times, helvetica, arial;
	}
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center; font-size: 9pt; font-style: oblique;}
#footer a{color: #636363;text-decoration: none; font-size: 9.5pt; font-family: georgia; font-style: oblique; }
#footer a:hover{color: #f89c1c;text-decoration: none;}

#footer_left {
	float: left;
}

#footer_right {
	float: right;
	text-align:right;
}
