/*   
Theme Name: blindinglight
Theme URI: http://www.lightleakstudios.com
Description: new, cleaner light
Author: Alejandro Baez
Author URI: http://www.lightleakstudios.com
Version: 2.0*/
*{
	margin:0; padding:0;
}
.hide {
	display:none;
}
/*<----Header---->*/

body {
	margin: 0 auto;
	font-family: Georgia;
	text-align: center;
	background: #DEE1E7 url(images/background3.png) fixed center top;
}
#page {
	margin: 0 auto;
	background: #FFFFFF;
	width: 902px;
	text-align: left;
	position: relative;
	background: url(images/background.gif) repeat-y top;
}
#header {
	height:174px;
	background:  url(images/header.jpg) no-repeat;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 125px;
	padding-left: 400px;
	letter-spacing: 1px;
}
#header li {
	list-style:none;
	display:inline;
	color: #6B7993;
	font-size: 12px;
	font-weight: bold;
}
#header li a:link, #header li a:visited{
	color: #6B7993;
	text-decoration:none;
}
#header li a:hover, #header li a:active{
	color: #9CA9C2;
	text-decoration:none;
}
.stick{
	color: #EFA03C;
}
.new{
	background: url(images/new2.gif) no-repeat;
	width:138px;
	height:138px;
	position:absolute;
	top: 6px;
	left: 10px;
}

/*<----Index----*/
#content {
	
}

/*Main Page*/
#home1{ /*nuff-said*/
	  width:315px;
	  float: left;
	  padding: 7px;
	  margin-left:0px;
	  margin: 0px;
}

#home2{ /*nuff-said*/
	  width:315px;
	  float: left;
	  padding: 7px;
	  margin-left:0px;
	  margin: 0px;
}
.homeentry{ 
	width:305px;
	height: 200px;
	padding:5px;
	margin-left:3px;
	margin-bottom: 20px;
	padding-bottom: 30px;
	border-bottom:1px solid #EAEDF1;
	position:relative;
}
.read{
	height:16px;
	float: left;
	padding-left:20px;
	margin-right:8px;
	background:  url(images/reading.gif) no-repeat;
}
.comments{
	height:16px;
	float: left;
	padding-left:20px;
	margin-right:8px;
	background:  url(images/comments.gif) no-repeat;
}
.archive{
	height:16px;
	float: left;
	padding-left:20px;
	margin-right:5px;
	background:  url(images/category.gif) no-repeat;
}


/*sub Pages*/
#Column1{ /*nuff-said*/
	  width:620px;
	  float:left; 
	  padding: 0px 0px 0px 0px;
	  margin-left:0px;
	  margin: 0px;
}
.entry{ 
 	border-bottom:1px solid #EAEDF1;
	width:600px;
	padding:8px;
	margin-left:5px;
	margin-bottom: 8px;
}
.entrytitle{
    color: #FF9600;
	font-size: 19px;
	font-weight:900;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.entrytitle a:link, .entrytitle a:visited{
    color: #FF9600;
	text-decoration:none;
}
.entrydateline {
	color: #72A1D9;
	font-size: 12px;
	font-weight: 400;
	margin-top:3px;
	letter-spacing: .2px;
}

.entrybody {
	font-size:12px;
	font-weight:normal;
	margin-top:5px;
	padding-bottom: 16px;
	padding-left: 5px;
	line-height:18px;
	font-style: normal;
	word-spacing: 0.3px;
	text-align: left;
}

.entrybaselinehome{
	color: #5E5E00;
	font-size:10px;
	font-weight: normal;
	margin-left: 20px;
	position:absolute;
	left: 1px;
	bottom: 10px;
}
.entrybaselinehome a:link, .entrybaselinehome a:visited{
	color: #5C7106;
	text-decoration:none;
}
.entrybaselinehome a:hover, .entrybaselinehome a:active{
	color: #ABC837;
	text-decoration:none;
}
.entrybaseline{
	color: #5E5E00;
	font-size:10px;
	font-weight: 400;
	margin-top: 5px;
	margin-left: 20px;
}
.entrybaseline a:link, .entrybaseline a:visited{
	color: #5C7106;
	text-decoration:none;
}
.entrybaseline a:hover, .entrybaseline a:active{
	color: #ABC837;
	text-decoration:none;
}
p{
	margin-bottom: 10px;
}
/*<----footer---->*/

#footer{
	  background: url(images/footer.gif) no-repeat;
	  clear:both;
	  width:auto;
	  height:40px;
	  text-align: center;
	  color: #fff;
	  font-size: 12px;
	  font-weight: normal;
}
#footer a:link, #footer a:visited{
	color: #D7D7D7;
	text-decoration:none;
}
#footer a:hover, #footer a:active {
	color: #F63;
	text-decoration:none;
}

/*<----sidebar---->*/
#Column2{ 
	  width:210px;
	  margin-left: 10px;
	  float: left;
}
/* Searchbox */
#searchdiv { 
	margin:5px;
	padding: 2px;
	text-align: center;
	
}
.entry2 label {
	display:  none;
}
#searchsubmit {
	color: #933;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	width: 24px;
	border: 1px solid #F93;
}
#s {
 	width: 90px;
	font-size: 10px;
}
/*lists on Column 2*/
.entry2{ 
	 width: 204px;
	 background:url(images/navback.jpg); 
}
.navContent{
	
}
.linkheader{
	height: 31px;
	margin-left: 20px;
	background:url(images/subHeader.jpg) no-repeat;
}
.linktitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFF;
	font-size: 12px;
	padding-top: 7px;
	margin-left: 12px;
	text-align: left;
}

.linkcat{
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	color: #D0EFC2;
	width: 155px;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-left: 25px;
	line-height: 12px;
	text-decoration:none;
	list-style-type: none;
}
.linkcat a:link, .linkcat a:visited{
 	color: #F2F2F2;
	text-decoration:none;
}
.linkcat a:hover, .linkcat a:active {
 	color: #FFA74A;
	text-decoration:none;
}
.linkcat li{
	padding-bottom: 4px;
}
.linklist{
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	color: #D0EFC2;
	width: 150px;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-left: 25px;
	line-height: 12px;
	text-decoration:none;
	list-style-type: none;
}
.linklist a:link, .linklist a:visited{
 	color: #F2F2F2;
	text-decoration:none;
}
.linklist a:hover, .linklist a:active {
 	color: #FFA74A;
	text-decoration:none;
}

.linklist li{
	padding-bottom: 8px;
}

.children{
	list-style-type: none;
}
.columbfooter{
	height: 107px;
	background:url(images/navfooter.jpg) no-repeat;
}
#calendar{
	color: #E6DDC0;
	font-size: 11px;
	text-align: center;
	line-height: 13px;
	margin: 25px;
	background-color: #E6DDC0;
	border: 1px solid #666633;
	width: 160px;
}
#wp-calendar caption {
	color: #4B500F;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}
#wp-calendar th {
	color: #7E8439;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	padding: 0 6px;
}
#wp-calendar td {
	color: #6F8B2B;
	text-align: center;
}
#wp-calendar td a {
	color: #5DB329;
	font-weight: bold;
}
/*<----Link Page---->*/
.linkbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	color: #4B4659;
	width: 255px;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 16px;
	margin-left: 25px;
	line-height: 14px;
	text-decoration:none;
	list-style-type: none;
}
.linkbody a:link, .linkbody a:visited{
	color: #4275B0;
}
.linkbody a:hover, .linkbody a:active{
	color: #3891F7;
}
.linkbody li{
	padding-bottom: -12px;
}
.arrow{
	float: left;
	padding-left:15px;
	
	background: url(images/arrow.gif) no-repeat;
}

/*<----Single.php---->*/
.mainheader{
	color: #333366;
	font-size: 11px;
	font-weight: 300;
	padding-left: 10px;
	margin: 5px;
}
.mainheader a:link, .mainheader a:visited{
	color: #B43030;
}
.mainheader a:hover, .mainheader a:active{
	color: #EF7373;
}

/*-- Comments --*/
#comments {
	margin: 10px;
}
#comment{
	margin-left: 12px;
	width:550px;
}
.commentlist {
	background-color: #70150C;
	border: 1px dotted #818F4A; 
	margin-top: 6px;
}
.comment {
	background-color: #EBEFF3;
	border: 1px solid #A8ABAD;
	padding: 6px;
	margin-top: 5px;

}
.commentalt {
	background-color: #DBE2EC;
	border: 1px solid #A8ABAD;
	margin-top: 5px;
}
.cheader {
	font-size: 11px;
	color: #402508;
	margin: 7px 0 0 8px;
	padding-left: 10px;
	background-position: 5px;
}
.username {
	font-weight: bold;
	font-size: 12px;
}
.username a:link, .username a:visited{
	color: #F18E00;
	text-decoration: none;
}
.username a:hover, .username a:active {
	color: #F3AC47;
	text-decoration: none;
}
.cbody {
	color: #000;
	font-size:11px;
	margin: 3px 15px 0 20px;
}
.cbody a:link, .cbody a:visited{
	color: #B43030;
}
.cbody a:hover, .cbody a:active{
	color: #EF7373;
}
.cdateline {
	color: #402508;
	font-size: 10px;
	border-top: 1px solid #A3C243;
	padding:3px;
	margin: 8px 20px 7px 20px;
}
.cmargin{
	font-size: 12px;
	color: #402508;
	padding: 8px;
}
.CommentInput{
	padding: 10px;
	margin: 5px;
}
#author{
	margin: 5px;
}
#email {
	margin: 5px;
}
#url{
	margin: 5px;
}

/*<----SubPages---->*/
.subPageEntry{ /*About, etc*/
 	width:600px;
	padding:5px;
	margin-left:5px;
	margin-bottom: 8px;;
}
.pageDivY {
	padding:3px;
	border-top:1px solid #EAEDF1;
	border-bottom:1px solid #EAEDF1;
}
/*<----Contact Form---->*/
.contactform {
	margin-left: 30px;
	width: 500px;
 }
.contactleft {
 	font-size: 12px;
	color: #36322E;
	padding-top: 10px;
 }
.contactright {
 	font-size: 12px;
	color: #86411F;
 }
.messageSucces {
	padding-left: 30px;
	letter-spacing: 1px;
}
 
/*<----Archives---->*/
.archivelist {
	margin:20px;
}
.archiveheader {
	padding-left: 20px;
	letter-spacing: 1px;
}
.archivesubheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-position: 10px 3px;
	padding-bottom: 5px;
	padding-left: 25px;
	text-decoration: none;
}
.archivebody{
	color: #666;
	font-size:12px;
	font-weight:normal;
	margin-bottom:10px;
	margin-left: 25px;
	line-height:18px;
	font-style: normal;
	word-spacing: .3px;
	text-align:left;
}
.permatitle{
	color: #C63;
	font-size: 14px;
	font-weight:700;
	list-style-type: none;
}
.permatitle a{
	color: #C63; 
}
.permatitle a:hover{
	color: #FFA385;
}
.permadate{
	color: #6897D0;
	font-size: 10px;
	font-weight: 400;
}

/* <----Search Resluts----> */
.entryresult{
   	border-top:1px solid #EAEDF1;
	border-top:1px solid #EAEDF1;
	width:600px;
	padding:8px;
	margin-left:5px;
	margin-bottom: 15px;
}
.resultbaseline {
	margin-top: 10px;
	padding-bottom: 10px;
}
.resultbaseline a {
	color: #5C7106;
}
.resultbaseline a:hover {
	color: #ABC837;
}
.preventries {
	list-style-type: none;
	padding-bottom:  15px;
}
/*<----PhototBorder---->*/
.pic {
	width: 370px;
	padding:10px;
	border: 1px solid #88755C;
	text-align: center;
	margin: 6px;
}
.randomphoto {
 	width: 150px;
	margin-top: 5px;
	margin-left: 24px;
	
}
.photoTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	color: #D0EFC2;
	width: 155px;
	font-size: 10px;
	padding-top: 5px;
	margin-left: -3px;
	margin-bottom: 6px;
	line-height: 14px;
	text-decoration:none;
	list-style-type: none;
	text-align: center;
}


/*<----Projects---->*/
.projectpic{
	width: 600px;
	padding: 5px;
	border: 1px solid #666;
	margin-bottom:5px;
	text-align: center;
}
.projectresp{
	margin-left: 5px;
	padding: 5px 0 3px 0;
	font-size:11px;
	color: #5883B6;
	font-weight: 100;
}
.projecttech{
	margin-left: 5px;
	padding-bottom: 5px;
	color: #A62828;
	font-size:11px;
	font-weight: 100;
}
.projectentry {
	width:600px;
	padding:8px;
	margin-left:5px;
	margin-bottom: 20px;
}
.projectlaunch{
	border-top:1px dotted #C66;
	border-bottom:1px dotted #C66;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
}
.projectlaunch a{
	color: #B63131;
}
.projectlaunch a:hover{
	color: #F22727;
}

.entrylinks {
	
	font-size:12px;
	font-weight:normal;
	margin-top:5px;
	margin-left: 25px;
	margin-bottom: 12px;
	padding-left: 20px;
	line-height:18px;
	font-style: normal;
	word-spacing: 0.3px;
	text-align: left;
}

/*<--Alphabet-->*/
.ACap{
 	 float:left;
	 height: 54px; width: 57px;
	 
	 padding-right: 3px;
 	 background:  url(http://www.lightleakstudios.com/images/DropCaps/A.gif) no-repeat;
	 font-size: 1px;
	 color: #AEB8C5;
} 
.BCap{
 	 float:left;
	 height: 54px; width: 57px;
	 padding-left: 2px;
	 padding-right: 3px;
 	 background:  url(http://www.lightleakstudios.com/images/DropCaps/B.gif) no-repeat;
	 font-size: 1px;
	 color: #AEB8C5;
} 
.CCap{
 	 float:left;
	 height: 54px; width: 57px;
	 padding-left: 2px;
	 padding-right: 3px;
 	 background:  url(http://www.lightleakstudios.com/images/DropCaps/C.gif) no-repeat;
	 font-size: 1px;
	 color: #AEB8C5;
} 
.DCap{
 	 float:left;
	 height: 54px; width: 57px;
	 padding-left: 2px;
	 padding-right: 3px;
 	 background:  url(http://www.lightleakstudios.com/images/DropCaps/D.gif) no-repeat;
	 font-size: 1px;
	 color: #AEB8C5;
} 
.ECap{
 	 float:left;
	 height: 54px; width: 57px;
	 padding-left: 2px;
	 padding-right: 3px;
 	 background:  url(http://www.lightleakstudios.com/images/DropCaps/E.gif) no-repeat;
	 font-size: 1px;
	 color: #AEB8C5;
} 
.FCap{
 	 float:left;
	 height: 54px; width: 57px;
	 padding-left: 2px;
	 padding-right: 3px;
 	 background:  url(http://www.lightleakstudios.com/images/DropCaps/F.gif) no-repeat;
	 font-size: 1px;
	 color: #AEB8C5;
} 
.GCap{
 	 float:left;
	 height: 54px; width: 57px;
	 padding-left: 2px;
	 padding-right: 3px;
 	 background:  url(http://www.lightleakstudios.com/images/DropCaps/G.gif) no-repeat;
	 font-size: 1px;
	 color: #AEB8C5;
} 
.HCap{
 	 float:left;
	 height: 54px; width: 57px;
	 padding-left: 2px;
	 padding-right: 3px;
 	 background:  url(http://www.lightleakstudios.com/images/DropCaps/H.gif) no-repeat;
	 font-size: 1px;
	 color: #AEB8C5;
} 
.ICap{
 	 float:left;
	 height: 54px; width: 57px;
	 padding-left: 2px;
	 padding-right: 3px;
 	 background:  url(http://www.lightleakstudios.com/images/DropCaps/I.gif) no-repeat;
	 font-size: 1px;
	 color: #AEB8C5;
} 
.JCap{
 	 float:left;
	 height: 54px; width: 57px;
	 padding-left: 2px;
	 padding-right: 3px;
 	 background:  url(http://www.lightleakstudios.com/images/DropCaps/J.gif) no-repeat;
	 font-size: 1px;
	 color: #AEB8C5;
} 
.KCap{
 	 float:left;
	 height: 54px; width: 57px;
	 padding-left: 2px;
	 padding-right: 3px;
 	 background:  url(http://www.lightleakstudios.com/images/DropCaps/K.gif) no-repeat;
	 font-size: 1px;
	 color: #AEB8C5;
} 
.LCap{
 	 float:left;
	 height: 54px; width: 57px;
	 padding-left: 2px;
	 padding-right: 3px;
 	 background:  url(http://www.lightleakstudios.com/images/DropCaps/L.gif) no-repeat;
	 font-size: 1px;
	 color: #AEB8C5;
} 
.MCap{
 	 float:left;
	 height: 54px; width: 57px;
	 padding-left: 2px;
	 padding-right: 3px;
 	 background:  url(http://www.lightleakstudios.com/images/DropCaps/M.gif) no-repeat;
	 font-size: 1px;
	 color: #AEB8C5;
} 
.NCap{
 	 float:left;
	 height: 54px; width: 57px;
	 padding-left: 2px;
	 padding-right: 3px;
 	 background:  url(http://www.lightleakstudios.com/images/DropCaps/N.gif) no-repeat;
	 font-size: 1px;
	 color: #AEB8C5;
} 
.OCap{
 	 float:left;
	 height: 54px; width: 57px;
	 padding-left: 2px;
	 padding-right: 3px;
 	 background:  url(http://www.lightleakstudios.com/images/DropCaps/O.gif) no-repeat;
	 font-size: 1px;
	 color: #AEB8C5;
} 
.PCap{
 	 float:left;
	 height: 54px; width: 57px;
	 padding-left: 2px;
	 padding-right: 3px;
 	 background:  url(http://www.lightleakstudios.com/images/DropCaps/P.gif) no-repeat;
	 font-size: 1px;
	 color: #AEB8C5;
} 
.QCap{
 	 float:left;
	 height: 54px; width: 57px;
	 padding-left: 2px;
	 padding-right: 3px;
 	 background:  url(http://www.lightleakstudios.com/images/DropCaps/Q.gif) no-repeat;
	 font-size: 1px;
	 color: #AEB8C5;
} 
.RCap{
 	 float:left;
	 height: 54px; width: 57px;
	 padding-left: 2px;
	 padding-right: 3px;
 	 background:  url(http://www.lightleakstudios.com/images/DropCaps/R.gif) no-repeat;
	 font-size: 1px;
	 color: #AEB8C5;
} 
.SCap{
 	 float:left;
	 height: 54px; width: 57px;
	 padding-left: 2px;
	 padding-right: 3px;
 	 background:  url(http://www.lightleakstudios.com/images/DropCaps/S.gif) no-repeat;
	 font-size: 1px;
	 color: #AEB8C5;
} 
.TCap{
 	 float:left;
	 height: 54px; width: 57px;
	 padding-left: 2px;
	 padding-right: 3px;
 	 background:  url(http://www.lightleakstudios.com/images/DropCaps/T.gif) no-repeat; 
	 font-size: 1px;
	 color: #AEB8C5;
} 
.UCap{
 	 float:left;
	 height: 54px; width: 57px;
	 padding-left: 2px;
	 padding-right: 3px;
 	 background:  url(http://www.lightleakstudios.com/images/DropCaps/U.gif) no-repeat;
	 font-size: 1px;
	 color: #AEB8C5;
} 
.VCap{
 	 float:left;
	 height: 54px; width: 57px;
	 padding-left: 2px;
	 padding-right: 3px;
 	 background:  url(http://www.lightleakstudios.com/images/DropCaps/V.gif) no-repeat;
	 font-size: 1px;
	 color: #AEB8C5;
} 
.WCap{
 	 float:left;
	 height: 54px;
	 width: 57px;
	 padding-right: 3px;
	 padding-right: 3px;
 	 background:  url(http://www.lightleakstudios.com/images/DropCaps/W.gif) no-repeat;
	 font-size: 1px;
	 color: #AEB8C5;
} 
.XCap{
 	 float:left;
	 height: 54px;
	 width: 57px;
	 padding-left: 2px;
	 padding-right: 3px;
 	 background:  url(http://www.lightleakstudios.com/images/DropCaps/X.gif) no-repeat;
	 font-size: 1px;
	 color: #AEB8C5;
} 
.YCap{
 	 float:left;
	 height: 54px; width: 57px;
	 padding-left: 2px;
	 padding-right: 3px;
 	 background:  url(http://www.lightleakstudios.com/images/DropCaps/Y.gif) no-repeat;
	 font-size: 1px;
	 color: #AEB8C5;
} 
.ZCap{
 	 float:left;
	 height: 54px; width: 57px;
	 padding-left: 2px;
	 padding-right: 3px;
 	 background:  url(http://www.lightleakstudios.com/images/DropCaps/Z.gif) no-repeat;
	 font-size: 1px;
	 color: #AEB8C5;
} 

