#wrapper {
	margin: 20px auto;
}
#header {
	height: 90px;
}
#wrapper {
	width: 1000px;
}

#wrapper #container #single-col {
	width: 1000px;
}

#wrapper #container #main-col {
	width: 630px;
}

* html #wrapper #container #main-col {
	w\idth: 615px;
}

* html .post {
	w\idth: 582px;
}

.entry img {
	max-width: 590px;
	width: expression(this.width > 550 ? 550 + 'px' : true);
}

.post .date {
	display: none;
}

.title-container {
	padding-left: 0;
	padding-right: 0;
}

.post .title {
	padding-left: 0;
}

.post-footer .category,
.postdata .category{
	max-width: 355px;
	width: expression(this.width > 355 ? 355 + 'px' : true);
}

.post-footer .comments,
.postdata .comments {
		float: right;
}

.tags {
	max-width: 355px;
	width: expression(this.width > 355 ? 355 + 'px' : true);
	float: right;
}

span.author {
	float: left;
	padding-right: 10px;
}

#sidebar {
	width: 170px;
}

#sidebar-2 {
	width: 170px;
}

#sidebar.flattened {
	width: 168px;
}

#sidebar-2.flattened {
	width: 168px;
}

#sidebar-container {
	width: 185px;
}

* html #sidebar {
	w\idth: 162px;
}

* html #sidebar-2 {
	w\idth: 162px;
}

* html #sidebar-container {
	w\idth: 175px;
}

.tab-box {
	width: 170px;
}

#commentform textarea {
	width: 580px;
	width: 90%;
}

#calendar td, .widget_calendar td {
	padding:0 4px;
}

.suf-mag-headlines {
	width: 628px;
}

* html .suf-mag-headlines {
	w\idth: 613px;
}

* html table.suf-mag-excerpts,
* html table.suf-mag-categories {
	w\idth: 603px;
}

* html table.suf-tiles {
	w\idth: 605px;
}

.suf-mag-headline-photo-box {
	width: 250px;
}

.suf-mag-headline-block {
	width: 344px;
}

* html .suf-mag-headline-block {
	w\idth: 324px;
}

div.blogtitle a {
	color: #000000;
	text-decoration: none;
}

.blogtitle a:hover {
	color: #227AD1;
	text-decoration: none;
}

.description {
	color: #000000;
}


.blogtitle {
	float: left;
	text-align: left;
}

#header {
}

.description {
	display: none;
	visibility: hidden;
}

#nav ul {
	text-transform: capitalize;
}
#nav-top ul {
	text-transform: capitalize;
	float: left;
}
.suf-mag-headlines {
	height: 250px;
}

col.suf-mag-excerpt {
	width: 33%;
}

.suf-mag-excerpt-image {
	width: 190px;
	height: 100px;
}

* html .suf-mag-excerpt-image {
	w\idth: 187px;
}

col.suf-mag-category {
	width: 33%;
}

.suf-mag-category-image {
	width: 190px;
	height: 100px;
}

* html .suf-mag-category-image {
	w\idth: 187px;
}

h2.suf-mag-category-title {
	text-align: left;
}

.suf-mag-categories th {
	text-align: left;
}

.suf-mag-excerpts th {
	text-align: left;
}

h2.suf-mag-excerpt-title {
	text-align: left;
}

h2.suf-mag-headlines-title {
	text-align: left;
}

.author-info img.avatar {
    float: left;
    padding: 5px;
}

#nav-top,
#top-bar-right-spanel {
	width: 1000px;
	margin: 0 auto;
}

#nav-top .col-control,
#top-bar-right-spanel .col-control {
	width: 1000px;
}

#header-container .col-control {
	width: auto;
}
#nav {
	width: 1000px;
	margin: 0 auto;
}

#nav .col-control {
	width: 1000px;
}


col.suf-tile {
	width: 33%;
}

.suf-tile-image {
	width: 190px;
	height: 100px;
}

* html .suf-tile-image {
	w\idth: 187px;
}

h2.suf-tile-title {
	text-align: left;
}

div.booklisting img,
div.bookentry img {
	width: 108px;
	height: 160px;
}

div.bookentry .stats {
	width: 142px;
}

div.bookentry .review {
	width: 442px;
}

* html div.bookentry .review {
	w\idth: 422px;
}

col.nr-shelf-slot {
	width: 25%;
}

/*----------- custom original ----------------*/



body {background:#003772 url(bodybg.png) repeat-x 0 0;}
#wrapper {border:none; margin:10px auto;}
#header-container {background:url(navli.png) repeat-x 0 bottom;}
#header-container .col-control {width:1020px;margin:0 auto;}
#header { height:120px }

#nav {border:none; width:1020px;}
#nav ul li {border:none; background:none;}
#nav ul li a, #nav ul li a:visited {
	border:1px solid #7eb5dc;
	background:url(navli.png) repeat-x 0 0;
	color:#def0fd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	padding:4px 20px;
}
#nav ul li a:hover, 
#nav a.highlighted, 
#nav a:active {
	background:url(navactiveli.png) repeat-x 0 0;
	border:1px solid #84baf1;
	padding:4px 20px;
}

#nav ul ul {top:31px;}
#nav ul ul li {border:none;}
#nav ul ul li a, 
#nav ul ul li a:hover, 
#nav ul ul li a:visited {
	padding:3px 8px;
	border:none;
	-moz-border-radius:0;
	background:#1472B2;
	border:1px solid #7EB5DC;
	color:#FFFFFF;
}

#sidebar, #sidebar-2 {margin-top:0;}
#content {margin-top:0;}

/***** bonus widget *****/
.bonus-partner {
	border-bottom: 1px dotted #ccc;
	padding: 3px 0;
}

.bonus-partner .bonus-partner-image {
	float: left;
	margin: 1px 6px 0 0;
	padding-top: 5px;
}

.bonus-partner .bonus-partner-image img {
	width: 35px;
}

.bonus-partner .bonus-partner-content {
	float: left;
	width: 104px;
	
}

.bonus-partner .bonus-partner-name {
	font-weight: bold;
}

.post, div.page {padding:10px 15px;}

h3.dbx-handle {
	background-color: #358EE8;
}

.suf-widget h3, .suf-widget h3:hover {
	color: #fff;
}

.home-dbx-handle {
	background-color: #358EE8;
	color: #fff;
	border-bottom: 1px dotted #C0C0C0;
	padding: 8px 24px 7px 10px;
	margin: 0;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	-khtml-border-top-right-radius: 5px;
}

.dbx-content .post {
	border: none;
	padding: 15px 5px 0;
	margin: 0;
}

.dbx-content .post .entry {
	margin-bottom: 0;
}

a.more-link {
	font-size: 12px;
}

.footer-more-link {
	padding: 0 15px 10px 0;
}

.footer-more-link a.more-link {
	background: url(big-btn50.png) no-repeat 0 0;
	color: #000000;
	padding: 3px 0;
	width: 245px;
	text-align: left;
	text-decoration: none;
	
}

.footer-more-link a:hover {
	
	color:#318EEF;
	
}

.adrotate-widget {text-align:center;}
.adrotate-widget h3 {text-align:left;}
.adrotate-widget img {margin:2px 0;}

.home-footer {clear:both;}
.home-footer .footer-box {padding:3px 0;}

/* By NoidaSoft*/
.domian-class
{
float:left;width:220px;font-size:27px;color:#FFDB52;margin-left:30px;margin-top:23px;
}
.heading-main{
float:left;width:320px;font-size:30px;color:#ffffff;margin-left:70px;margin-top:30px;
}
.heading-child{font-size: 15px;font-weight:normal;line-height:20px; color:#ffffff;background:url(../images/iconblack.png) no-repeat scroll left center transparent;padding-left:30px;}
.side-banner
{ float:left;margin-left:80px;margin-top:15px;
}


/*by  noidasoft*/

.dc {
	float:left;
	margin-top:0px;
}

.game_area1 {
padding-left:18px;
padding-top:0px;
width:275px;

}

.game_area1 img
{
width:275px;height:200px;
overflow:hidden;
text-align:center;
padding-left:0px;
border:1px solid #2986DE;


}


.game_area2 {
	padding-left:28px;
	padding-top:0px;
	width:180px;
	height:140px;
}


.game_area2 img
{
width:180px;height:189px;
overflow:hidden;
text-align:center; 

padding-left:0px;


}


.playnowbg{
   margin-left:80px;}
.palynowbuttonlink{
	background-image:url(yellow-btn.png);
	background-repeat:no-repeat;
	width:120px;
	height:23px;
	display:block;
	margin-top:5px;
	margin-bottom:30px;
	color:#0000000 !important;
padding:2px 0 0 21px;

text-align:left;
text-decoration:none !important;
font-weight:bold;
}


.contentlink {
     color:#ffffff;
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	padding-top:3px;
	padding-left:10px;
}







.game_header1 {
	background:  url(../images/blue-tab.png);
	background-repeat:repeat-x;
	height:23px;
	width:180px;

}
.game-name
{
margin-top:7px;
text-align:center;

}











