/*
Theme Name: AP2010
Theme URI: adamparry.com
Author: Adam Parry
Author URI: http://automattic.com/
Description: An HTML5 based theme.
Version: 0.1
*/

/* =Structure
-------------------------------------------------------------- */
@font-face {
	font-family: Museo300-Regular;
    src: url("fonts/Museo300-Regular.otf");
}
@font-face {
	font-family: Museo_Slab_500;
    src: url("fonts/Museo_Slab_500.otf");
}
@font-face {
	font-family: MuseoSans_500_Italic;
    src: url("fonts/MuseoSans_500_Italic.otf");
}
@font-face {
	font-family: Museo500-Regular;
	src: url("fonts/Museo500-Regular.otf");
}
@font-face {
	font-family: MuseoSans_500;
	src: url("fonts/MuseoSans_500.otf");
}
html, body {
	background-color: #F1F2F2;
	font-family: Museo300-Regular;
	font-size:10px;
	line-height:14px;
}
p {
	font-size: 10px;
	padding-left:15px;
	padding-right:15px;
}
a{
	color: #000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h1 {
	font-family: Museo_Slab_500;
	font-size:14px;
	text-transform:uppercase;
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: normal;
}
h2 {
	text-transform: uppercase;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#page {
	display: block;
	margin: 1em;
}
#primary {
	margin-top: 5;
	margin-right: auto;
	margin-left: auto;
	width: 1224px;
}
#farleft{
	font-family: Museo300-Regular;
	text-transform: uppercase;
	float: left;
	width: 85px;
	margin-right: 10px;
	color: #000;
	text-align: right;
	position: relative;
	top: 5px;
}
#farleft a{
	color: #000;
	text-decoration: none;
}
#farleft a:hover{
	color: #333;
}
#content {
	float: left;
	width: 1224px;
}
#leftcontent {
	width: 220px;
	float: left;
	margin-right: 2px;
}
#bio {
	background-color: #FFF;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#collaboration {
	font-family: Museo_Slab_500;
	font-size: 11px;
	line-height: 21px;
	color: #FFF;
	width: 190px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	background-color: #222121;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 2px;
}
#testimonials {
	float: left;
}
#testimonials_header {
	font-family: Museo300-Regular;
	text-transform: uppercase;
	background-color: #FFF;
	width: 190px;
	color: #000;
	padding: 15px;
	margin-top: 2px;
}
.testimonial-summary {
	background-color: #FFF;
	margin-top: 2px;
	font-family: MuseoSans_500_Italic;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #58595B;
	line-height: 14px;
}
.testimonial-meta {
	background-color: #FFF;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 190px;
	font-family: Museo_Slab_500;
	font-size: 10px;
	float:left;
}
.quote_from {
	text-transform:uppercase;
}
.quote_position {
	text-transform:capitalize;
}
.quote_company {
	text-transform:capitalize;
}
#centralcontent {
	float: left;
	width: 664px;
	margin-right: 2px;
}
.featurecontrols {
	font-family: Museo500-Regular;
	font-size:30px;
	color: #FFF;
	float: left;
	margin-top: 325px;
	margin-right: -600px;
	margin-bottom: -385px;
	margin-left: 550px;
	position: relative;
	z-index: 150;
	height: 35px;
	width: 50px;
	color: #FFF;
}
.prev {
	float: left;
	font-size: 30px;
	color: #FFF;
	cursor: auto;
}
.next {
	float: right;
	font-size: 30px;
	cursor: auto;
}
#features {
	float: left;
	height: 350px;
	width: 664px;
	overflow: hidden;
}
#features ul {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#features li {
	float: left;
}
.features-summary p {
	margin: 0px;
	padding: 0px;
}
.post-features {
	float: left;
}
.post-testimonials{
	float:left
}
.features-header {
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: -65px;
	margin-right: -345px;
	margin-left: 15px;
	height: 50px;
	width: 330px;
	z-index: 200;
	position: relative;
}
.features-header h2 a {
	font-family: Museo500-Regular;
	text-decoration: none;
	font-size: 20px;
	color: #000;
	background-color: #FFF;
	opacity: 0.8;
	padding: 15px;
	margin-top: 15px;
	opacity: 0.85;
	float: left;
	clear: both;
	line-height: 21px;
}
.features-header h2 a:hover {
	opacity: 1.0;
}
.features-meta {
	font-family: MuseoSans_500;
	font-size: 16px;
	color: #FFF;
	background-color: #BE1E2D;
	opacity: 0.85;
	float: left;
	margin-top: 5px;
	clear: both;
	padding: 10px;
}
#thoughts {
	float: left;
	width: 220px;
	margin-top: 2px;
	margin-right: 2px;
}
#thoughts_heading {
	font-family: Museo300-Regular;
	text-transform: uppercase;
	width: 190px;
	color: #000;
	padding: 15px;
	margin-bottom: 2px;
	background-color: #FFF;
	float: left;
	margin-top: 0px;
}
.post_thoughts {
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 2px;
	float: left;
	width: 220px;
}
.post-header {
	font-family: Museo_Slab_500;
	font-size: 10px;
	background-color: #FFF;
	float: left;
	width: 190px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 5px;
}
h2 .entry-title{
	padding: 0px;
	margin: 0px;
}
.post-header h2 a {
	text-decoration: none;
	font-size: 10px;
	color: #000;
}
.post-header h2 a:hover {
	color: #AD0039;
	text-decoration: underline;
}
.post-meta {
	font-size: 9px;
	line-height: 16px;
}
.foundandshared-header {
	font-family: Museo_Slab_500;
	font-size: 10px;
	background-color: #FFF;
	float: left;
	width: 190px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 5px;
}
.foundandshared-header h2 a {
	text-decoration: none;
	font-size: 10px;
	color: #939598;
}
.foundandshared-header h2 a:hover {
	color: #AD0039;
}
.entry-meta .comments-link {
	float: right;
	margin-right: 15px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 9px;
}
.entry-meta .comments-link a{
	text-decoration: none;
	color: #000;
}
.entry-meta .comments-link a:hover{
	color: #AD0039;
}
#recentwork {
	float: left;
	width: 442px;
	margin-top: 2px;
}
#recentwork_heading {
	font-family: Museo300-Regular;
	text-transform: uppercase;
	width: 412px;
	color: #000;
	padding: 15px;
	margin-bottom: 2px;
	background-color: #FFF;
	float: left;
	margin-top: 0px;
}
.post_recentwork {
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 2px;
	float: left;
}
#rightcontent{
	float: left;
	width: 220px;
}
#foundandshared_heading {
	font-family: Museo300-Regular;
	text-transform: uppercase;
	width: 190px;
	color: #939598;
	padding: 15px;
	margin-bottom: 2px;
	background-color: #FFF;
	float: left;
	margin-top: 0px;
}
.post_foundandshared {
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 2px;
	float: left;
	color: #939598;
	width: 220px;
}
#singlepost {
	background-color: #FFF;
	float: left;
	width: 664px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#singlepost h2 {
	padding-left: 15px;
	margin-top: 5px;
}
#singlecomments {
	background-color: #FFF;
	float: left;
	width: 442px;
	margin-left: 2px;
	height: 100%;
}
.singleinfo {
	font-family: Museo_Slab_500;
	font-size:14px;
	line-height: 21px;
	color: #CCC;
	width: 412px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F1F2F2;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}
.bookmarking {
	font-family: Museo_Slab_500;
	font-size:14px;
	color: #CCC;
	width: 442px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F1F2F2;
	float: left;
}
.bookmarking ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	display: block;
	float: left;
}
.bookmarking li {
	font-family: Museo_Slab_500;
	font-size:12px;
	color:#FFF;
	background-color: #333;
	text-align: center;
	float: left;
	height: 12px;
	width: 40px;
	-webkit-border-radius: 20px;
	-moz-border-radius:20px;
	border-right: 20px;
	display: block;
	padding-top: 14px;
	padding-bottom: 14px;
	margin-right: 10px;
}
.bookmarking li a{
	color:#FFF;
}
.bookmarking li:hover{
	background-color: #000;
}
#comments {
	font-family: Museo_Slab_500;
	font-size:12px;
	color:#CCC;
	float: left;
	width: 412px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
ol {
	margin: 0px;
	float: left;
	width: 442px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
}
ol li {
	float: left;
	width: 412px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F1F2F2;
}

#comments .comment-meta commentmetadata {
	display:none;
}
#singlecomments p.nocomments{
	font-family: Museo_Slab_500;
	font-size:12px;
	color:#CCC;
	float: left;
}
#respond {
	font-family: Museo_Slab_500;
	font-size:12px;
	color:#CCC;
	padding: 15px;
	float: left;
	width: 412px;
}
#respond p {
	color: #000;
	padding-left: 0px;
	padding-right: 0px;
}
#singlecomments #comments h2 #comments-title {
	font-family: Museo_Slab_500;
	font-size:12px;
	line-height: 18px;
	color: #CCC;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#main .widget-area {
	float: right;
	overflow: hidden;
	width: 220px;
}
#colophon {
	clear: both;
	display: block;
	width: 100%;
}

/* Increase the size of the content area for templates without sidebars */
.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000em;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	text-align: center;
}


/* =Header
-------------------------------------------------------------- */

#site-title {
	font-size: 2em;
	font-weight: bold;
	margin: .67em 0;
}
#site-description {
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 1em;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	background: #eee;
	display: block;
	float: left;
	margin: 0 auto 1em;
	width: 100%;
}
#access ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	display: block;
	line-height: 2em;
	padding: 0 1em;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	position: absolute;
	top: 2em;
	left: 0;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	color: #fff;
	line-height: 1em;
	padding: .5em .5em .5em 1em;
	width: 10em;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul ul a:hover {
	background: #000;
}
#access ul li:hover > ul {
	display: block;
}


/* =Content
-------------------------------------------------------------- */

#content nav {
	display: block;
	overflow: hidden;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}
#nav-below {
	margin: 1em 0 0;
}
.page-link {
	margin: 0 0 1em;
}

/* 404 page */
.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}

/* Notices */
.post .notice,
.error404 #searchform {
	background: #eee;
	display: block;
	padding: 1em;
}

/* Image Attachments */
.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}


/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}
p img {
	margin-bottom: 0.5em;
}
#content img,
.widget-area img {
	max-width: 100%;
	width: auto;
	height: auto;
}
#content .post_thoughts img{
	max-width: 220px;
	width: 220px;
	margin-left:-15px;
	margin-right:-15px;
	height: auto;
}
#content .post_features img{
	max-width: 664px;
	width: 664px;
	margin-left:-15px;
	margin-right:-15px;
	height: auto;
}
#content .post_foundandshared img{
	max-width: 220px;
	width: 220px;
	margin-left:-15px;
	margin-right:-15px;
	height: auto;
}
#content .post_thoughts p{
	width: 190px;
	padding-right: 15px;
	padding-left: 15px;	
}
#content .post_thoughts object{
	height: auto;
	max-width: 220px;
	width: 220px;
	margin-left:-15px;
	margin-right:-15px;
}
#content .post_foundandshared object {
	max-width: 220px;
	width: 220px;
	margin-left:-15px;
	margin-right:-15px;
	height: auto;
}
#content .post_foundandshared iframe{
	max-width: 220px;
	width: 220px;
	margin-left:-15px;
	margin-right:-15px;
	height: auto;
}
#content .post_thoughts iframe{
	max-width: 220px;
	width: 220px;
	margin-left:-15px;
	margin-right:-15px;
	height: auto;
}
#content .post_recentwork iframe{
	max-width: 442px;
	width: 442px;
	margin-left:-15px;
	margin-right:-15px;
	height: auto;
}
#content .post_recentwork img{
	max-width: 442px;
	width: 442px;
	margin-left:-15px;
	margin-right:-15px;
	height: auto;
}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}
.wp-caption {
	padding: .5em;
	text-align: center;
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin: .5em;
}


/* =Forms
-------------------------------------------------------------- */

#searchform label {
	display: none;
}
#searchform input#s {
	width: 60%;
}
input[type=text],
input#s {
	margin: 0 1em 0 0;
	width: 60%;
}
textarea {
	width: 80%;
}

/* Class for labelling required form items */
.required {
	color: #cc0033;
}


/* =Comments
-------------------------------------------------------------- */

#respond input[type=text] {
	float: left;
	margin: 0 1em 0 0;
	width: 60%;
}
#respond .comment-form-comment label {
	display: none;
}
#respond textarea {
	margin: 0 1em 1em 0;
	float: left;
	width: 80%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}


/* =Widgets
-------------------------------------------------------------- */

.widget-area {
	background: #ffc0cb;
}
.widget-area ul {
	list-style: none;
	padding: 0 1em;
}
.widget-area ul ul {
	list-style: disc;
	padding: 0 0 0 1em;
}
.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}


/* =Footer
-------------------------------------------------------------- */

#colophon {
	font-size: 10px;
	color: #333;
	padding-top: 15px;
	padding-left: 10;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
}


