
/*  
Theme Name: Casual Explosion
Theme URI: http://www.casualexplosion.com/
Description: A theme for a review site.
Version: .5
Author: James Xavier
Author URI: http://www.casualexplosion.com/

	Casual Explosion Theme v. 0.5
        Enjoy, bitches.

*/



* {
    font-style: normal;
    list-style: none;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

body {
    background: #FFF url("/images/orangeside.jpg") repeat-y 0px 0px; 
    color: #222222;
    overflow: auto;
    font: small/160% "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
    height: 100%;
}

a {
    color: #FF6633;
}

a:hover {
    color: #3399FF;
}

i {
    font-style: italic;
}

h2 {
    font-family: "Trebuchet MS";
    color: #3333FF;
    font-size: 200%;
    margin: .2em 0 .4em 0;
}

h3 {
    font-family: "Trebuchet MS";
    color: #3333FF;
    font-size: 150%;
    margin: .2em 0 .4em 0;
}

td {
    padding: 20px 6px 6px 24px;
}

.ha {
    color: #3333FF;
}

.thumbnail {
    float: left;
    margin: 6px 8px 4px 6px;
}

.topreview {
    font-size: 110%;
    margin-bottom: 2em;
}

.review {
    margin-bottom: 2em;
}

#corner1 {
    position: absolute;
    top: 48px;
    left: 0px;
    z-index: 10;
}

#corner2 {
    position: absolute;
    top: 0px;
    left: 87px;
    z-index: 10;
}

#corner3 {
    position: absolute;
    top: 55px;
    left: 87px;
    z-index: 10;
}

#corner4 {
    position: absolute;   /*  -100  80   */
    top: 0px;
    left: 80px;
    z-index: 10;
}

#cat {
    position: absolute;
    top: 32px;
    right: 40px;
    z-index: 12;
}

#catc {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 12;
}

#wrapper {
    margin-left: 146px;
}

#strip {
    background: #FFF url("/images/stripback.jpg");
    background-repeat: no-repeat;
    border-top: 6px solid #3333FF;
    border-bottom: 6px solid #3333FF;
    height: 26px;
    max-height: 26px;
    position: relative;
    overflow: visible;
}

#strip p {
    display: block;
    padding: 1px 0 0 24px;
    font-size: 20px;
}

#strip a {
    background: url("/images/linkback201.png");
    background-repeat: no-repeat;
    padding-left: 22px;
    margin-left: 10px;
}

#strip a:hover {
    background: url("/images/linkback202.png");
    background-repeat: no-repeat;
}

#headera {
    background: #FF9933 url("/images/orangetop.jpg") repeat-x;
    background-position: 122px -38px;
    clear: both;
    height: 122px;
    position: relative;
    border-bottom: 6px solid #3333FF;
}

#panel {
    position: absolute;
    top: 166px;
    left: 146px;
    right: 0;
    bottom: 0;
    max-width: 1051px;
    background: #FFF url("/images/panelback.jpg");
    background-repeat: no-repeat;
}

.bubble {
    position: relative;
    width: 100%;
}


/* --------------
   liquidcorners.css
   from Francky Kleyneman
   http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm   */

.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('/images/corners.png');
	height: 9px;
	font-size: 2px;
	}
.top-left, .bottom-left { 
	margin-right: 9px;
	}
.top-right, .bottom-right { 
	margin-left: 9px;
	margin-top: -9px;
	}
.top-right {
	background-position: 100% 0;
        width: 10px;
        float: right;
	}
.bottom-left  { 
	background-position: 0 -9px;
	}
.bottom-right { 
	background-position: 100% -9px;
        width: 10px;
        float: right;
	}
.inside {
	border-left: 6px solid #3333FF;
	border-right: 6px solid #3333FF;
	background: url("/images/bubbleback.jpg");
        padding: .2em 10px .2em 22px;
	}
.notopgap    { margin-top: 0; }
.nobottomgap { margin-bottom: 0; }
/* --------------  */


#thirdbubble .top-left, #thirdbubble .top-right, #thirdbubble .bottom-left, #thirdbubble .bottom-right {
    background-image: url('/images/corners2.png');
}

#thirdbubble .inside {
    background: #DDDBFF url("/images/bubbleback2.jpg");
    background-repeat: no-repeat;
    padding-top: 1em;
    padding-bottom: 1em;
}

#thirdbubble {
    margin-right: 12px;
}

.sidenote {
    position: absolute;
    left: -160px;
    float: left;
    width: 176px;
}

.sidenote .date {
    margin-bottom: .2em;
    font-size: 120%
}


.sidenote .comments {
    margin-bottom: .2em;
    font-size: 90%;
    font-weight: bold;
    
}

.sidenote .cat {
    font-size: 120%;
    color: #3333FF;
}

.more {
    font-weight: bold;
}

.catlist {
    margin: 0 0 0 .4em;
}

.catlist a {
    font-size: 120%;
    margin: 0 .2em 0 0;
}

.ad {
    margin: 2.4em 0 2em 0;
}

.latestcomments li {
    margin: 8px 0 6px 18px;
}

.latestcomments img {
    float: left;
    margin: 10px 10px 0 0; 
}

.latestcomments cite {
    display: block;
    font-size: 18px;
}

.latestcomments p, .latestcomment p a {
    margin-left: 34px;
    color: #000;
}

#thirdbubble li {
    margin: 1em 0 0 0;
}

#thirdbubble li a {
    font-weight: bold;
}

.recentreviews li {
    font-size: 120%;
    margin: .4em 0 .1em .8em;
}

#thirdbubble a, .dest a, #s_strip .e {
    background: url("/images/linkback181.png");
    background-repeat: no-repeat;
    padding: 0 0 0 18px;
    font-size: 16px;
}

#thirdbubble a:hover, .dest a:hover, #s_strip .e:hover {
    background: url("/images/linkback182.png");
    background-repeat: no-repeat;
}

.dest a {
    display: block;
    margin: .4em 0 .1em .8em;
    background-position: 0 .2em;
}

.dest a:hover {
    background-position: 0 .2em;
}

.about {
    color: #6666CC;
    font-size: 120%;
    margin-bottom: .4em;
}

#feedback {
    color: #6666CC;
    font-size: 110%;
    margin: 2em .4em .4em 1.4em;
}

#catballoon {
    background: url("/images/catballoon.png");
    background-repeat: no-repeat;
    width: 110px;
    height: 48px;
    position: absolute;
    right: -200px; /* 200 */
    top: 76px;
    z-index: 13;
    padding: 12px 0 4px 0;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    color: #3333FF;
}


/* ---------------------- single --------------------- */

#s_body {
    background: #FFF url("/images/orangeside.jpg") repeat-y -60px 0px; 
}

#s_wrapper {
    margin-left: 86px;
}

#s_header {
    background: #FF9933 url("/images/orangetop.jpg") repeat-x;
    background-position: 122px -32px;  /*  126   -38    */
    clear: both;
    height: 80px;
    position: relative;
    border-bottom: 6px solid #3333FF;
}

#s_header p {
    color: #FFF;  /* CC6600  */
    font-size: 80px;
    position: relative;
    top: 30px;
}

#s_panel, #a_panel {
    position: absolute;
    top: 118px;
    left: 86px;
    right: 0;
    bottom: 0;
    background: #FFF url("/images/panelback.jpg");
    background-repeat: no-repeat;
    padding: 25px 25px 25px 25px;
}

#s_panel p {
    margin: .7em 0 .7em 0;
    font-size: 120%;
}

#s_panel .sh3 {
    margin: 30px 0 24px 0;
}

.byline {
    font-size: 90%;
    color: #9999FF;
}

#s_panel .leftscreen {
    float: left;
    width: 200px;
    height: 150px;
    border: 0;
    padding: 8px 25px 10px 10px;
}

#s_panel .rightscreen {
    float: right;
    width: 200px;
    height: 150px;
    border: 0;
    padding: 8px 10px 10px 25px;
}

#s_strip {
    background: #FFF url("/images/stripback.jpg");
    background-repeat: no-repeat;
    border-top: 6px solid #3333FF;
    border-bottom: 6px solid #3333FF;
    height: 20px;
    max-height: 20px;
    position: relative;
    overflow: hidden;
}

#s_strip p {
    font-size: 14px;
    margin: -1px 0 2px 20px;
}

#s_panel #summary {
    width: 380px;
    position: relative;
    left: -128px;
    float: left;
    margin: 10px -108px 10px 10px;
}

#s_panel .inside {
    background: #DDDBFF url("/images/bubbleback3.jpg");
    background-repeat: no-repeat;
    padding: .1em 1em .1em 40px;
}

#s_panel .inside span {
    color: #3333FF;
    font-size: 120%;
    margin-right: .8em;
}

#s_panel #summary .inside a {
    font-size: 140%;
    display: table-cell;
    position: relative;
}


#s_panel .blurb {
    text-align: center;
    font-size: 140%;
    color: #000099;
}

#summary .top-left, #summary .top-right, #summary .bottom-left, #summary .bottom-right {
    background-image: url('/images/corners2.png');
}

.tscore {
    color: #3333FF;
    display:block;
    float:left;
    margin: 10px 16px 10px 18px;
    font-size: 170%;
}

.score {
    color: #9999FF;
    display:block;
    float:left;
    margin: 10px 8px 10px 18px;
    font-size: 170%;
}

.ocommentbox {
    width: 74%;
    max-width: 560px;
    position: relative;
    margin: 0 10px 20px 10px;
}

.ecommentbox {
    width: 74%;
    max-width: 560px;
    position: relative;
    left: -80px;
    margin: 0 10px 20px 10px;
}

#s_panel cite {
    font-size: 110%;
    color: #3333FF;
}

.odd {
    margin-left: 80px;
}

.ocommentbox, .ecommentbox {
    font-size: 90%;
}

.ocommentbox a, .ecommentbox a {
    color: #3333FF;
}

.commentlist .top-left, .commentlist .top-right, .commentlist .bottom-left, .commentlist .bottom-right {
    background-image: url('/images/corners2.png');
}

.postlist {
    font-size: 18px;
    color: #9999FF;
}

.postlist p {
    margin: .4em 0 0 0;
}

.a_rsummary {
    margin: 20px 4 40px 22px;
    font-size: 25px;
}

.a_rating {
    margin: 0 0 0 0.4em;
    color: #9999FF;
}

.a_link {
    display: block;
    margin-top: 20px;
    margin-left: 10px;
    width: 450px;
    clear: left;
}

.i {
    margin:8px 4px 2px 4px;
}

.invisible {
    display: none;
}