
/*  
Theme Name: GJ Photo
Theme URI: http://www.lookmatters.com
Description:A template for gjphoto.ca
Version: 1.0
Author: Jonathan Hack
Author URI: http://www.lookmatters.com
Tags: GJ Photo
*/

/** Initialization Styles **/
* {
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6,blockquote,form,label,ul,ol,dl,fieldset,address,input,p{
	margin:0.5em 0;
}
ul{
	margin-left:2em;
}
ol{
	margin-left:3em;
}
fieldset{
	padding:.5em;
}

.clr {
	line-height: 0;
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
}


body {
	text-align: center;
	color: #fff;
	font:normal 62.5%/1em "Century Gothic",Verdana,Arial, Helvetica, sans-serif;
	background: #A10000 url(img/bg_site.png) 0 0 repeat-x;
}
a, a:link, a:visited {
	text-decoration:none;
	color:#820005;
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
a:hover {
	text-decoration:underline;
	color:#820005;
}
.panes a {
	color:#FFF;
	text-decoration:underline;
}
.panes a:hover {
	color:#FFF;
	text-decoration:none;
}
img {
	border:none;
	padding:1px;
}

/************************************************************/
/************************************************************/
/************************************************************/

#frame, #frame2,
#mainpane {
	top:0;
	left:50%;
	margin-left:-495px;
}
#frame {
	position:relative;
	z-index:11;
	background: #000 url(img/frame-rep.png) 0 0 repeat-y;
	width:990px;
	margin-bottom:20px;
}
#frame2 {
	position:relative;
	z-index:12;
	background: url(img/frame-top.png) 0 0 no-repeat;
	width:990px;
}
#mainpane {
	position:relative;
	z-index:50;
	padding:0 20px 0 24px;
	background: url(img/frame-bot.png) bottom left no-repeat;
	width:946px;
}
#top_functions {
	height:32px;
	width:946px;
}
#core {
	margin:0 5px 54px;
	width:936px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
}
#bottom_menu {
	position:relative;
	bottom:20px;
	right:21px;
	height:25px;
	text-transform:uppercase;
	font-size:1.4em;
}
#bottom_menu a, #bottom_menu a:link, #bottom_menu a:visited {
	text-decoration:none;
	color:#820005;
	display:block;
	float:right;	
	padding:0 10px;
	text-align:center;
}
#bottom_menu a:hover {
	text-decoration:underline;
	color:#820005;
}
#copyright {
	position:relative;
	z-index:70;
	height:12px;
	width:936px;
	bottom:0px;
	right:0px;
	margin:0 0 -2px 3px;
	text-align:center;
	color:#460000;
}
#copyright a{
	color: #460000;
}

/*********** Core Styling **************************************/
.panes {
	position:absolute;
	background:#000;
	opacity:.8;
	font-size:1.1em;
	line-height:15px;
	color:#FFF;
}
#blog_pane {
	position:relative;
	min-height:457px;
	width:896px;
	top:0px;
	left:0px;
	margin:0;
	padding:20px 20px 0;
	background:transparent;
	border:none;
	font-size:1.4em;
}
#blog_pane ul{
	padding:0;
	margin:0;
}
.panes ul {
	list-style:none;
}
.panes ul ul{
	list-style:auto;
}
/*********** Top Bar Styling ***********************************/
div.inner {
	background:url(img/slide_top_right.png) top right no-repeat;
	line-height:20px;
	padding:0px 12px;
}
#topmenu {
	float:left;
	background:url(img/slide_top_left.png) 0 0 no-repeat;
}
#topmenu a {
	height:20px;
	margin:0 10px;
}
#contact {
	float:right;
	background:url(img/slide_top_left.png) 0 0 no-repeat;
}
#contact a {
	height:20px;
	margin:0 10px;
}

/*************************************************************/
/*************************************************************/
/*************************************************************/

#content {
	float: right;
	width: 700px;
}
#content .notice p {
	border-top: 1px solid #470000;
	border-bottom: 1px solid #A10000;
	padding: 5px 0px;
	font-size: 12px;
	margin: 1px 0;
	text-align:center;
}
#content .notice {
	border-top: 1px solid #A10000;
	border-bottom: 1px solid #470000;
	margin-bottom: 20px;
}
#content .post {
	float: right;
	position: relative;
	width: 700px;
	padding:0;
	margin-bottom:20px;
}
#content .post p {
	width:700px;
	margin:0px;
	padding:0;
}
#content .post h2 a {
	color: #FFF;
	text-decoration: none;
	padding: 3px 0;
	line-height:1.1em;
}
#content .post h2 a:hover {
	color: #D5F3FF;
}
#content .post h3 {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
#content .post-details {
	position: relative;
	float:right;
	bottom: 0px;
	right:  0px;
	width: 200px;
	margin:4px 0;
}
#content .post h3 a {
	color: #999;
}              
#content .post h3 a:hover {
	text-decoration: none;
}
#content .post img {
	max-width: 500px;
	max-height: 600px;
	margin: 10px 0;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.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;
}
#content p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 10px;
	color: #000;
	text-align: center;
}
#content .post a img {
}
#content .post ul {
	margin-left: 20px !important;
}
#content .post ul li {
	list-style-type: disc !important;
}
#content p,
#content .post ul li {
	font-size: 13px;
	line-height: 20px;
	margin: 10px 0;
	color: #eaeaea;
	margin-right: 140px;
	text-align: justify;
}
#content blockquote {
	margin-left: 10px;
	border-left: 3px solid #333;
	padding-left: 10px;
}
#content p a {
	color: #A10000;
}
#content p a:hover {
	text-decoration: none;
} 
#content small {
	margin: 0 auto;
	text-align: center;
	display: block;
	border-top: 3px solid #333;
	border-bottom: 1px solid #333;
	font-size: 11px;
	color: #999;
}
#content ol {
	line-height: 1.6;
	list-style-type:none;
	margin:0;
	padding:0;
}
#content ol.commentlist {
	margin-top: 10px;
}
#content ol.commentlist li {
	border-top: 1px solid #333;
	margin-bottom: 0px;
} 
#content ol.commentlist li .commentMeta {
	width: 120px;
	float: left;
	margin-top: 4px;
} 
#content ol.commentlist li .commentMeta span {
	display: block;
}
#content ol.commentlist li .commentMeta span.author,
#content ol.commentlist li .commentMeta span.author a {
	color: #CCC;    
	text-decoration: none;
	margin-bottom: 5px;
}                     
#content ol.commentlist li .commentMeta span.date a {
	color: #666;
	text-decoration: none;
	font-size: 11px;
}
#content ol.commentlist li .commentMeta span.moderate a {
	color: #A10000;
}
#content ol.commentlist li .commentText {
	width: 550px;
	float: right;
	padding: 0px;
	margin:-4px 0 0;
	font-size: 12px;
}
#content ol.commentlist .avatar {
	float: left;
}
a.commentNotice {
	font-weight:bold !Important;
	color:#A10000 !Important;
}
#content h3 {
	color: #A10000;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content #commentform input {
	padding: 5px;
	font-family: Arial, Helvetica, Sans-serif;
}
#content #commentform textarea {
	width: 410px;
	padding: 10px;
	font-family: Arial, Helvetica, Sans-serif;
}
#content .nextprevious {
	height: 40px;
	display: block;
	padding-bottom:12px;
}
#content .nextprevious a {
	color: #CCC;
}
#content .nextprevious .left {
	float: left;
}
#content .nextprevious .right {
	float: right;
}
#content .adBrite {
	display: block;
	margin-bottom: 20px;
	border: 1px solid #333;
}
#sitemeter {
	text-align: center;
	width: 160px;
	font-size: 11px;
	color: #999;
}
#sitemeter img{
	padding-bottom: 8px;
	padding-top: 8px;
}
#sidebar {
	width: 180px;
	float: left;
	padding-top: 8px;
	text-align: left;
}
#sidebar h2 {
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#sidebar a img {
	border: none;
}
#sidebar li {
	list-style:none;
}
#sidebar ul {
	margin: 10px 0;
	list-style:none;
}
#sidebar ul li {
	font-size: 11px;
	padding: 0 10px;
	margin: 0 0 5px 5px;
	list-style:none;
}
#sidebar ul li a {
	color: #999;
	text-decoration: none;
}
#sidebar ul li span {
	color: #666;
	margin-left: 5px;
}
#sidebar ul li a:hover {
	color: #CCC;
}
#sidebar ul#nav {
	margin: 10px 0 20px 0;
}
#sidebar ul#nav li {
	margin: 0;
	padding: 0;
}
#sidebar ul#nav li a {
	display: block;
	height: 17px;
	padding: 7px 10px;
	margin:0 0 5px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
#sidebar ul#nav li a:hover {
}        
#sidebar ul#nav li a.active {
	color: #FFF;
}
.clearfix {
	line-height: 0;
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
}
.ctc {
	text-align: center;
	text-decoration: none;
	line-height: 80%;
	background-color: #000;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.ctc a {
	text-decoration: none;
	text-transform: lowercase;
	font-family: "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;
	margin: 4px;
	border: thin none #060606;
}
.ctc a:hover{
	color: #fff;
	margin: 3px;
	border: thin solid #8acef3;
	background-color: #0c0c0c;
}
[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
#upperBox {
	margin-bottom: 10px;
	text-align: center;
	position: absolute;
	right: 0;
	padding-top: 5px;
}
#upperBox a img {
	display: block;
	margin: 0 auto;
	border: none;
}
#upperBox p {
	margin: 5px 0;
	font-size: 10px;
	text-align: center;
}
#upperBox input {
	height: 18px;
	padding: 5px 5px 5px 25px;
	background: url(img/upperBox_search.png) top left no-repeat;
	border: 0;
	width: 100px;
	color: #9ec7eb;
	margin-top: 5px;
}
#upperBox input:focus {
	color: #FFF;
}

#content .post .postComments {
	width:700px;
	position:relative;
}
#content .post .postComments p{
	width: auto;
}
#content .post .postComments ol.commentlist li .commentText {
	width: 550px;
	float: right;
	padding: 0px;
	margin:-4px 0 0;
	font-size: 12px;
}
