/*---------------GLOBAL STYLES START------------------------*/
html {
	width: 100%;
}
	* html {
		border: none;
	}
body {
	margin: 0px;
	text-align: center;
	width: 100%;
	height: 100%;
	background: #fffffb url(images/bg.png) repeat-x top;
}
img {
	display: block;
}
a img {
	border: none;
}
.clearer{
	clear: both;
	line-height: 0px;
}

p, h1, h2, h3, h4, h5, h6, ul, form {
	margin: 0;
	padding: 0;
}
a, input {
	outline: none;
}
h2 {
	font: bold 11px/100% Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	color: #5D5D5D;
}
p {
	font: 13px/140% Arial,Helvetica,sans-serif;
	margin-top: 10px;
	color: #5D5D5D;
	cursor: default;
}
a {
	color: #5D5D5D;
}
a:hover {
	color: #F0F052;
}

/*---------------global styles end------------------------*/

div.headerContainer {
	width: 940px;
	height: 171px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 3px;
}
div.headerContainer img {
	margin: 96px 0 0 0;
	display: block;
	float: left;
}

div.mainContainer {
	width: 940px;
	margin: 0 auto;
	text-align: left;
}

/*---------------twitter styles start------------------------*/

div.twittorgamiContainer {
	width: 565px;
	height: 48px;
	float: right;
	margin: 106px 0 0 0;
	position: relative;
	font: italic 12px/120% Arial,Helvetica,sans-serif !important;
	color: #5D5D5D;
	text-align: left;
}


div.twittorgamiContainer li {
	list-style: none;
}
div.twittorgamiContainer a {
	position: absolute;
	left:  416px;
	top: 0;
	background: url(images/twittorgami.gif) no-repeat 0 1px;
	white-space: nowrap;
	
	text-align: left;
	padding-left: 57px;
	font: italic 11px/48px Arial,Helvetica,sans-serif !important;
	text-decoration: none;
	color: #5D5D5D;
}
div.twittorgamiContainer a:hover {
	background-position: 0 -58px;
	color: #F0F052;
}

div.twittorgamiContainer span {
	float: right;
	margin-right: 160px;
	^margin-right: 80px;
	text-align: right;
}
div.twittorgamiContainer span a {
	left: 0;
	position: relative;
	background: none;
	padding: 0 4px;
	font: italic 12px/120% Arial,Helvetica,sans-serif !important;
	color: #5D5D5D;
	text-decoration: underline;
}

div.twittorgamiContainer span a:hover {
	color: #F0F052;
}


/*---------------twitter styles end------------------------*/

/*---------------post container start------------------------*/

div.postContainer {
	width: 780px;
	min-height: 277px;
	margin: 37px 0 0 0;
	position: relative;
}
div.postContainer {


min-height: 277px;

height: auto !important;

height: 277px;
}
div.postContainer object {
	/*position: absolute;
	top: 0;
	right: 0;*/
}

div.postContainer span.tags {
	display: none;
}

/*---------------post container end------------------------*/

/*---------------cat/tag slider start------------------------*/

div.catContainer {
	width: 160px;
	height: 300px;
	position: absolute;
	top: 184px;
	left: 780px;
	text-align: left;
}

div.catContainer div.spacer {
	width: 120px;
	border-bottom: solid 1px #F0F0EC;
	height: 5px;
	margin-bottom: 14px;
	margin-left: 20px;
	margin-left: 0px;
	font-size: 0px;
}

div.catContainer div, div.catContainer li.cat-item {
	list-style: none;
	width: 140px;
	padding: 0px 0 2px 20px;
	background: #fffffb;
	float: left;
}

div.catContainer a {
	font: italic 18px/26px Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #2D2D2D;
	text-transform: lowercase;
}

.cufon-active div.catContainer a {
	font: italic 20px/100% Arial,Helvetica,sans-serif;
}
div.catContainer a.tag {
	font: italic 18px/26px Arial,Helvetica,sans-serif;
}
.cufon-active div.catContainer div, div.catContainer li.cat-item {
	padding: 1px 0 5px 20px;
}

div.catContainer a:hover {
	text-decoration: underline;
}
.cufon-active div.catContainer a:hover {
	text-decoration: none;
	border-bottom: solid 1px #6C6C6C;
}



div.catContainer a.tag:hover {
	border: none
	text-decoration: underline;
}

.cufon-active div.catContainer a.tag {
	font: italic 20px/100% Arial,Helvetica,sans-serif;
}

.cufon-active span.hash {
	font: italic 20px/100% Arial,Helvetica,sans-serif;
	padding-right: 3px;
}
.cufon-active div.catContainer a.tag:hover {
	border: none;
	border-bottom: solid 1px #6C6C6C;
}

div.catContainer h3 {
	display: block;
	width: 160px;
	height: 21px;
	background: #fffffb url(images/catheadings.gif) no-repeat 20px 0;
	text-indent: -9999px;
	font-size: 8px;
	margin-bottom: 6px;
}

div.catContainer h3#tagTitle {
	background-position: 20px -21px
}

div.catContainer input {
	background: url(images/serach-bg.gif) no-repeat;
	border: solid 0px black;
	width: 107px;
	height: 22px;
	padding: 3px 31px 0 8px;
	margin: 0 0 3px 13px;
	font: italic 15px/100% Arial,Helvetica,sans-serif;
	
	padding: 4px 31px 2px 8px\9;
}

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
div.catContainer input { 
	padding: 1px 31px 2px 8px;
	height: 22px;
}
}

/*---------------cat/tag slider close------------------------*/

/*---------------footer start------------------------*/

div.footer {
	width: 780px;
	margin: 60px 0;
}

div.footer div.pageChangeContainer {
	width: 100%;
	height: 37px;
	border-top: solid 1px #F0F0EC;
}

div.pageChangeContainer div {
	width: 179px;
	height: 100%;
	background: url(images/footer-pagelinkBg.png) repeat-y;
}

div.footer a, div.footer span {
	color: #373737;
	text-decoration: none;
	font: bold 11px/37px Arial,Helvetica,sans-serif ;
	display: block;
	float: left;
	margin: 0 13px 0 0;
}

div.footer a:hover {
	color: #F0F052;
}

div.footer a.right, div.footer span.right {
	float: right;
	margin: 0 0 0 13px;
}

div.footer div.previous {
	float: left;
	background-position: -180px 0px;
}

div.footer div.next {
	float: right;
	background-position: -360px 0px;
}

div.footer div.previous a {
	background: url(images/footer-arrows.gif) no-repeat 0 13px;
	padding: 0 0 0 11px;
}
div.footer div.next a {
	background: url(images/footer-arrows.gif) no-repeat right -16px;
	float: right;
	padding: 0 11px 0 0;
	margin: 0 0 0 13px;
}
div.footer div.next a:hover, div.footer div.previous a:hover {
	color: #373737;
	text-decoration: underline;
}

div.footer span a {
	margin: 0;
}
div.footer li {
	float: left;
	list-style: none;
}
/*---------------footer end------------------------*/

/*---------------post snippet------------------------*/

div.postSnippet {
	width: 300px;
	float: left;
}

div.visualHolder, span.vvqbox {
	width: 460px;
	height: 277px;
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	margin: 0;
}
div.postSnippet img {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	margin: 0;
}

a.replace {
	background: #F0F052;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	text-decoration: none;
	width: 290px;
	height: 267px;
	font: italic 22px/150% Arial,Helvetica,sans-serif;
	padding: 10px 0 0 10px;
	text-transform: lowercase;
}
.cufon-active a.replace {
	padding-left: 14px;
	width: 286px;
	font: italic 24px/100% Arial,Helvetica,sans-serif;
}

a.replace span.rm {
	text-decoration: underline;
}

.cufon-active a.replace span {
	padding-top: 4px;
	display: block;
	float: left;
	text-decoration: none;
	border-bottom: solid 1px #2C2C2C;
}

div.postSnippet h2 a {
	text-decoration: none;
}
a.replace {
 color: black;
}
a.replace:hover {
	color: black;
}
a.replace span {
	text-decoration: underline;
}
a.more-link {
	font: bold 11px/100% Arial,Helvetica,sans-serif;
	color: #4B4B4B;
	text-decoration: none;
	padding: 5px 0;
	display: block;
	width: 58px;
	white-space: nowrap;
}
a.more-link:hover {
	color: #F0F052;
}
a h2  {
	text-decoration: none;
}

div.lvl2 {
	width: 460px;
}
div.lvl2 span.vvqbox, div.lvl2 img {
	position: relative;
	margin: 13px 0;
}
span.displayTags {
	display: block;
	background: #F0F052;
	font: italic 18px/26px Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #2D2D2D;
	width: 140px;
	padding: 0 0 2px 20px;
	text-transform: lowercase;
}

.cufon-active span.displayTags {
	font: italic 20px/100% Arial,Helvetica,sans-serif;
	padding: 1px 0 5px 20px;
}
span.displayTags a {
	text-decoration: none;
	color: #2C2C2C;
}
span.displayTags a:hover {
	text-decoration: underline;
}
.cufon-active span.displayTags a:hover {
	border-bottom: solid 1px #6C6C6C;
	text-decoration: none;
}
/*---------------post snippet end------------------------*/
.flashmovie {
	/*position: absolute;
	top: 0;
	right: 0;*/
}


html, body {
height: 100%;
min-height: 100%;
}

.wp_syntax {
	margin: 10px 0 0 0 !important;
}
