/*  
       __                                 ___                          ___     
      /\ \__  __                         /\_ \                       /'___`\   
  ____\ \ ,_\/\_\    ___     ___      __ \//\ \      __       __  __/\_\ /\ \  
 /',__\\ \ \/\/\ \ /' _ `\  / __`\  /'_ `\ \ \ \   /'__`\    /\ \/\ \/_/// /__ 
/\__, `\\ \ \_\ \ \/\ \/\ \/\ \L\ \/\ \L\ \ \_\ \_/\  __/    \ \ \_/ | // /_\ \
\/\____/ \ \__\\ \_\ \_\ \_\ \____/\ \____ \/\____\ \____\    \ \___/ /\______/
 \/___/   \/__/ \/_/\/_/\/_/\/___/  \/___L\ \/____/\/____/     \/__/  \/_____/ 
                                      /\____/                                  
                                      \_/__/  
=================================================================================================*/
body {
	background-color: #bcbcbc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
}
html {
	margin: 0;
	padding: 0;
}
a {
	border: 0px;
	-moz-transition: color .2s linear 0;
	-webkit-transition: color .2s linear;
}
a:active {
	border: 0px;
}
a:visited {
	border: 0px;
}
a:hover {
	border: 0px;
}
a:focus {
	outline: none;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
img.alignright {
	float: right;
	margin: 0 0 1em 1em
}
img.alignleft {
	float: left;
	margin: 0 1em 1em 0
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
a img.alignright {
	float: right;
	margin: 0 0 1em 1em
}
a img.alignleft {
	float: left;
	margin: 0 1em 1em 0
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
hr {
	border-bottom: 0px solid #abb0b5;
	border-left: 0px solid #abb0b5;
	border-right: 0px solid #abb0b5;
	border-top: 1px dotted #abb0b5;
	height: 1px;
}
pre {
	background-color: #cfcfcf;
	border: 1px solid #dadada;
	color: #888;
	overflow: auto;
	padding: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	border: 1px solid #bcbcbc;
	color: #ef519f;
	font-family: 'Verdana';
	font-size: 11px;
}
textarea {
	border: 1px solid #bcbcbc;
	color: #ef519f;
	font-family: 'Verdana';
	font-size: 11px;
}
select {
	color: #282b31;
	font-family: 'Verdana';
	font-size: 11px;
}
.pinky {
	color: #ef519f;
}
.greytown {
	color: #888;
	text-decoration: none;
}
.greytown:hover {
	color: #ef519f;
}
.bigGrey {
	color: #999;
	font: 100px "Century Gothic", Arial, Verdana, sans-serif;
	font-weight: bold;
}
div.clear, li.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0;
}

/* BGContainer
=================================================================================================*/
.BGC {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 980px;
}

/* Header
=================================================================================================*/
.Header {
	clear: left;
	height: 249px;
	position: relative;
	margin-bottom: 50px;
}
.Header h1 {
	left: 0;
	margin: 0;
	position: absolute;
	top: 0;
}
.Header h1 a {
	background: url(../images/mainLogo.gif) no-repeat left top;
	display: block;
	height: 249px;
	text-indent: -5000px;
	width: 949px;
}
.Header .Desc {
	display: none;
}
.rss {
	display: block;
	height: 20px;
	left: 100%;
	margin-left: -20px;
	position: fixed;
	top: 0;
	width: 20px;
}
.rss a {
	background: url(../images/rss.gif) no-repeat;
	display: block;
	height: 20px;
	text-indent: -5000px;
	width: 20px;
}

/* Menu
=================================================================================================*/
.main_nav {
	left: 123px;
	position: absolute;
	top: 225px;
	width: 320px;
}
ul.topnav {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 320px;
}
.topnav li {
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
}
.topnav li a {
	color: #fff;
	display: block;
	font: 18px "Century Gothic", Arial, Verdana, sans-serif;
	outline: none;
	padding: 5px 6px 10px 6px;
	text-decoration: none;
	text-transform: lowercase;
}
.topnav li a:hover {
	color: #ef519f;
}
.topnav li.current_page_item a {
	color: #ef519f;
}

/* Search
=================================================================================================*/
.Search {
	height: 63px;
	left: 400px;
	position: absolute;
	top: 0;
	width: 180px;
}
.Search form {
	margin: 0px;
	padding: 15px 10px 10px 10px;
}
.Search input {
	color: #ef519f;
	font-size: 14px;
}
.Search input.search {
	background: #fff url(../images/SearchButton.gif) no-repeat;
	border: none;
	height: 11px;
	outline: none;
	width: 11px;
}
.Search input.keyword {
	background-color: #fff;
	padding: 7px 0px 7px 5px;
	width: 135px;
}
#buttonsearch {
	background: none;
	margin: -17px 0px 0px 124px;
	padding: 0px;
	top: 0px;
}
.center {
	color: #999;
	font: 100px "Century Gothic", Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 20px;
	width: 550px;
}
.postSearch {
	border-bottom: 1px solid #ccc;
	margin-bottom: 25px;
	padding-bottom: 5px;
}

/* Syndicate
=================================================================================================*/
.Syn {
	position: absolute;
	right: -400px;
	top: 45px;
	width: 170px;
}
.Syn ul {
	margin: 0;
	padding: 0;
}
.Syn li {
	background: url(../images/SynIco.gif) no-repeat left center;
	color: #25252b;
	font-size: 10px;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 1px 15px;
}
.Syn li a {
	color: #25252b;
	font-size: 10px;
	text-decoration: none;
}
.Syn li a:hover {
	color: #25252b;
	font-size: 10px;
	text-decoration: none;
}

/* Container
=================================================================================================*/
.CON {
	float: left;
	margin: 30px 0 0 0;
	padding: 0;
	position: relative;
	width: 980px;
}

/* Side Central Single
=================================================================================================*/
.SCS {
	color: #fff;
	float: left;
	width: 525px;
}
.SCS h2 {
	color: #999;
	font: 100px "Century Gothic", Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: 0px;
}
.SCS h3 {
	font-size: 14px;
	font-weight: bold;
}
.SCS p {
	font-size: 11px;
	line-height: 17px;
}
.SCS p strong {
}
.SCS img {
}
.SCS ul {
	margin: 0px;
	padding: 10px 0px;
}
.SCS li {
	color: #fff;
	font-size: 11px;
	line-height: 15px;
	list-style-type: none;
	padding: 2px 0px 2px 15px;
}
.SCS blockquote {
	color: #fff;
	margin: 0px;
	padding: 2px 10px;
}
.SCS blockquote p {
	font-size: 11px;
	line-height: 15px;
	margin: 5px 0px;
	padding: 5px 0px;
}
.SCS blockquote li {
	color: #fff;
	font-size: 11px;
	line-height: 15px;
	list-style-type: none;
	padding: 2px 0px 2px 15px;
}
.SCS blockquote a:hover {
	color: #ef519f;
}

/* Side Central
=================================================================================================*/
.SC {
	color: #fff;
	float: left;
	padding: 0px 30px 15px 0px;
	width: 550px;
}
.SC h2.fourofour {
	color: #fff;
	font: 100px "Century Gothic", Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: 0px;
}
.pagetitle {
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px 0px 35px 0px;
	text-transform: lowercase;
}

/* Post
=================================================================================================*/
.Post {
	clear: left;
	margin-bottom: 80px;
	position: relative;
}
.PostHead {
	clear: left;
	position: relative;
	width: 505px;
}
.PostHead h3, .post h4 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	margin: 0px;
}
.PostHead h1 a, .PostHead h3 a, .post h4 a, .searchLink {
	color: #ef519f;
	text-decoration: none;
}
.PostHead ul, ul.searchPost {
	margin: 0px;
	padding: 0px;
}
.PostHead li, .searchPost li {
	display: inline;
}
.PostHead li a, .searchPost li a {
	color: #888;
	text-decoration: none;
}
.PostHead li a:hover, .searchPost li a:hover {
	color: #ef519f;
}
.PostCateg, .PostCom {
	color: #fff;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.PostTime {
	color: #fff;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.PostContent {
	border-bottom: 1px solid #ccc;
	color: #fff;
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 10px;
	padding: 5px 0px 10px 0px;
}
.PostContent p {
	color: #fff;
	font-size: 11px;
	line-height: 17px;
}
.PostContent p strong {
}
.PostContent img {
}
.PostContent ul {
	margin: 0px;
	padding: 10px 0px;
}
.PostContent ul li {
	color: #fff;
	display: inline;
	font-size: 11px;
	line-height: 15px;
	list-style-type: none;
	padding: 2px 15px 2px 0px;
}
.PostContent blockquote {
	background: transparent url(../images/blockQuote.gif) no-repeat;
	margin: 0px;
	padding: 0 0 0 45px;
}
.PostContent blockquote p {
	font-size: 11px;
	line-height: 15px;
	margin: 5px 0px;
	padding: 5px 0px;
}
.PostContent blockquote li {
	color: #fff;
	font-size: 11px;
	line-height: 15px;
	list-style-type: none;
	padding: 2px 0px 2px 15px;
}
.PostContent blockquote a {
	color: #ef519f;
}
.PostContent a, .SCS a {
	color: #888;
	text-decoration: none;
}
.PostContent a:hover, .SCS a:hover {
	color: #ef519f;
}
.PostDet {
	padding-top: 10px;
}
.PostDet ul, .postRelated ul {
	margin: 0px;
	padding: 0px;
}
.PostDet li {
	color: #fff;
	display: inline;
	font-size: 10px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px 10px 0px 0px;
	padding: 2px 0px 5px 15px;
}
.PostDet li a {
	color: #888;
	text-decoration: none;
}
.PostDet li a:hover {
	color: #ef519f;
	text-decoration: none;
}
.postRelated {
	clear: both;
	padding-top: 20px;
}
.postRelated p {
	color: #888;	
}
.post_tinyurl {
	padding: 4px 0 10px 0;
}
.post_tinyurl a, .postRelated a {
	color: #ef519f;
}
.toplink {
	padding-left: 6px;
	float: right;
}
.toplink a {
	color: #888;
	text-decoration: none;
}
.toplink a:hover {
	color: #ef519f;
}
.more-link {
	padding: 0;
}
.moretext {
	color: #999;
	font: 100px "Century Gothic", Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: 0px;
	line-height: 80px;
}

/* Note
=================================================================================================*/
.Note {
	margin: -60px 0px 0px 0px;
	padding: 0px;
}
.Note li {
	font-size: 11px;
	list-style-type: none;
	margin: 0px;
	padding: 1px 0px 1px 15px;
}
.NoteRss {
	background: url(../images/NoteRss.gif) no-repeat left top;
}
.NoteTrackBack {
	background: url(../images/NoteTrackBack.png) no-repeat left top;
}
.Note li a {
	color: #888;
	text-decoration: none;
}
.Note li a:hover {
	color: #ef519f;
}

/* Navigation - PlugIn
=================================================================================================*/
.Nav {
	font: 40px "Century Gothic", Arial, Verdana, sans-serif;
	font-weight: bold;	
}
.Nav a {
	border-right: solid 1px #ccc;
	color: #fff;
	padding: 2px 15px 2px 3px;
	text-decoration: none;
}
.Nav a:hover {
	border-right: solid 1px #ccc;
	color: #EF519F;
}
.Nav span {
	border-right: solid 1px #ccc;
	color: #666;
	padding: 2px 5px 2px 0px;
}
.Nav .on {
	border-right: solid 1px #ccc;
	color: #EF519F;
	padding: 2px 5px 2px 3px;
}

/* Comments
=================================================================================================*/
.Comments {
	margin: 80px 0px 0px 0px;
}
.Comments h3 {
	color: #999;
	font: 100px "Century Gothic", Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 10px 0px;
}
.LateastCom ul li {
	color: #999;
	padding-bottom: 10px;
}

/* Comments List
=================================================================================================*/
.Comments .List h3 {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	margin: 40px 0px 5px 0px;
	padding: 5px 0px;
}
.Comments .List ol {
	margin: 0px;
	padding: 0px;
}
.Comments .List li {
	color: #fff;
	font-size: 11px;
	line-height: 15px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 15px 0px;
	position: relative;
}
.Comments .List li p {
	color: #fff;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding: 5px 0px;
}
.Comments .List li blockquote {
	border-bottom: dashed 1px #ccc;
	border-top: dashed 1px #ccc;
	color: #fff;
	font-size: 11px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
.Comments .List li blockquote p {
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 5px 0px;
}
.Comments .List li ul {
	margin: 0px;
	padding: 5px 0px;
}
.Comments .List li ul li {
	background: none;
	color: #fff;
	font-size: 11px;
	line-height: 13px;
	list-style-type: none;
	padding: 0px;
}
.Comments .List .ListGrav {
	left: 0px;
	position: absolute;
	top: 15px;
}
.Comments .List .ListGrav img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 1px;
}
.Comments .List big {
	color: #888;
	display: block;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 14px;
	margin: 0px;
}
.Comments .List big a {
	color: #ef519f;
}
.Comments .List p a {
	color: #999;
}
.Comments .List small {
	color: #fff;
	display: block;
	margin: 0px;
}
.Comments .List small a {
	color: #7e7e7e;
	text-decoration: none;
}
.Comments .List small a:hover {
	color: #ef519f;
	text-decoration: none;
}

/* Comments Form
=================================================================================================*/
.commentsfb {
	width: 505px;	
}
.Comments .Form {
	clear: both;
	padding: 10px 15px 20px 0px;
	position: relative;
}
.Comments .FormTop {
	height: 10px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 505px;
}
.Comments .Form form {
	margin: 0px;
	padding: 0px;
}
.Comments .Form a {
	text-decoration: none;
}
.Comments .Form p {
	color: #fff;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.Comments .Form p small strong {
	color: #ef519f;
	font-size: 10px;
	font-weight: bold;
}
.Comments .Form p small {
	display: block;
	font-size: 11px;
	padding: 5px 0px;
}
input.TextField {
	background: #fff;
	color: #ef519f;
	display: block;
	font-size: 11px;
	padding: 4px;
}
input.TextArea {
	background: #fff;
	color: #ef519f;
	font-size: 11px;
	padding: 4px;
}
.Comments .Form input.SubmitComment {
	background: url(../images/SubmitComment.gif) no-repeat;
	height: 26px;
	margin-top: 8px;
	width: 63px;
}
.Comments .Form input.SubmitComment:hover {
	background: url(../images/SubmitComment.gif) no-repeat 0 -26px;
	margin-top: 8px;
}
.Comments .Form input.SubmitCommentIE {
	background: url(../images/SubmitComment.gif) no-repeat 0 -26px;
	height: 26px;
	margin-top: 10px;
	margin-top: 8px;
	width: 63px;
}

/* Side Right
=================================================================================================*/
.SR {
	float: right;
	margin-bottom: 25px;
	width: 360px;
}
.SR h2 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: normal;
}
.SR h3 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: normal;
}

/* Side Right - tag cloud
=================================================================================================*/
.SR_tags {
	clear: both;
	width: 360px;
}
ul.wp-tag-cloud {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 360px;
}
ul.wp-tag-cloud li {
	display: inline;
}
ul.wp-tag-cloud li a {
	color: #fff;
	text-decoration: none;
}
ul.wp-tag-cloud li a:hover {
	color: #bcbcbc;
	background-color: #fff;
}

/* Side Right Left
=================================================================================================*/
.SRL {
	color: #fff;
	float: left;
	padding: 0px 5px 5px 0px;
	width: 175px;
}
.SRL h3, .postRelated h3 {
	color: #fff;
	font: 18px "Century Gothic", Arial, Verdana, sans-serif;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	text-transform: lowercase;
}
.SRL p {
	color: #fff;
	font-size: 11px;
}

/* Panel SRL
=================================================================================================*/
.Panel {
	color: #888;
	font-size: 11px;
	margin-bottom: 5px;
	padding: 0px 10px 15px 10px;
	position: relative;
}
.Panel ul {
	margin: 0px;
	padding: 0px;
}
.Panel ul li {
	font-size: 11px;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 3px 0px;
}
.Panel ul li a {
	font-size: 11px;
	text-decoration: none;
}

/* Panel Blue
=================================================================================================*/
.PBlue ul li a {
	color: #888;
}
.PBlue ul li a:hover {
	color: #ef519f;
}

/* Panel Yellow
=================================================================================================*/
.PYellow ul li a {
	color: #888;
}
.PYellow ul li a:hover {
	color: #ef519f;
}

/* Panel Pink
=================================================================================================*/
.PPink ul li a {
	color: #888;
}
.PPink ul li a:hover {
	color: #ef519f;
}

/* Side Right Right
=================================================================================================*/
.SRR {
	color: #888;
	float: right;
	font-size: 11px;
	padding: 0px 10px 10px 10px;
	position: relative;
	width: 160px;
}
.SRR h3 {
	color: #888;
	font: 18px "Century Gothic", Arial, Verdana, sans-serif;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	text-transform: lowercase;
}
.SRR h2 {
	color: #888;
	letter-spacing: -1px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}
.SRR ul {
	margin: 0px;
	padding: 0px;
}
.SRR li {
	color: #fff;
	font-size: 11px;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 3px 0px;
}
.SRR li a {
	color: #fff;
	text-decoration: none;
}
.SRR li a:hover {
	color: #ef519f;
}
.SRR p {
	color: #888;
	font-size: 11px;
}

/* Footer

=================================================================================================*/
.Footer {
	background-color: #888;
	clear: both;
	color: #fff;
	height: 100%;
	padding-bottom: 5px;
	width: 100%;
}
.Footer a {
	color: #fff;
	text-decoration: none;
}
.foot_head {
	clear: both;
	height: 100px;
	margin: 0 auto;
	overflow: visible;
	position: relative;
	width: 980px;
}
.foot_head h2 {
	bottom: -25px;
	color: #fff;
	float: left;
	font: 100px "Century Gothic", Arial, Verdana, sans-serif;
	font-weight: bold;
	left: -70px;
	margin: 0 0 10px 0;
	position: absolute;
}
.Footer_container {
	border-top: 1px solid #bcbcbc;
	margin: 0 auto;
	padding-top: 15px;
	position: relative;
	width: 980px;
}
.foot_left {
	float: left;
	height: 160px;
}
.foot_left h3 {
	color: #bcbcbc;
	font: 18px "Century Gothic", Arial, Verdana, sans-serif;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	text-transform: lowercase;
}
.foot_right {
	float: right;
}
.foot_right a {
	color: #fff;
	font-size: 40px;
	font-weight: 900;
	text-decoration: none;
}
ul.delicious {
	list-style-type: none;
	margin: 0 15px 0 0;
	padding: 0;
	width: 475px;
}
ul.delicious a {
	color: #fff;
	text-decoration: none;
}
ul.delicious a:hover {
	color: #888;
	background-color: #fff;
}
.foot_info {
	clear: both;
	height: 31px;
	width: 980px;
}
.foot_info_left {
	float: left;
	padding-top: 11px;
}
ul.foot_info_right {
	float: right;
	list-style: none;
	margin: 0;
}
ul.foot_info_right li {
	float: left;
	height: 31px;
	margin-right: 8px;
	width: 30px;
}
ul.foot_info_right li a {
	display: block;
	height: 31px;
	outline: none;
	text-indent: -5000px;
	width: 30px;
}
.foot_info_rss a {
	background: url(../images/rss2.gif) no-repeat;
}
.foot_info_wp a {
	background: url(../images/wp_logo.gif) no-repeat;
}
