/* CSS Document */

* {
	margin: 0; padding: 0;
}

body {
	font-size: 13px;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #FFFFFF;
	color: #7f7f7f;
	margin: 0; padding: 0;
	background: url(wp-content/themes/radial/images/header/bgHeader.gif) left top repeat-x;
}

#header {
	margin: 0;
	padding: 0;
	height: 156px;
	position: relative;
	color: #acacac;
}

#header span {
        color: #acacac;
        font-family: Georgia, serif;
        font-size: 16px;
        font-style:italic;
        position: relative;
        top: -15px;
        left: 25px;
}

#header span.weblink a:link, #header span.weblink a:visited {
        color: #acacac;
        text-decoration: none;
        position: relative;
        top: -37px;
        left: 0px;
}

#header span.weblink a:hover {
        text-decoration: underline;
}

.menuCat {
        padding: 10px 0 0 7px;
}

#header .menuCat a:link, #header .menuCat a:visited {
        font-family: Arial, Verdana, sans-serif;
        color: #000000;
        text-decoration: none;
        font-size: 13px;
        font-weight: bold;
}

#header .menuCat a:hover {
        text-decoration: underline;
}

#page {
	margin: 0 auto;
	padding: 0;
	width: 958px;
}


.topLine {
	border-top: 3px solid #000000; 
	border-bottom: 3px solid #000000; 
	padding: 5px 0 5px 0; 
	height: 404px;
}

.bigThumb {
	float: left; 
	padding: 14px 0 14px 0; 
	margin: 3px 0 3px 0; 
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	width: 300px;
	height: 368px;
	position: relative;
}
.seperator {
	float: left; 
	padding: 0 0 28px 0; 
	margin: 3px 0 3px 0; 
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000;
	text-align: center; 
	width: 29px;
	height: 368px;
	position: relative;
}
.lastThumb {
	float: left; 
	padding: 14px; 
	margin: 3px 0 3px 0; 
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	width: 272px;
	height: 368px;
	position: relative;
	background: url(wp-content/themes/radial/images/index/bgGrey.gif) left 14px no-repeat;
}


h1, h2 {
	font-weight: normal;
	font-style: italic;
	font-size: 24px;
	padding: 5px 0 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
h2 {
	font-style: normal;
	font-size: 18px;
	padding: 15px 0 5px 0;
}

.dateCat {
	position: absolute; bottom: 10px; left: 0;
	font-size: 10px;
}
.dateCat span {
	display: block;
}
.dateCat span a:link, .dateCat span a:visited {
	text-decoration: none;
	color: #ff037c;
}
.dateCat span a:hover {
	text-decoration: underline;
}
.plusMore {
	position: absolute; bottom: 15px; right: 0;
}

.allCat {
	position: absolute; bottom: 20px; right: 15px;
	font-size: 12px;
}
.allCat a:link, .allCat a:visited {
	text-decoration: none;
	color: #7f7f7f;
}
.allCat a:hover {
	text-decoration: underline;
}




.bottomLine {
	padding: 5px 0 5px 0; 
	height: 375px;
}

.smallThumb {
	float: left; 
	padding: 10px 0 14px 0; 
	margin: 3px 14px 3px 0; 
	border-bottom: 1px solid #000000; 
	width: 200px;
	height: 350px;
	position: relative;
}
h3 {
	font-size: 13px;
	padding: 10px 0 5px 0;
	color: #000000;
}
.smallThumb p {
	font-size: 11px;
	line-height: 16px;
}




/* -------   SIDEBAR ------------ */


#sidebar {
	font: 12px Arial, Verdana, Sans-Serif;
	float: right; width: 300px;
}


#sidebar h2 {
	margin: 0 0 13px 0;
	font-style: normal;
	font-size: 16px;
	padding: 7px; 
	border-top: 3px solid #000; 
	border-bottom: 1px solid #000;
}

#sidebar ul ul li {
	color: #7f7f7f;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul ul {
	margin: 5px 0 0 7px;
	}

#sidebar ul ul li {
	margin: 5px 0 0;
	padding: 0;
	padding-left: 17px;
	background: url('wp-content/themes/radial/images/bullet.gif') left 5px no-repeat;
}
#sidebar ul ul li a:link, #sidebar ul ul li a:visited {
        text-decoration: none; 
        color: #7f7f7f;
}
#sidebar ul ul li a:hover {
        text-decoration: underline; 
}



#footer {
	padding: 0;
	margin: 0 auto;
	width: 958px;
	border-top: 3px solid #000000;
	border-bottom: 1px solid #000000;
	height: 28px;
	margin-bottom: 30px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

img.icons {
        padding-right: 2px;
        position: relative; 
        top: 2px; left: 0;
}
	
	
a.carouselLink:link,a.carouselLink:visited{
	text-decoration:none;
	color:#000000;
}	
a.carouselLink:hover{
	text-decoration:underline;
}

a:link, a:visited {
        color: #7f7f7f;
        text-decoration: none;
}
a:hover {
        text-decoration: underline;
}

ul li div {
	padding-left: 9px;
}
	
