/*
Theme Name: Photon Creations
Theme URI: http://photoncreations.com/blog
Description: Photon Creations Theme
Version: 1.0
Author: PC
Author URI: http://photoncreations.com/blog
Tags: custome

*/

body {
	margin: 0px 0px 0px 0px;
	background-color:#333333;
}

p{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:8px;
	margin-left: 25px;
	margin-right: 35px;
}

.navigation 
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-left: 25px;
	margin-right: 35px;
}

small {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:6px;
}

h1{
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-left: 25px;
	margin-right: 35px;
	line-height:12px;
}

h2#comments {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-left: 25px;
	margin-right: 35px;
	line-height:10px;
}
h3 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-left: 25px;
	margin-right: 35px;
	line-height:10px;
}

.commentnotes 
{
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:10px;
	margin-left: 50px;
	margin-right: 70px;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
	padding-top: 10px;
	padding-bottom: 10px;
}

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

a:hover, a:active{
	text-decoration:underline;
	color:#FFFFFF;
}

a.titleLink:link, a.titleLink:visited
{
	text-decoration:none;
	color:#FFFFFF;
}
a.titleLink:hover, a.titleLink:active
{
	text-decoration:none;
	color:#EFDF00;
}

#lc_content_bg{
	background-repeat:repeat-y;
	background-image:url(images/pc_lc_content_repeat.jpg);
	}
	
#lc_content {
	background-image:url(images/pc_lc_content_header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:570px;
	}
	
#rc_content_bg{
	background-repeat:repeat-y;
	background-image:url(images/pc_rc_content_repeat.jpg);
	}
	
#rc_content {
	background-image:url(images/pc_rc_content_header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:224px;
	}
	
#sc_content_bg{
	background-repeat:repeat-y;
	background-image:url(images/pc_sc_content_repeat.jpg);
	}
	
#sc_content {
	background-image:url(images/pc_sc_content_header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:794px;
	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	/*margin: 15px 0 10px;*/
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	margin-left: 25px;
	margin-right: 35px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.commentlist li ul li {
	font-size: 1em;
	
}

.commentlist li {
	font-weight: bold;
	margin-left: 25px;
	margin-right: 35px;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
}

.thread-even 
{
	background-color: #555555;
	
}
.thread-odd
{
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}
	
.says 
{
	color: #FFFFFF;
}
.comment-author 
{
	color: #FFFFFF;
}

.commentlist p {
	font-weight: normal;
	font-size: 12px;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}