/*DEFAULT STUFF*/

#theme-wrap{width:990px;min-height:665px; height:auto !important; height:665px;font-size:12px;position:relative;padding:0;margin:0;}

#theme-wrap.dark a {color:#5cabdb; text-decoration:none;}
#theme-wrap.dark a:hover {color:#92d4fc; text-decoration:underline;}
#theme-wrap.light a {color:#337aa5; text-decoration:none;}
#theme-wrap.light a:hover {color:#338ec5; text-decoration:underline;}




#theme-title-wrap {width:572px; color:#909090; font-size:11px; padding:6px 0 0 4px;}

#theme-wrap h1{font-size:2em; margin:14px 0 0 15px; padding:0;float:left;}
#theme-wrap h1 p {padding: 3px 12px;margin:0;}

#theme-description {position:relative;z-index:5;}
#theme-description p{padding:12px; margin:56px 0 30px 25px;width:380px;}


#global-breadcrumb {padding:0 0 12px 15px;}

/*#global-breadcrumb {font-size:0.9em;margin-left:0px;}
#global-breadcrumb a, #global-breadcrumb span {display:block;float:left;padding:3px 5px 3px 5px;text-decoration:none;font-family:Tahoma, Arial;margin:5px 0 0 0;}
#global-breadcrumb a {text-decoration:underline;}
#global-breadcrumb a:hover {text-decoration:underline;}*/

#theme-wrap h2 {font-size:1.3em;padding:2px 0 0 12px;margin:0;text-transform:uppercase;}
#theme-wrap #theme-left  h2 {font-size:1.6em;color:#333;}


#my-content-wrap{position:absolute;bottom:0;}
#theme-wrap #my-content-wrap {
	padding:5px 3px 5px 20px;
	color:#121212;
	position:absolute;
	right:16px;
	top: -33px;
    width: 250px;
	height: 24px;
	background:url(../images/theme-txt-light.png) repeat;
	-moz-border-radius: 5px;border-radius: 5px;-webkit-border-radius: 5px;
	border:1px solid #EEEEEE;
}
	



#theme-add {position:absolute;top:10px;right:15px;}
#theme-wrap.dark #theme-add a, #theme-wrap.ligth #theme-add a {padding:6px 16px 0 16px;background:#CCCCCC url(../images/add-to.jpg) repeat-x;display:block;height:21px;-moz-border-radius: 5px;color:#333;}



#theme-left,#theme-right {z-index:1;position:relative;}

/*HACKY STUFF*/
*html #theme-wrap.dark #theme-left {margin:0 0 0 7px;border:1px #444 solid;}

*html #theme-wrap.dark div.theme-left-top {background:#181818;}
*html #theme-wrap.dark div.theme-left-content {background:#181818;}
*html #theme-wrap.dark div.theme-left-btm {background:#181818;}

*html #theme-wrap.dark #theme-left.series div.theme-left-top {background:#181818;}
*html #theme-wrap.dark #theme-left.series div.theme-left-content {background:#181818;}
*html #theme-wrap.dark #theme-left.series div.theme-left-btm {background:#181818;}



*html #theme-wrap.light #theme-left {margin:0 0 0 8px;border:1px #ccc solid;}

*html #theme-wrap.light div.theme-left-top {background:#f4f4f4;}
*html #theme-wrap.light div.theme-left-content {background:#f4f4f4;}
*html #theme-wrap.light div.theme-left-btm {background:#f4f4f4;}

*html #theme-wrap.light #theme-left.series div.theme-left-top {background:#f4f4f4;}
*html #theme-wrap.light #theme-left.series div.theme-left-content {background:#f4f4f4;}
*html #theme-wrap.light #theme-left.series div.theme-left-btm {background:#f4f4f4;}

*html #theme-wrap.dark #theme-right {border:1px #444 solid;}
*html #theme-wrap.light #theme-right {border:1px #ccc solid;}

*html #theme-wrap.dark div.theme-right-top {background:#181818;}
*html #theme-wrap.dark div.theme-right-content {background:#181818;}
*html #theme-wrap.dark div.theme-right-btm {background:#181818;}

*html #theme-wrap.light div.theme-right-top {background:#f4f4f4;}
*html #theme-wrap.light div.theme-right-content {background:#f4f4f4;}
*html #theme-wrap.light div.theme-right-btm {background:#f4f4f4;}

*html #theme-left div.grid-container {margin:12px 0 0 6px;}


*html #theme-wrap.dark #theme-right div.item-container li.item-head b {display:inline-block;}
*html #theme-wrap.dark #theme-right div.item-container li a{display:inline-block;}
*html #theme-wrap.light #theme-right div.item-container li.item-head b {display:inline-block;}
*html #theme-wrap.light #theme-right div.item-container li a{display:inline-block;}

*html #theme-wrap.dark #theme-left div.thumb-cont img {border:2px #181818 solid;width:133px;height:94px;}
*html #theme-wrap.light #theme-left div.thumb-cont img {border:2px #f4f4f4 solid;width:133px;height:94px;}






/*LEFT STUFF*/
#theme-left {float:left;margin:0 0 0 15px;padding:0 0 8px 0;}
#theme-wrap.normal #theme-left {width:676px;}
#theme-wrap.series #theme-left {width:962px;}

#theme-left div.grid-container {float:left;position:relative;margin:12px 0 0 12px;}
#theme-left div.grid-container p {margin:3px 0 0 0;height:70px;overflow:hidden;}
#theme-left div.grid-container a {font-size:1.2em;text-decoration:none;font-weight:700;text-decoration:none;}
#theme-left div.grid-container a:hover {text-decoration:underline;}

#theme-left div.grid-container a.go-now {position:absolute;right:2px;bottom:3px;font-size:1em;display:block;padding:2px 3px 2px 3px;filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;}
#theme-left div.grid-container a.go-now:hover {filter:alpha(opacity=100);-moz-opacity:100;opacity:100;}


#theme-left div.single-wide {width:96%;}
#theme-left.series div.single-wide {width:48%;}

#theme-left div.thumb-cont {width:133px;height:94px;position:relative;float:left;margin-right:12px;}
#theme-left div.thumb-cont img {width:129px;height:90px;position:absolute;top:0px;left:0px;}



#theme-left div.thumb-cont a.add-to {background:url(../images/theme/add-to-my-content.png) no-repeat;height:25px;width:28px;display:block;position:absolute;bottom:3px;right:5px;}
#theme-left div.thumb-cont a.add-to:hover {background-position:0 -25px;}


div.theme-left-top {width:100%;height:10px;margin:0;padding:0;}
div.theme-left-content {width:100%;margin:0;padding:0 0 8px 0;}
div.theme-left-btm {width:100%;height:10px;margin:0;padding:0;}


#theme-left div.thumb-cont {width:133px;height:94px;position:relative;float:left;margin-right:40px;}
#theme-left div.thumb-cont img {position:absolute;top:0px;left:0px;width:133px;height:94px;}
#theme-wrap div.thumb-cont {margin-bottom:40px;}



/*svn*/


/*DARK STUFF LEFT*/

#theme-wrap.dark h1 {color:#757575;}
#theme-wrap.dark h1 p {background:url(../images/theme-txt-dark.png) repeat;border:1px #191919 solid;-moz-border-radius: 5px;border-radius: 5px;-webkit-border-radius: 5px;}
#theme-wrap.dark #theme-description {color:#ccc;}
#theme-wrap.dark #theme-description p {background:url(../images/theme-txt-dark.png) repeat;border:1px #191919 solid;-moz-border-radius: 5px;border-radius: 5px;-webkit-border-radius: 5px;}


/*#theme-wrap.dark #global-breadcrumb a,#theme-wrap.dark #global-breadcrumb span {color:#ccc;background:#191919;}
#theme-wrap.dark #global-breadcrumb a {text-decoration:underline;}
#theme-wrap.dark #global-breadcrumb a:hover {color:#fff;}*/

#theme-wrap.dark #theme-left {color:#fff;}
#theme-wrap.dark h2 {color:#cdcdcd;}

#theme-wrap.dark div.theme-left-top {background:url(../images/theme/dark-left-top.png) no-repeat;}
#theme-wrap.dark div.theme-left-content {background:url(../images/theme/dark-left-mid.png) repeat-y;}
#theme-wrap.dark div.theme-left-btm {background:url(../images/theme/dark-left-bottom.png) no-repeat;}


#theme-wrap.dark #theme-left.series div.theme-left-top {background:url(../images/theme/dark-all-top.png) no-repeat;}
#theme-wrap.dark #theme-left.series div.theme-left-content {background:url(../images/theme/dark-all-mid.png) repeat-y;}
#theme-wrap.dark #theme-left.series div.theme-left-btm {background:url(../images/theme/dark-all-bottom.png) no-repeat;}


#theme-wrap.dark div.thumb-cont {border:3px #fff solid;}
#theme-wrap.dark div.thumb-cont a.a-thumb {color:#fff;}
#theme-wrap.dark div.thumb-cont a.a-thumb:hover {color:#000;}


#theme-wrap.dark div.grid-container a {}
#theme-wrap.dark div.grid-container a:hover {}
#theme-wrap.dark div.grid-container {border-bottom:1px #555 dashed;}

#theme-wrap.dark span.display-time {color:#888;}



#theme-wrap.dark #theme-left div.grid-container a.go-now {background:#5cabdb;color:#fff;}
#theme-wrap.dark #theme-left div.grid-container a.go-now:hover {background:#fff;color:#5cabdb;}
#theme-wrap.dark div.grid-last {border-bottom:none;}



/*LIGHT STUFF LEFT*/


#theme-wrap.light h1 {color:#121212;}
#theme-wrap.light h1 p {background:url(../images/theme-txt-light.png) repeat;border:1px #eee solid;-moz-border-radius: 5px;border-radius: 5px;-webkit-border-radius: 5px;}
#theme-wrap.light #theme-description {color:#555;}
#theme-wrap.light #theme-description p {background:url(../images/theme-txt-light.png) repeat;border:1px #eee solid;-moz-border-radius: 5px;border-radius: 5px;-webkit-border-radius: 5px;}

#theme-wrap.light #theme-left {color:#121212;}
#theme-wrap.light h2 {color:#666;}



/*#theme-wrap.light #global-breadcrumb a,#theme-wrap.light #global-breadcrumb span {color:#666;background:#f4f4f4;}
#theme-wrap.light #global-breadcrumb a {text-decoration:underline;}
#theme-wrap.light #global-breadcrumb a:hover {color:#000;}*/

#theme-wrap.light div.theme-left-top {background:url(../images/theme/light-left-top.png) no-repeat;}
#theme-wrap.light div.theme-left-content {background:url(../images/theme/light-left-mid.png) repeat-y;}
#theme-wrap.light div.theme-left-btm {background:url(../images/theme/light-left-bottom.png) no-repeat;}

#theme-wrap.light #theme-left.series div.theme-left-top {background:url(../images/theme/light-all-top.png) no-repeat;}
#theme-wrap.light #theme-left.series div.theme-left-content {background:url(../images/theme/light-all-mid.png) repeat-y;}
#theme-wrap.light #theme-left.series div.theme-left-btm {background:url(../images/theme/light-all-bottom.png) no-repeat;}

#theme-wrap.light div.thumb-cont {border:3px #000 solid;}
#theme-wrap.light div.thumb-cont a.a-thumb {color:#000;width:133px;height:94px;overflow:hidden;}
#theme-wrap.light div.thumb-cont a.a-thumb:hover {color:#fff;}

#theme-wrap.light div.grid-container a {}
#theme-wrap.light div.grid-container a:hover {}
#theme-wrap.light div.grid-container {border-bottom:1px #ccc dashed;}

#theme-wrap.light span.display-time {color:#555;}


div.grid-last {border-bottom:none;margin-bottom:1px;}


#theme-wrap.light #theme-left div.grid-container a.go-now {background:#337aa5;color:#fff;}
#theme-wrap.light #theme-left div.grid-container a.go-now:hover {background:#181818;color:#337aa5;}







/*RIGHT STUFF*/
#theme-right {width:275px;float:left;margin:0 0 0 8px;position:relative;}
#theme-wrap.normal #theme-right {}
#theme-wrap.series #theme-right {display:none;}

#theme-right div.theme-right-top {width:100%;height:10px;margin:0;padding:0;}
#theme-right div.theme-right-content {width:100%;margin:0;padding:0 0 8px 0;}
#theme-right div.theme-right-btm {width:100%;height:12px;margin:0;padding:0;}


#theme-right div.item-container {margin:8px 0 0 12px;}
#theme-right div.item-container ul {list-style:none;padding:0;margin:0;}
#theme-right div.item-container li a {display:block;margin:0 0 4px 12px;}

#theme-wrap.dark #theme-right div.item-container li.item-head {background:none;margin:12px 0 6px 0;}
#theme-wrap.light #theme-right div.item-container li.item-head {background:none;margin:12px 0 6px 0;}



/*DARK STUFF RIGHT*/

#theme-wrap.dark div.theme-right-top {background:url(../images/theme/dark-right-top.png) no-repeat;}
#theme-wrap.dark div.theme-right-content {background:url(../images/theme/dark-right-mid.png) repeat-y;}
#theme-wrap.dark div.theme-right-btm {background:url(../images/theme/dark-right-bottom.png) no-repeat;}
#theme-wrap.dark #theme-right div.item-container li.item-head b {color:#ccc;display:block;font-size:1.3em;background:none;}
#theme-wrap.dark #theme-right div.item-container li {background:url(../images/theme/right_aro.gif) no-repeat 0 3px;}




/*LIGHT STUFF RIGHT*/
#theme-wrap.light div.theme-right-top {background:url(../images/theme/light-right-top.png) no-repeat;}
#theme-wrap.light div.theme-right-content {background:url(../images/theme/light-right-mid.png) repeat-y;}
#theme-wrap.light div.theme-right-btm {background:url(../images/theme/light-right-bottom.png) no-repeat;}
#theme-wrap.light #theme-right div.item-container li.item-head b {color:#444;display:block;font-size:1.3em;background:none;}
#theme-wrap.light #theme-right div.item-container li {background:url(../images/theme/right_aro_dark.gif) no-repeat 0 3px;}



div.clear {clear:both;}


#glowworm {background:url(../images/theme/glowworm.png) repeat-x;width:100%;height:600px;position:absolute;top:45px;left:0;z-index:0;}


.thumb-play {width:59px;height:59px;position:absolute;top:20px;left:37px;background:url(../images/theme/aro.png) no-repeat;z-index:10;}




