body{
  	background: #E4E4E4;
	margin: 0 0 30px;
	color: #666;
	font: 18px JRegular, Georgia, Times, serif;
}

@font-face {
 font-family: JLight;
 src: url("/wp-content/themes/allcss01/fonts/JLight.eot") /* EOT file for IE */
}
@font-face {
 font-family: JLight;
 src: url("/wp-content/themes/allcss01/fonts/JLight.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: JRegular;
 src: url("/wp-content/themes/allcss01/fonts/JRegular.eot") /* EOT file for IE */
}
@font-face {
 font-family: JRegular;
 src: url("/wp-content/themes/allcss01/fonts/JRegular.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: Jbold;
 src: url("/wp-content/themes/allcss01/fonts/JBold.eot") /* EOT file for IE */
}
@font-face {
 font-family: Jbold;
 src: url("/wp-content/themes/allcss01/fonts/JBold.ttf") /* TTF file for CSS3 browsers */
}

a{
	color: #838792;
	text-decoration:;
}
/*a:link, a:active, a:visited {
	display: inline-block;
}*/

h1, h2, h3, h4 ,h5{}
h1{
	font-family: JLight;
	color: #9A9A9A;
}
h2, h3{
	font-family: JLight;
	color: #9A9A9A;
}
small{
	font: 10px tahoma, verdana, sans-serif;
}
.alignright{
	float: right;
	margin: 0 0 12px 12px;
}
.alignleft{
	float: left;
	margin: 0 12px 12px 0;
}

#holder{
	width: 960px;
	margin: 0 auto;
	background: #fff;
	z-index: 999999;
}

header{
	position: relative;
	height: 150px;
	border-bottom: 4px double #DDD;
	background: #fff;
}
header h1{
	font-size: 188px;
	margin: 0;
	position: absolute;
	width: 1200px;
	color: #e4e4e4;
	-webkit-transform: rotate(-03deg); 
	-moz-transform: rotate(-03deg);
	top: -90px;
	left: -25px;
}
header h2{
	color: #ECECEC;
	position: absolute;
	right: 10px;
	top: 40px;
	margin: 0;
	-webkit-transform: rotate(03deg); 
	-moz-transform: rotate(03deg);
}
header ul#nav{
	list-style: none;
	margin: 0;
	padding: 0 30px;
	position: absolute;
	top: 90px;
}
header ul#nav li{
	display: inline;
	margin: 0 30px 0 0;
}
header ul#nav li a{
	color: #e4e4e4;
	font-size: 48px;
	text-decoration: none;
}
header ul#nav li a:hover, 
header ul#nav li.current_page_item a, 
header ul#nav li.current-cat a{
	border-bottom: 10px solid #e4e4e4;
	color: #ABABAB;
}

section#body{
	padding: 30px;
}
section#body a:hover{
	-webkit-transform: rotate(-03deg); 
	-moz-transform: rotate(-03deg);
}

article#content{
	width: 600px;
	float: left;
	position: relative;
}

h2#mostRecent{
	position: absolute;
	color: #e4e4e4;
	top: -25px;
	left: 0px;
}

.post h1, h1#pageTitle, h1.title{
	background: #e4e4e4;
	padding: 10px 30px 10px 60px;
	margin-left: -60px;
	-webkit-transform: rotate(-01.5deg); 
	-moz-transform: rotate(-01.5deg);
	font-size: 40px;
}
.post h1 a{
	color: #9A9A9A;
	text-decoration: none;
	-webkit-transform: rotate(01.5deg); 
	-moz-transform: rotate(01.5deg);
}
.post .date{
	float: right;
	color: #e4e4e4;
	margin-top: -30px;
	font-size: 24px;
	-webkit-transform: rotate(-01.5deg); 
	-moz-transform: rotate(-01.5deg);
}
.post .entry{
	margin-top: 40px;
}
.post .postmetadata{
	border-top: 1px dashed #e4e4e4;
	display: block;
	padding-top: 12px;
}

.otherNew{
	float: left;
	margin-right: 30px;
}
.otherNew h1{
	font-size: 24px;
	background: #e4e4e4;
	padding: 10px 30px 10px;
	-webkit-transform: rotate(-01.5deg); 
	-moz-transform: rotate(-01.5deg);
}
.otherNew h1 a{
	color: #9A9A9A;
	text-decoration: none;
	-webkit-transform: rotate(01.5deg); 
	-moz-transform: rotate(01.5deg);
}
.rotate2 h1{
	-webkit-transform: rotate(03deg); 
	-moz-transform: rotate(03deg);
}
.rotate2 h1 a{
	-webkit-transform: rotate(-04deg); 
	-moz-transform: rotate(-04deg);
}
.rotate3 h1{
	-webkit-transform: rotate(-01.5deg); 
	-moz-transform: rotate(-01.5deg);
}
.rotate3 h1 a{
	-webkit-transform: rotate(01.5deg); 
	-moz-transform: rotate(01.5deg);
}
.rotate4 h1{
	-webkit-transform: rotate(-03deg); 
	-moz-transform: rotate(-03deg);
}
.rotate4 h1 a{
	-webkit-transform: rotate(03deg); 
	-moz-transform: rotate(03deg);
}
.otherNew .date{
	color: #e4e4e4;
	margin-top: -10px;
	font-size: 18px;
	-webkit-transform: rotate(-01.5deg); 
	-moz-transform: rotate(-01.5deg);
}

.navigation{
	padding: 30px;
	margin-top: 30px;
	border-top: 4px double #e4e4e4;
}

aside{
	float: right;
	width: 240px;
	padding-left: 30px;
	margin-bottom: 30px;
	border-left: 4px double #e4e4e4;
}
aside h2{
	border-bottom: 4px double #e4e4e4;
	padding-right: 30px;
	margin-right: -30px;
	-webkit-transform: rotate(01.5deg); 
	-moz-transform: rotate(01.5deg);
}

.twitter-message{
	font-size: 16px;
	border-bottom: 1px dashed #e4e4e4;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
.flickrimg{
	margin: 0 6px 6px 0;
}

.piclenselink{
	display: none;
}

#comment{
	width: 600px;
}






