/*
THEME NAME: Other Criteria Blog Theme
THEME URI: http://www.thedigtialclub.net
DESCRIPTION: Theme for the Blog of othercriteria.com
TAGS: othercriteria
VERSION: 0.1
AUTHOR: Digital Club
AUTHOR URI: http://www.thedigitalclub.net
*/

/* **********************************  */
/* !DYNAMIC STYELS ARE IN THE HEADER!  */
/* **********************************  */

@font-face {
	font-family: 'FrizQuadrataRegular';
	src: url('fonts/friz_qua-webfont.eot');
	src: local('?'), url('fonts/friz_qua-webfont.woff') format('woff'), url('fonts/friz_qua-webfont.ttf') format('truetype'), url('fonts/friz_qua-webfont.svg#webfontAVVPfN9l') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1 {
	font-family: 'FrizQuadrataRegular', "Georgia","Times New Roman";
	color: black;
	font-size: 18px;
	font-weight: normal;
	padding-top: 5px;
	clear:left
}

h1 a {	color: black;}

.wp-caption {
	margin:30px 0px;
}

.textspacer {
	width:100%;
}

.flashtitle {
	float:left;
	overflow:hidden;
	padding:0;
	margin:0;
	margin-bottom:10px;
 }

body {
	font: 11px "Helvetica", Arial, sans-serif;
	color:#948d8d;
	background-color: #f6f5f5;
	margin:0;
	padding:0;
	line-height: 13px;

	
}



a {
	text-decoration:none;
	color:#948d8d;
}

a:hover {
	text-decoration:underline;
}

a.highlight {
	color:#000;
}

img {
	border:0;
}

#content img {
	margin-top: 10px;
}

/*
LAYOUT: Three-Column
*/

div#container {
/*	border: 1px solid #900;*/
	float: left;
	width: 100%;
	min-width:860px;
}
div#content {
	float:left;
}
div.sidebar {
/*	border: 2px solid #999;*/
	float: left;
	width: 164px;
	min-height:430px;
	padding-top:18px;
	margin-left:10px;
}

div#primary {
/*	margin: 0 0 0 -100%;*/
}

* html div#primary {
	left: 20px;
	position: relative;
}
div#secondary {
	float:left;
	margin: -33px 0 0px 0px;
}
div#footer { 
	clear: left;
}
/*
 LAYOUT END 
*/

/* Just some example content */
div#header{
	text-align:left;
	margin:0;
	margin-left:7px;
	padding-left: 14px;
	padding-top:26px;
	height:35px;
	width:400px;
}

div#access div.skip-link{position:absolute;top:1em;right:1em;}
div#menu{font-size:0.9em;height:1.5em;padding-top:0.3em;background:#eee;width:100%;}
div#menu ul a{font-weight:700;text-decoration:none;}
div#menu ul,div#menu ul ul,div#menu ul li {list-style:none;margin:0;padding:0;}
div#menu ul li{float:left;}
div#menu ul li a{background:#eee;padding:0.3em 0.5em;}
div#menu ul ul{display:none;}
div#menu ul ul li{float:none;}
div#menu ul ul li a{margin:0;padding:0;}
div#menu ul li:hover ul{display:block;font-size:0.9em;padding-top:0.5em;position:absolute;}
div#menu ul li:hover ul li a{background:#f5f5f5;border:none;display:block;padding:0.1em;width:10em;}


/* SIDE AD */
#sideadspacer {
	height:10px;
	width: 140px;
	margin:0;
	color: #ccc;
}

#adtitle {color: black}

#floating {
	height: 140px;
	position:relative;
	margin:0

}
#floating div {
	width: 140px;
	position:absolute;
	bottom:15px;
	left:0;


}

#floating span {
	display: inline;
	background-color: #f6f5f5;
	font-size: 16px;
	padding: 5px 4px 5px 0;
	line-height: 22px;
	font-family: 'FrizQuadrataRegular', "Georgia","Times New Roman";


}

/* TOP AD */

#content {
	float: left;
	}
	


}
#sideadspacer {
	height:10px;
	width: 140px;
	margin:0;
	color: #ccc;
}

#adtitle {color: black}

#floatingtopad {
	width: 486px;
	height: 140px;
	position:relative;
	margin:0;
	

}
#floatingtopad div {
	position:absolute;
	bottom:-10px;
	left:0;
	margin:0

}

#floatingtopad span {
	display: inline;
/* 	background-color: #f6f5f5; */
	background-color: #fff;
	font-size: 18px;
	padding: 4px 4px 4px 5px;
	line-height: 22px;
	font-family: 'FrizQuadrataRegular', "Georgia","Times New Roman";
	margin:0
}


.topadline {

color: #000;
background-color: #000;
height: 1px;
width:486px;
float: left;
border: 0;
margin-top: 10px;
margin-bottom: 20px;
float: left;

}
.postline {

color: #ccc;
background-color: #ccc;
height: 1px;
width:486px;
float: left;
border: 0;
margin-top: 10px;
margin-bottom: 20px;
float: left;

}

#floatleft {float: left}

/* POSTS */

.post {
	clear:left;
	padding-bottom:48px;
	padding-right:61px;
	padding-top: 5px;
	width:500px;
	line-height: 16px;

}
/* no embed title here so need more distance to header */
.noresults {
	padding-top:16px;
}

.entry-title {
	clear:both;
	font-size: 15px;
	margin-bottom:0;
	padding-bottom:0;
	color:#000;
}

.entry-content {
	margin:0;
	padding:0;
	/* width:485px; */
	font-size:12px;
}


.entry-content-single-post {
	margin:0;
	padding: 0 0 50px 0;
	/* width:485px; */
	font-size:12px;
}

.more-link {
	text-decoration: underline;
}

.post-author, .post-author-link, abbr.published, .author-name {
	color:#000;
}
.alignleft {float: left;}
.alignright {float: right;}


/* COMMMENTS */

div#comments {
/*	border: 1px solid #0FF;*/
	clear:left;
	font-size:12px;
}
div#respond {
/*	border: 1px solid #0FF;*/
	clear:left;
	font-size:12px;
	margin-bottom:40px;
}

div#respond h3, div#comments h3 {
	color:black;
	font-size:12px;
}
div#comments-list {
	margin-bottom: 40px;
}
.comment-autho, .comment-author a {
	color:black;
}
span.comment_text {
	color:black;
}
form#commentform .form-label{margin:1em 0 0;}
form#commentform span.required{color:red;}
form#commentform,form#commentform p{padding:0;}
input#author,input#email,input#url{	width:50%; }
input#author,input#email,input#url,textarea#comment{padding:0.2em;}
textarea#comment,input#author,input#email,input#url {
	font: 12px "Helvetica", Arial, sans-serif;
	color:#333;
}
div#comments ol li{margin:0 0 3.5em;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}

li#nav_main{list-style:none;margin:0 0 1em;}
div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{margin:0;padding:0;}
div.sidebar h3{font-size:1.2em;}
div.sidebar input#s{width:7em;}
div.sidebar li{list-style:none;margin:0 0 1em;}
div.sidebar li form{margin:0.2em 0 0;padding:0;}
div.sidebar ul ul{margin:0 0 0 1em;}
div.sidebar ul ul li
{
	list-style:none;
	margin:0;
	padding:0;
}

/* Sidebar */

/* 
All selected li tags
Arrow image defined in header of site as php variable
*/
div.sidebar ul ul li.current-cat, 
div.sidebar ul ul li.current-tag,
div.sidebar ul ul li.current-author,
div.sidebar ul ul li.current-main_menu,
div.entry-meta ul li.current-cat,
div.entry-meta ul li.current-tag
{
	margin:0;
	padding:0;
	color:#000;
}
div.sidebar ul ul ul{margin:0 0 0 0.5em;}
div.sidebar ul ul ul li{list-style:circle;}

div.entry-meta div,div.entry-meta h3,div.entry-meta li{margin:0;padding:0;}
div.entry-meta ul {margin:0;padding: 0 0 0 8px;}
div.entry-meta { 
	float:left;
	width:141px; 
	padding: 0 0 40px 0;
}
div.entry-meta li{list-style:none;margin:0; padding:0;}
div.entry-meta ul ul ul{margin:0;padding:0;}
div.entry-meta ul ul ul li{list-style:none;}
.xoxo {margin:0;padding:0;}


/* PAGES */

.page-title {
	margin:0;
	padding: 18px 0 0 0;
	font-size:15px;
	font-weight:normal;
}



/* RIGHT SIDEBAR */

.nav_main {
	margin-top:150px;
}

/* FOOTER */
div#footer {
	padding: 28px 20px 0px 14px;
	margin:0;
	height:80px;
	padding-left:22px;
}

div#nav-above,div#nav-below {
	font-size: 15px;
	float:left;	
	width: 140px;
	height:1px;
}

div#page-numbers {
	float:left;
	width:530px;
	padding-right:61px;
}

div#back-to-top {
	font-size: 15px;
	float:left;
}

div#footer-info {
	margin: 21px 0 0 0;
	clear: left;
}

div.footer-info-item {
	float:left;
	width:141px;
}

div#footer ul, div#footer ul li {
	display: inline;
	list-style:none;
	margin:0px;
	padding:0px;
	padding-right:5px;
}

li.post_pages, li#current-post_page {
	font-size:15pt;
}

li#current-post_page {
	font-weight:bold;
}


/* contributers */

div.page {
}

div.author-content {
	margin:0;
	padding: 0 0 50px 0;
	width:570px;
}
div.authors {
/*	border: 1px solid #999;*/
	float:left;
	width:265px;
	height:350px;
	padding: 0 18px 0 0;
}

div.author_photo {
	height:200px;
}
div.author-desription {
	margin-top: 20px;
	height:90px;
	overflow: hidden;
}

/* LINKS */

#links li.linkcat {
	list-style:  outside none;
	font-family: 'FrizQuadrataRegular', "Georgia","Times New Roman";
	color: black;
	font-weight: normal;
	padding:10px 0 20px 0
}

ul#links-page {
	padding: 0 0 0 15px;
	
	
}

#linkfix{margin-left: 740px;
}

li.linkcat,
li.linkcat ul {
	margin:0;
	padding:0;
/*	line-height:0;*/
}

li.linkcat ul {
	line-height:normal;
}

h3,h2 {
	margin:0;
	padding:0;
	font-weight: normal;
	clear:left;
}

#links h3,h2 {
	padding-bottom: 20px;
}

h2 {
	color:black;
}

h3 {
	font-weight:normal;
}

li.linkcat ul li {
	margin:0;
	padding:0;
	list-style:none;
	font-size: 17px;
	line-height: 24px;
}


/* SEARCH */

#searchbutton, #searchfield {
	padding-left:10px;
}
#searchfield {
	display:none;
}
.searchButtonSpacer {height:5px}
#searchform div input#s {
	border:1px solid #ccc;
	height:17px;
	font: 11px "Helvetica", "Arial", Helvetica, Arial, sans-serif;
}
.submit-button {
	font: 11px "Helvetica", "Arial", Helvetica, Arial, sans-serif;
	color:#333;
	background-color:#c6c3c3;
	height:22px;
/*	border:1px solid;
	border-top-color:#dedddd;
	border-left-color:#fafafa;
	border-right-color:#fafafa;
	border-bottom-color:#d0cdcd;*/
}
.text-input {
	font: 11px "Helvetica", "Arial", Helvetica, Arial, sans-serif;
/*	border: 1px solid #999;*/
}


/* New gallery feature styles; Can't use div.attachment because shortcodes can link to galleries in other posts */
div.gallery{clear:both;float:left;width:100%;}
div.gallery dl{float:left;text-align:center;}
div.gallery dl dt{margin:0;}
div.gallery dl dd{margin-left:0;}
div.entry-attachment,div.entry-caption{text-align:center;}
div.entry-attachment img,div#nav-images div img{overflow:hidden;}
body.attachment div#nav-images{clear:both;width:100%;}
body.attachment div#nav-images div{padding:1em 0;width:50%;}
body.attachment div#nav-images div.nav-previous{text-align:left;}
body.attachment div#nav-images div.nav-next{text-align:right;}
body.attachment div.entry-meta,body.attachment div#comments{clear:both;}