/*
NEW MEDIA Theme [July 2007]
*/

/*  
Original Theme Name: Recycled Canvas
*/

body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	outline:none;
	background-color:#FFFFFF;
	overflow:auto;
	/*
	background-image: url(../../uploads/backgrounds/pattern-1.gif);
	*/
}

#frame img{
	display:none;
}

#image-callout {
	margin:20px;
}


#page {
	width:100%;
}

#header {
	position: fixed;
	width:100%;
	top: 0px;
	left: 0px;
	overflow:hidden;
	z-index:1;
	background-color:#FFFFFF;
}

#headerNav{
display:none;
}

#headerNav img{
	margin:0px 3px 0px 3px;
	border: 1px dotted #000000;
}

#search {
	position:fixed;
	bottom:15px;
	right:15px;
	padding:1px;
}

span .login {
	font-size:9px;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#000000;
	padding:2px;
}

#search-input {
	width:150px;
	font-size:11px;
	padding-left:3px;
	border:1px dotted #000000;
}

.tags{
	display:none;
}

#content {
	margin: 80px 15px 15px 0px;
}

#singlepost {
	margin-left:20px;
}

#calendar{
	position:fixed;
	background-color:#FFFFFF;
	left:15px;
	bottom:5px;
}

#calendar th, td{
	text-align:center;
	padding:1px 2px 1px 2px;
	font-size:9px;
	color:#000000;
}

#calendar span{
	margin:3px;
	font-size:9px;
	background-color:#000000;
	color:#FFFFFF;
}

#post-content {
	margin-top:10px;
	left:0px;
	top:0px;
	width:60%;
}

#post-content span{
	color:#000000;
	font-size:16px;
	line-height:20px;
	background-color:#FFFFFF;
}

#post-content p img{
	border:none;
	display:none;
	padding: 0px;
	max-width: 0px;
	max-height: 0px;
}


#post-content .ngg-gallery-thumbnail img{
	visibility:visible;
}

#post-edit a{
	color:#000000;
}

#post-link-pages a{
	color:#000000;
}

#ngg-galleryoverview{
	position:absolute;
	left:64%;
	top: 135px;
}

#ngg-navigation{
	position:absolute;
	left:70%;
	top: 120px;
}

#respond {
	margin:0px;
	top:0px;
	left:0px;
	width:95%;
}

#respond .login {
	background-color:#00FF00;
	color:#000000;
	font-size:10px;
	font-weight:bold;
}

#respond .login a{
	background-color:#00FF00;
	color:#000000;
	font-size:10px;
	text-decoration:underline;
	font-weight:bold;
}

#respond .login a:hover{
	text-decoration:line-through;
}

#respond textarea{
	width:100%;
	background-color:#000000;
	color:#FFFFFF;
	font-size:12px;
	margin-top:5px;
	padding:5px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}


#comments {
	margin-top:15px;
}

#comments .commentsTitle{
	font-size:12px;
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	display:inline;
}

.commentlist {
	list-style:none;
	font-size:11px;
	margin-left:10px;
	margin-top:10px;
	color:#000000;
}
.commentlist li {
	padding:5px;
}
.commentlist li .commentmeta { 
	font-size:11px; 
	margin-top:5px; 
}

.normcomment, .altcomment {
	border: 1px dotted black;
	line-height: 15px;
	color:#000000;
	margin:5px;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	text-decoration:line-through;
}

#printspecial {
	display:none;
}

#postloop {
	margin:20px;
}

#archivepage ul li {
	float:left;
}
.archive{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	background-color:#000000;
}


.clear {
	clear:both;
}

#footer {
	display:none;
}

.titleTag, .searchTitle{
	margin-right:5px;
	font-size:10px;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#000000;
	padding:2px;
	float:left;
}

.team{
	font-size:9px;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#000000;
	padding:2px;
	float:right;
}

#navigation {
	font-size:10px;
	font-weight:bold;
	float:left;
	background-color:#FFFFFF;
	color:#000000;
}

#navigation a {
	color:#000000;
	text-decoration:underline;
}

#navigation a:hover {
	color:#000000;
	text-decoration:line-through;
}

/*
#sidebar {
	padding:10px;
	font-size:small;
	float:left;
}
#sidebar h1 {
	height:25px; 
	margin-left:-5px; 
	padding:0; 
	margin-bottom:10px;
}

#sidebar h1 span {
	font-size:30px; height:10px;
}

#sidebar h4 {
	font-size:16px;
}

#sidebar p {
	margin-bottom:15px;
}

#sidebar ul {
	list-style:square;
	margin-left:15px;
	margin-bottom:15px;
}

#sidebar #calendar_wrap {
	margin-bottom:15px;
}

#sidebar .linkcat {
	list-style:none;
}

#sidebar ul li ul {
	margin-bottom:0;
}
#sidebar a{
	font-weight:normal;
}
*/
