/*
Theme Name: Post Time Media FUll-featured theme
Theme URI: http://www.aspenpost.org/
Description: This theme contains a tremendous amount of customization ability. Only activate if the moderator has the ability to set it up properly.
Author: Colin OBrien
Version: 1.0
Author URI: http://www.studiotaraz.com
*/


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

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

.AdelleBasic-Bold {font-weight: normal; font-style: normal; line-height:normal; font-family: 'AdelleBasicBold', sans-serif;}
.AdelleBasic-BoldItalic {font-weight: normal; font-style: normal; line-height:normal; font-family: 'AdelleBasicBoldItalic', sans-serif;}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
	list-style-position: outside; 
}

a {
	color: #1447ad;
	text-decoration: none;
}

a:visited {
	color: #765EA7;
	}

a:hover {
	color: #c40f0f;
}



a img { border: none; }

entry-content img {
    margin: 0 0 18px 0;
}

td {
	padding: 5px;
}
.alignleft,
img.alignleft, .attachment-100x100 {
	float: left;
    margin-right:15px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333;
}
body {
	background-color: #FFF;
	background-image: url(images/bkgd-tile.jpg);
	background-repeat: repeat;
	margin: 0px;
	line-height: 1;
}
#top-banner {
	width: 100%;
	height: 90px;
	background: #fff;
	border-bottom: 1px solid #ccc;
}

.header-wrap {
	width: 950px;
	height: 90px;
	margin: auto;
}

.header-ad-left {
	width: 728px;
	height: 90px;
	float: left;
}

.header-ad-right {
	width: 210px;
	height: 90px;
	float: right;
}


#header {
	width: 950px;
	height: 100px;
	margin: 0 auto;
	}

.pagetitle  {
	font-weight: normal; 
	font-style: normal; 
	line-height:normal; 
	font-family: 'AdelleBasicBold', sans-serif;
	font-size: 44px;
	background:url(images/p-logo-44px.png) no-repeat 0 35px;
	margin: 0px 0 0 0;
	padding: 35px 0 0 50px;
}

.pagetitle a, .pagetitle a:visited, .pagetitle a:hover {
	color: #000;
}


.author-bio {
	margin: 10px;
	background: #fbfbfb;
	border: 1px solid #dddddd;
	padding: 5px;
	font-size: 12px;
}

#searchform {
	width: 245px;
	height: 23px;
	float: right;
	margin: -34px 20px 0 0;
	background-image:url(images/searchform.png);
}

#searchform #s {
	background: transparent;
	border: 0;
	padding: 3px 0 0 5px;
	color: #999;
	width: 180px;
}

#searchbox {
	padding: 5px 5px 5px 9px;
	border: none;
}

#searchsubmit {
	padding: 0px;
	margin: 0px;
}


.tagline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #717171;
}

#navbar {
	width: 950px;
	height: 29px;
	background: url(images/nav-bkgd.png) repeat-x;
	margin: 0 auto;
	border-left: 1px solid #101e3a;
	border-right: 1px solid #101e3a;
	}
	
#navbar ul {
	padding: 8px 0 0 10px;
}
	
#navbar li {
	display: inline;
	padding-right: 20px;
}

#navbar li a, #navbar li a:visited {
	color:#fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #000; 
}

#navbar li a:hover {
	text-shadow: none;
	color: #FF9;
}


	
	
#wrap {
	margin: 15px auto 0;
	width: 950px;
	border: 1px solid #cccccc;
	background: #fff;
}

#content {
	width: 630px;
	float: left;
}

.cat-title {
	display: block;
	height: 21px;
	width:618px;
	background: url(images/h1-bkgd.png) repeat-x;
	border-bottom:1px solid #728da0;
	border-left: 1px solid #d9ecfd;
	border-top: 1px solid #d9ecfd;
	border-right: 1px solid #728da0;
	color: #4f535c;
	font-size: 15px;
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-shadow: 1px 1px 1px #E9E9E9;
	text-transform: uppercase;
	padding: 5px 0 0 10px;
}


.connect_comment_widget {
	z-index: 10000; !important
}

.hentry {
	padding: 20px 15px;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}

.activation {
	padding: 15px 15px;
	border-bottom: 1px solid #dddddd;
	float:left;
	height: 400px;
}

.entry-title, .entry-title a, .entry-title a:visited {
	color: #c40f0f;
	font-family: 'AdelleBasicBold', 'Arial Black', sans-serif;
	font-size: 20px;
	text-decoration: none;
	font-weight:normal;
	padding: 0 0 5px 0;
}

.entry-title-single {
	color: #c40f0f;
	font-family: 'AdelleBasicBold', 'Arial Black', sans-serif;
	font-size: 24px;
	font-weight:normal;
	padding: 0 0 5px 0;
}


.entry-meta {
	font-size: 11px;
	color: #999999;
}

.entry-meta a, .entry-meta a:visited {
	color: #898989;
	font-weight: bold;
	text-transform: uppercase;
}

.entry-meta a:hover {
	color: #294e98;
}
.entry-content td {
	vertical-align: top;
	margin: 0;
	padding: 8px;
}
.entry-content {
	font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 10px 0;
	line-height: 130%;
}

.entry-content p {
	margin: 0 0 16px 0;
}

.entry-content ul {
	list-style-type:square;
	margin: 0 0 0 2em;
}

.entry-content li {
	padding: 0 0 8px 0;
}

.entry-content ol {
	margin: 0 0 0 2em;
	list-style-type: decimal;
}

.entry-utility {
	background: #fbfbfb;
	border: 1px solid #dddddd;
	padding: 5px;
	font-size: 12px;
}

.social-home {
	margin: 15px 0 0;
	height: 27px;
}

.social-archive {
	margin: 15px 0 0;
	height: 27px;
}

.social-single {
	margin: 15px 0 0 0px;
	height: 27px;
}

.fblike {
	float: left;
	margin: 0 15px 0 0;
}

.fb-like {
	z-index:10000; !important
}

.tweetbutton {
	float: left;
	margin: 0 15px 0 10px;
}

.comments-bubble {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999;
	font-size: 12px;
	padding: 3px 0 0 13px;
	margin: 0;
	float: left;
	background:  url(images/comments-bubble.png) no-repeat;
	height: 27px;
	line-height: 1;
	
}

.number {
	color: #000;
	margin: 0 15px 0 0;
}

.tray-footer {
	background: url(images/post-footer.png) no-repeat 0 18px;
	width: 600px;
	height: 28px;
	margin: 10px auto 10px;
	text-align: right;
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}





#google_ads_div_BetweenArticles_468x60, #bottom_ad, #article_ad {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	clear: both;
		text-align:center;

}



.name, name a {
	font-size: 9px;
	color:#CCC;
	text-align: center;
	clear: both;
}
	

#sidebar
{
	width: 310px;
	float: right;

}

#sidebar ul {
	clear: both;
}



#sidebar li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
.widget-title {
	display: block;
	height: 18px;
	width:288px;
	background: url(images/h2-bkgd-side.png) repeat-x;
	border-bottom:1px solid #1a306e;
	border-left: 1px solid #a6b7e8;
	border-top: 1px solid #a6b7e8;
	border-right: 1px solid #1a306e;
	color: #ffffff;
	font-size: 14px;
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000000;
	text-transform: uppercase;
	padding: 4px 0 0 10px;
}

.start-blogging {
	width:278px;
	min-height: 125px;
	background: #82cefe url(images/start-blogging-bkgd.png) repeat-x;
	border-bottom:1px solid #2e68ae;
	border-left: 1px solid #82cefe;
	border-right: 1px solid #2e68ae;
	margin: 0 0 12px 0;
	padding: 0 10px 5px 10px;
}

.start-blogging small {
	color: #777;
	font-size: 10px;
	padding: 0 0 0 3px;
}

.start-blogging h3 {
	color: #fff;
	text-align: center;
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	padding: 5px 0 12px;
	text-transform: uppercase;
}

.welcome {
	float: left;
	margin: 0 0 0 10px;
}

#login-avatar .avatar {
	float: right;
	margin-right: 7px
}

#sidebar ul.logged-in {
	margin: 0 0 0 15px;
}

#sidebar ul.logged-in li {
	background-image: none;
	list-style-type: disc;
	padding: 0;
	margin: 5px 0 0 0px;
}
	

.signin {
	float: left;
	margin: 7px 0 0 10px;
}

.signup {
	float: right;
	margin:0;
}

.signup p {
	padding: 7px 0 0;
}

#loginform {
	background: url(images/login-bkgd.png) no-repeat top left;
	height: 92px;
	width: 280px;
	float: left;
}

#user_login {
	background: transparent;
	width:157px;
	height: 20px;
	border: 0;
	padding: 7px 0 0 8px;
}

.user_label {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .8em;
	text-transform: uppercase;
	color: #fff;
	padding: 0 0 0 3px;
}

#user_pass {
	background: transparent;
	width:157px;
	height: 22px;
	border: 0;
	padding: 8px 0 0 8px;
}

html > body #wp-submit {
	background: url(images/login-btn.png) no-repeat;
	width: 60px;
	height: 23px;
	float: right;
	margin: -22px 50px 0 0;
}

#wp-submit {
	width: 60px;
	height: 23px;
	float: right;
	margin: -40px 50px 0;
	

}


.widget {
	margin: 0 0 15px 0;
	clear: left;
	width: 300px;
} 

.author-list {
	width: 300px;
	height:160px;
	overflow: hidden;
	}


.posts-sidebar {
	background-color: #375bbf;
	border-bottom: 1px solid #274980;
	border-right: 1px solid #274980;
	border-left: 1px solid #acc7f3;
	border-top: 1px solid #acc7f3;
	width: 278px;
	padding: 15px 10px 10px 10px;
	margin-bottom: 10px;
	clear: left;
	font-size: 12px;
}

.comments-sidebar {
	background-color: #5ac5bc;
	border-bottom: 1px solid #43948d;
	border-right: 1px solid #43948d;
	border-left: 1px solid #90d8d2;
	border-top: 1px solid #90d8d2;
	width: 278px;
	padding: 15px 10px 10px 10px;
	margin-bottom: 10px;
	clear: left;
	font-size: 12px;
}

#tabs1 ul.tabnav li, #tabs2 ul.tabnav li {
	background-image: none;
	margin: 0;
	padding: 0;
} 


.tabnav li {
display: inline;
list-style: none;
padding-right: 5px;
margin: 0;
}

.tabnav li a {
text-decoration: none;
text-transform: uppercase;
color: #fff;
font-weight: bold;
padding: 6px 6px;
outline: none;
font-size: .9em;
}

.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
background: #fff;
color: #222;
text-decoration: none;
font-size: .9em;
border-left: 1px solid #dedbd1;
border-right: 1px solid #dedbd1;
border-top: 1px solid #dedbd1;
margin: 0 0 2px 0;
}

.tabdiv {
margin-top: 6px;
background: #fff;
border: 1px solid #dedbd1;
padding: 5px;
}

.tabdiv li {
list-style-image: url("star.png");
margin-left: 20px;
}



.ui-tabs-hide {
display: none;
}
	

#sidebar ul li, #posttime ul li {
	background: url(images/list-icon.png) no-repeat left top;
	padding: 2px 0px 5px 20px;
	margin: 4px 0 0 0;
	}
	
#sidebar-left {
	width:150px;
	float: left;
}

#sidebar-right {
	width:150px;
	float: right;
}

.widget-title-sm {
	display: block;
	height: 18px;
	width:128px;
	background: url(images/h2-bkgd-side.png) repeat-x;
	border-bottom:1px solid #1a306e;
	border-left: 1px solid #a6b7e8;
	border-top: 1px solid #a6b7e8;
	border-right: 1px solid #1a306e;
	color: #ffffff;
	font-size: 14px;
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000000;
	text-transform: uppercase;
	padding: 4px 0 0 10px;
	margin: 0 0 5px 0;
}

.widget-sm {
	width: 150px;
	margin: 0 0 15px 0;
}

.postform, #author {
	width: 140px;
	margin: 4px 0 0 0;
}

#posttime {
	width:950px;
	clear: both;
	border-top: 1px solid #ccc;
}

.posttimehead {
	background:  url(images/posttime-bkgd.png) repeat-x;
	height: 42px;
	width: 950px;
}

.posttimeh2 {
	font-weight: normal;
	padding: 12px 0 0 48px;
	text-shadow: 1px 1px 1px #000; 
	font-family: 'AdelleBasicBold', 'Arial Black', sans-serif;
	font-size: 22px;
	color: #fff;
	background: url(images/p-logo-32px.png) no-repeat 10px 4px;
	height: 32px;
	float: left;
}

.posttimetag {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #fff;
	font-size: 16px;
	padding: 10px 10px 0 0;
}

#ptn-tray-wrap {
	width: 950px;
	float: left;
	background: #efe8dd;
}

.ptn-tray {
	width: 280px;
	float: left;
	margin: 15px 18px 15px 12px;
}

.ptn-tray h2 {
	font-family: 'AdelleBasicBold', 'Arial Black', sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #463f36;
	text-shadow: 1px 1px 1px #fff;
	background: url(images/posttime-h2-bkgd.png) no-repeat bottom;
	text-transform: uppercase;
	margin: 0 0 8px;
	padding: 0 0 5px;
}

.ptn-tray-via, .ptn-tray-via a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #999;
}



.ptn-info-box_box  {
	background: url(images/roundedcornr_tl.png) no-repeat top left;
	width: 310px;
	float: right;
	margin: 15px 12px 0 0;
}
.ptn-info-box_top {
	background: url(images/roundedcornr_tr.png) no-repeat top right;
}
.ptn-info-box_bottom {
	background: url(images/roundedcornr_bl.png) no-repeat bottom left;
}
.ptn-info-box_bottom div {
	background: url(images/roundedcornr_br.png) no-repeat bottom right;
}
.ptn-info-box_content {
	background: url(images/roundedcornr_r.png) top right repeat-y;
}

.ptn-info-box_top div,.ptn-info-box_top,
.ptn-info-box_bottom div, .ptn-info-box_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.ptn-info-box_content, .ptn-info-box_bottom {
	margin-top: 0px;
}
.ptn-info-box_content { 
	padding: 0 15px; 
	}
.ptn-info-box_content p {
	padding: 0 0 12px;
}

.ptnh1 {
	font-family: 'AdelleBasicBold', 'Arial Black', sans-serif;
	font-size:18px;
	font-weight: normal;
	color:#c40f0f;
	padding: 0 0 12px 0;
}


#closeitup {
	clear: both;
	width: 100%;
}

#colophon{
	width: 950px;
	margin: 40px auto;
	color:#999;
	font-size: 11px;
	text-align: center;
}

#nav-above {
	width: 609px;
	height: 20px;
	padding: 13px 10px 7px;
	background: url(images/nav-above-bkgd.png) repeat-x;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#nav-below {
		width: 609px;
	height: 20px;
	padding: 13px 10px 7px;
	background: url(images/nav-below-bkgd.png) repeat-x;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
	
.nav-previous {
	float: left;
}

.nav-next {
	float: right;
}

.navigation a {
	color: #666;
	font-size: 12px;
}

.navigation a:hover {
	color: #333;
}
	
blockquote {
	padding: 10px 10px 5px;
	margin: 16px;
	background:#FBFBFB;
	border-left: 5px solid #999;
}

cite {
	text-align: right;
	font-size: 12px;
	
}

#comments {
	margin: 15px;
}

hr {
	color: #dddddd;
	background: #dddddd;
	border: none;
	height: 1px;
}


#em-map-balloon{
    width: 175px !important;
}

/* --- comments ----*/


#comments { 
	margin: 15px 0px 0px 0px;
}

#comments img {
	background: none;
	border: none;
	padding: 0;
}
#comments {
	clear: both;
	border-top: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	background: #fcfcfc;
}

#comments p {
	line-height: 140%;
	padding: 0 0 .9em;
	font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color:#c40f0f;
	text-transform: uppercase;
	font-size: 1.2em;
}

h3#comments-title em,
h3#reply-title em {
	color: #444;
}
.post-title-comments {
	text-transform: none;
	color: #999999;
}
h3#comments-title {
	padding: 15px 30px;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	line-height: 24px;
	margin: 0 25px 0px 25px;
	padding: 15px 0 0 56px;
	position: relative;
	border-bottom: 1px dotted #ccc;
	}
	
.pingback {
	line-height: 24px;
	margin: 0 40px 0px 40px;
	padding: 15px 0 0 0px;
	position: relative;
	border-bottom: 1px dotted #ccc;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body {
	font-size: 1em;
	color: #444;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 15px;
	left: 5px;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: .85em;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist li.even {
	background: #fff;
}
.commentlist li.bypostauthor {
	background: url(images/comment-bkgd.png) no-repeat; 

}
.reply {
	font-size: .85em;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}

.commentlist .children .avatar {
	position: absolute;
	top: 5px;
}
.nopassword,
.nocomments {
	display: none;
}

.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: .9em;
	line-height: 18px;
	margin: 8px 0 16px;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 0 40px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


	
