@charset "utf-8";
/* CSS Document */

/* --------------------
		Reset Styles
-------------------- */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, q, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;	
}

ul {
	list-style: none;
}

ol {
	list-style: decimal;
	list-style-position: inside;
}

a {
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: bold;	
}

em {
	font-style: italic;	
}

p {
	padding-bottom: 10px;	
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* --------------------
		Main Styles
-------------------- */

html, body {
	background-color: #ededed;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #707070;
	line-height: 18px;
}

.wrapper {
	margin: 0 auto;
	width: 940px;
}

.outer-wrapper {
	width: 1130px;
	min-width: 1130px;
	margin: 0 auto;
}

.left-banner {
	width: 95px;
	float: left;
	overflow: hidden;
}

.right-banner {
	width: 95px;
	float: right;
	overflow: hidden;
}

.skin {
	background-image: url(images/skin.gif);
	background-repeat: repeat;
}

.header {
	height: 148px;
	overflow: hidden;
	position: relative;
}

.header .logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	width: 176px;
	height: 59px;
	top: 33px;
	left: 11px;
	position: absolute;
}

.header .logo:hover {
	text-decoration: none;
}

.header .sticker {
	left: 194px;
	top: 13px;
	position: absolute;
}

.header .label {
	margin-top: 34px;
	margin-right: 12px;
	display: inline;
	float: right;
}

.header .bar {
	background-image: url(images/bar-bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 7px 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 19px;
	width: 916px;
	height: 19px;
	top: 115px;
	position: absolute;
	overflow: hidden;
}

.header .bar a {
	color: #fff;
}

.header .bar a span {
	font-style: italic;
	font-size: 14px;
}

.header .bar img {
	vertical-align: middle;
}

.header .alignright {
	float: right;
}

.main {
	padding: 27px 0;
	overflow: hidden;
}

.main .content {
	width: 640px;
	float: left;
}

.content .post {
	background-color: #FFFFFF;
	margin-bottom: 19px;
	padding: 20px;
	width: 600px;
	overflow: hidden;
}

.content .post h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #3d3d3d;
	line-height: 43px;
}

.content .post h1.purple-line {
	border-bottom:#9999ff 2px solid;
}

.content .post h1 a {
	color: #3d3d3d;
	text-decoration: none;
}

.content .post h1 a span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #090909;
	font-style: italic;
	display: inline-block;
}

.content .post h2 {
	padding-top: 7px;
	font-size: 13px;
	font-weight: bold;
}

.content .post h3 {
	padding-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	line-height: 28px;
	font-style: italic;
}

.content .post h5 {
	font-size: 14px;
	font-weight: bold;
	color: #4d4d4d;	
}

.content .post small {
	font-size: 11px;
	text-transform: uppercase;
	line-height: 14px;
}

.content .post h6 {
	border-bottom: #d5d5d5 2px solid;
	font-size: 11px;
	text-transform: uppercase;
	color: #4d4d4d;
	line-height: 26px;
}

.content .post .post-line {
	border-bottom: #d6d6d6 1px solid;
	padding: 20px 0;
}

.content .post .post-content {
	padding-bottom: 33px;
	position: relative;
	overflow: hidden;
}

.content .post .title {
	color: #000000;
	font-weight: bold;
	font-size: 24px;
	line-height: 32px;
	display: table-cell;
}

.content .post .title:hover, .content .post h1 a:hover {
	color: #6f6f6f;
	text-decoration: none;
}


.content .post .tags {
	margin: 7px 0 11px 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #3d3d3d;
	line-height: 16px;
	clear: both;
}

.content .post .tags a {
	margin-right: 3px;
	color: #101010;
	text-decoration: underline;
}

.content .post .tags a:hover {
	text-decoration: underline !important;
}

.content .post .post-line .tags {
	margin:0;
}


.content .post .video, .content .post .img-holder {
	margin-bottom: 16px;
}

.content .post a {
	color: #101010;
	text-decoration: underline;
}

.content .post a:hover {
	color: #707070;
}

.content .post a.underlined:hover {
	text-decoration: none;
}

.content .post blockquote {
	padding: 13px 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #454545;
	line-height: 24px;
}

.content .post .gallery {
	margin-top: 26px;
	padding-bottom: 3px;
	font-size: 14px;
	color: #4d4d4d;	
	overflow: hidden;
	width: 540px;
	margin-bottom: -33px;
	position: relative;
}

*+html .content .post .gallery {
	margin-bottom: -26px;
}

.content .post .gallery a {
	margin: 3px 11px 8px 0;
	border: #aeadad 1px solid;
	display: inline-block;
	float: left;
}

.content .post .vote {
	bottom: 8px;
	right: 0;
	height: 23px;
	width: 90px;
	display: inline-block;
	position: absolute;
}

.content .post .footnotes {
	border-top: #d7d7d7 1px solid;
	padding-top: 7px;
	font-size: 12px;
	line-height: 14px;
	clear: both;
	overflow: hidden;
	margin-bottom: -9px;
	position: relative;
}

.content .post .footnotes .comment {
	background-image: url(images/comment.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 19px;
	color: #101010;
	text-decoration: underline;
	float: left;
}

.content .post .footnotes a.comment:hover {
	text-decoration: underline;
	color: #707070;
}

.content .post .footnotes .outer-links {
	color: #707070;
	float: right;
}

.content .post .footnotes .outer-links a.more {
	background-image: url(images/outer-link-more.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
}

.content .post .footnotes .outer-links a img {
	vertical-align: middle;
}

.content .post ul {
	margin: 7px 0;
}

.content .post ul li {
	background-image: url(images/bullet.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	padding-left: 9px;
}

.content .post ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
}

.content .post .comment-box {
	border-bottom: #d7d7d7 1px dashed;
	padding: 16px 0;
	color: #6e6e6e;
}

.content .post .last-box {
	border: none;
}

.content .post .comment-box .origin {
	padding-bottom: 7px;
}

.content .post .comment-box .origin a {
	font-weight: bold;
	line-height: 19px;
}

.content .pager-wrapper {
	text-align: center;
}

.content .pager {
	background-color: #FFFFFF;
	padding: 4px 13px;
	font-size: 13px;
	color: #000000;
	line-height: 19px;
	text-align: center;
	letter-spacing: -1px;
	display: inline-block;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}

.content .pager a {
	color: #000000;
	text-transform: uppercase;
}

.content .pager a.current {
	color: #707070;
}

.content .pager a.previous {
	margin-right: 10px;
	text-decoration: underline;
	color: #707070;
}

.content .pager a.next {
	margin-left: 10px;
	text-decoration: underline;
}

.content form.comment {
	overflow: hidden;
}

.content form.comment textarea {
	background: none;
	background-color: #FFFFFF;
	border: #d7d7d7 1px solid;
	margin-bottom: 19px;
	padding: 7px 9px;
	font-size: 14px;
	color: #707070;
	width: 580px;
	height: 96px;
	overflow: auto;
}

.content form.comment input {
	background: none;
	background-color: #FFFFFF;
	border: #d7d7d7 1px solid;
	margin-bottom: 15px;
	margin-right: 37px;
	padding: 5px 7px;
	font-size: 14px;
	line-height: 15px;
	color: #707070;
	width: 265px;
	height: 15px;
	float: left;
}

.content form.comment input.red {
	border: #e28686 1px solid;
}

.content form.comment input.last {
	margin: 0 0 15px 0;
}

.content form.comment input.submit {
	background: none;
	border: none;
	background-image: url(images/form-comment-submit.gif);
	background-repeat: no-repeat;
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;
	width: 61px;
	height: 24px;
	float: left;
	clear: both;
}

.content ol {
	margin: 10px 0 5px 0;
}

.content ol li a {
	font-size: 14px;
	line-height: 18px;
}

.main .sidebar {
	width: 280px;
	float: right;
	font-size: 12px;
}

.sidebar form.search {
	margin-bottom: 20px;
	padding: 14px 12px;
	overflow: hidden;
}

.sidebar form.search input {
	background: none;
	border: none;
	background-image: url(images/form-search-input.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	color: #3f3f3f;
	width: 189px;
	height: 18px;
	vertical-align: middle;
}

.sidebar form.search input.submit {
	background: none;
	border: none;
	background-image: url(images/form-search-submit.gif);
	background-repeat: no-repeat;
	padding: 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	cursor: pointer;
	width: 39px;
	height: 24px;
}

.sidebar .box {
	background-color: #FFFFFF;
	margin-bottom: 20px;
	padding: 3px 11px 15px 11px;
	width: 258px;
}

.main .green {
	 background-color:#99ffcc;
}

.main .yellow {
	background-color:#ffff99;
}

.main .purple {
	background-color: #9999ff;
}

.main .rose {
	background-color: #ff9999;
}

.main .black {
	background-color: #000000;
}

.main .dark-gray {
	background-color: #3d3d3d;
}

.main .gray {
	background-color: #707070;
}

.sidebar .box h1 {
	border-bottom: #cdd3d0 1px solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	line-height: 36px;
}

.sidebar .box h1 a img {
	margin: 11px 0;
	vertical-align: middle;
}

.sidebar .box .box-content {
	padding-top: 17px;
	color: #000000;
	overflow: hidden;
}

.sidebar .box ul.work-time li {
	color: #000000;
	line-height: 18px;
}

.sidebar .box .links {
	margin-bottom: 10px;
}

.sidebar .box .links a {
	margin-right: 10px;
	font-size: 12px !important;
	color: #0f0f0f;
	text-decoration: underline;
	line-height: 24px;
}

.sidebar .box .links a:hover {
	text-decoration: underline !important;
	color: #707070;
}

.sidebar .box .preview {
	border-bottom: #e7e7e7 1px solid;
	margin-bottom: 12px;
	padding-bottom: 10px;
	padding-left: 43px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	width: 213px;
	overflow: hidden;
}

.sidebar .box .preview .name {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	display: table-cell;
}

.sidebar .box .preview .activity {
	color: #b8b8b8;
	display: table-cell;
}

.sidebar .box .preview .activity a {
	color: #b8b8b8;
}

.sidebar .box .preview .img {
	margin-left: -40px;
	width: 30px;
	float: left;
}

.sidebar .box .facebook-login {
	background-image: url(images/button-facebook-login.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-left: 35px;
	width: 182px;
	height: 30px;
	display: block;
}

.sidebar .box .twitter li {
	border-bottom: #e7e7e7 1px solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-family: "Myriad Pro", "Courier New", monospace;
	font-size: 13px;
	line-height: 18px;
	overflow: hidden;
	list-style: none;
}

.sidebar .box .twitter .twitter-message {
	font-weight: bold;
	font-style: italic;
	color: #3c3c3c;
}

.sidebar .box .twitter a {
	color: #2276bb;
}

.sidebar .box .twitter .twitter-timestamp {
	color: #929292;
	font-style: italic;
	display: table-cell;
}

.sidebar .box .twitter .twitter-timestamp a {
	color: #b8b8b8;
}

.sidebar .box .last, .content .post .last-line, .twitter .last {
	border: none;
}

.sidebar .box  h2 {
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.sidebar .box  h2 span {
	color: #101010;
}

.sidebar .box .panel {
	background-image: url(images/blanck.gif);
	background-repeat: no-repeat;
	margin: 0 1px 1px 0;
	width: 85px;
	height: 85px;
	float: left;
}

.sidebar .box .flickr {
	width: 261px;
	margin-right: -3px;
}

.sidebar .box .flickr a {
	float: left;
	margin: 0 1px 1px 0;
}

.sidebar .box .flickr a img {
	width: 85px;
	height: 85px;
}

.main .block {
	border-top: #d7d7d7 1px solid;
	margin-top: 66px;
	display: inline-block;
	width: 940px;
	clear: both;
	overflow: hidden;
}

.main .block h1 {
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000000;
	line-height: 52px;
}

.main .block .panel {
	background-color: #FFFFFF;
	margin: 0 19px 23px 0;
	padding: 10px;
	font-size: 12px;
	color: #737373;
	line-height: 16px;
	width: 200px;
	float: left;
}

.main .block .panel .title {
	clear: both;
	font-size: 12px;
	color: #101010;
	font-weight: bold;
	text-decoration: underline;
	line-height: 14px;
	display: table-cell;
}

.main .block .panel .img {
	margin: 8px 0;
	display: block;
}

.main .block .last {
	margin: 0 0 23px 0;
}

.lightbox {
	margin: 150px 0 0 130px;
	text-align: center;
	width: 704px;
}

.lightbox .photo-panel {
	margin-bottom: 12px;
	clear: both;
	position: relative;
}

.lightbox .prev {
	background-image: url(images/photo-nav.png);
	background-repeat: repeat-x;
	padding: 5px 10px;
	color: #000000;
	line-height: 15px;
	text-transform: uppercase;
	text-decoration: underline;
	height: 27px;
	top: 47%;
	left: 1.5%;
	position: absolute;
}

.lightbox .next {
	background-image: url(images/photo-nav.png);
	background-repeat: repeat-x;
	padding: 5px 10px;
	color: #000000;
	line-height: 15px;
	text-transform: uppercase;
	text-decoration: underline;
	height: 27px;
	top: 48%;
	right: 1.5%;
	position: absolute;
}

.lightbox .close {
	margin-bottom: 7px;
	color: #000000;
	text-decoration: underline;
	text-transform: uppercase;
	float: right;
	clear: both;
}

.content .post .gallery a:hover, .content .post .vote:hover, .content .post .footnotes .outer-links a:hover, .content .post .footnotes .outer-links a.more:hover, .sidebar .box h1 a:hover img, .sidebar .box .preview:hover .img, .sidebar .box .facebook-login:hover, .main .block .panel:hover, .content .post .tags a:hover, .content .post .footnotes .comment:hover, .content .breadscrumbs a.previous:hover, .content .breadscrumbs a.next:hover, .sidebar .box .links a:hover, .lightbox .close:hover, .lightbox .prev:hover, .lightbox .next:hover {
	text-decoration: none;
}

.footer {
	padding-bottom: 28px;
	text-align: center;
}

.footer .tag {
	clear: both;
	display: inline-block;
	background-color: #FFFFFF;
	padding: 7px 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 13px;
	text-align: center;
}

.facebook-widget-login, .facebook-widget-comment {
	overflow: hidden;
	margin-right: -10px;
	display: none;
	padding: 15px 0 10px 0;
}

.facebook-widget-login .fbusername {
	border: 1px solid #999;
	width: 115px;
	margin-right: 4px;
	padding: 3px 5px;
	height: 14px;
	line-height: 14px;
	font-size: 11px;
	color: #999;
	float: left;
}

.facebook-widget-login .fbpass {
	border: 1px solid #999;
	width: 115px;
	padding: 3px 5px;
	height: 14px;
	clear: none;
	line-height: 14px;
	font-size: 11px;
	color: #999;
	float: left;
}

.facebook-widget-login .submit, .facebook-widget-comment .submit {
	float: none;
	display: block;
	clear: both;
	background-image: url(images/leave-comment.gif);
	width: 169px;
	height: 30px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	border: none;
	padding: 0;
	margin: 0 auto;
	background-repeat: no-repeat;
	cursor: pointer;
}

.facebook-widget-comment textarea {
	float: left;
	width: 246px;
	border: 1px solid #ccc;
	padding: 5px;
	height: 140px;
	font-size: 11px;
	color: #999;
	margin-bottom: 10px;
}

.addthis_button_facebook span {
	background-image: url(images/outer-link-facebook.gif) !important;
	background-position: 0 0 !important;
	width: 14px !important;
	height: 14px !important;
}

.addthis_button_twitter span {
	background-image: url(images/outer-link-twetter.gif) !important;
	background-position: 0 0 !important;
	width: 13px !important;
	height: 16px !important;
	margin-top: -1px;
	position: relative;
}

.addthis_button_compact span {
	background-image: url(images/outer-link-more.gif) !important;
	background-position: 0 0 !important;
	width: 14px !important;
	height: 14px !important;
}

.fb_widget_pager {
	overflow: hidden;
	font-size: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.fb_widget_pager a {
	color: #00F;
}

.fb_widget_pager a:hover, .fb_widget_pager a.current {
	text-decoration: underline;
}