/*  
Theme Name: MistaJam
Theme URI: http://www.pixelcreation.co.uk
Description: Theme design and created for mistajam.com by Pixel Creation Ltd.
Version: 1.0
Author: Pixel Creation Ltd
Author URI: http://www.pixelcreation.co.uk

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0;
	margin: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

html {
	background: url(images/bg.jpg) black;
	/*overflow-x: hidden;*/
	/*overflow-y: scroll;*/
}

body {
	color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}

p {
	margin-bottom: 14px;
}

a {
	color: #e77817;
	text-decoration: underline;
}
a:hover,
a:focus,
a:active {
	color: #f6b627;
	text-decoration: underline;
}

img {
	border: none;
}

.clear {
	clear: both;
	overflow: hidden;
	margin: 0;
	height: 0;
}

.clear-spacer {
	clear: both;
	overflow: hidden;
	margin: 0;
	height: 20px;
}

h1 {
	font-size: 160%;
	color: #f5b726;
	font-weight: normal;
	margin-bottom: 16px;
}

h3 {
	font-size: 120%;
	color: #f5b726;
	font-weight: normal;
	margin-bottom: 16px;
}

h4 {
	font-size: 120%;
	color: #f5b726;
	font-weight: normal;
	margin-bottom: 0;
}

#head {
	background: url(images/nav-bar-bg.gif) repeat-x;
	width: 100%;
	height: 35px;
	margin: 0px;
}

#head .content {
	width: 840px;
	height: 35px;
	position: absolute;
	left: 50%;
	margin-left: -420px;
}

#logotop {
	float: left;
	padding: 0 7px 0 75px;
}

#nav-items {
	float: left;
	width: auto;
	height: 35px;
}

#nav-items ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav-items li {
	float: left;
	width: auto;
	display: inline;
	margin: 0;
	color: #000;
	font: 100%/2.3 "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-right: 1px solid #bf8606;
}

#nav-items a {
	display: block;
	padding: 0 8px;
	float: left;
	text-decoration: none;
	height: 35px;
	color: black;
}

#nav-items a:hover,
#nav-items a:focus,
#nav-items a:active {
	background: url(images/nav-bar-bg-over.gif) repeat-x;
	color: white;
}

#search {
	float: right;
	width: 121px;
	height: 35px;
	margin: 0px;
	background: url(images/search-bg.gif) no-repeat;
}

#search .form {
	margin: 0px;
	padding-top: 8px
}

#search .input {
	border: none;
	background: none;
	width: 92px;
	font-size: 80%;
	color: black;
	margin: 0;
	padding: 0px 0px 0px 5px;
	float: left;
}

#main {
	width: 840px;
	position: absolute;
	left: 50%;
	margin-left: -420px;
	/*background: url(images/main-bg1.jpg) right top no-repeat;*/
	background: url(images/rotating/rotate.php) right top no-repeat;
}

#logo {
	float: left;
	width: 290px;
	height: 265px;
}

#main .panel {
	float: left;
	width: 528px;
	margin: 10px 15px 0 0;
	background: transparent url(images/trans.png) repeat;
}

#main .panel .content {
	padding: 20px;
}

#right {
	float: right;
	width: 297px;
	margin-top: 10px;
}

#radiologos {
	float: right;
	width: 293px;
	background: white;
	border: solid 2px #cecece;
}

#radiologos img {
	float: left;
	padding: 5px 0px 5px 5px;
}

#main .panel-right {
	float: right;
	width: 297px;
	margin-top: 15px;
	background: transparent url(images/trans.png) repeat;
}

#main .panel-right .content {
	float: left;
	font-size: 0.9em;
}

#main .panel-right .content h1 {
	font-size: 1.2em;
	font-weight: 600;
	margin-bottom: 0;
	padding: 10px;
	color: white;
}

#main .panel-right .content h2 {
	font-size: 1.2em;
	font-weight: 600;
	margin-bottom: 0;
	padding: 10px;
	color: #f6b627;
}

#main .panel-right .content h3 {
	font-size: 1.2em;
	font-weight: 600;
	margin-bottom: 0;
	padding: 0 10px 10px 0;
	color: #f6b627;
}

#main .panel-right .content h2 a {
	color: #f6b627;
	text-decoration: none;
}

#main .panel-right .content h2 a:hover,
#main .panel-right .content h2 a:focus,
#main .panel-right .content h2 a:active {
	color: #e77817;
	text-decoration: none;
}

#main .panel-right .logo {
	padding: 10px;
	float: left;
	font-size: 0.75em;
	text-align: center;
	width: 39px;
}

#main .panel-right .content h2 img, #main .panel-right .content h3 img {
	vertical-align: middle;
	padding-right: 5px;
}

#sidebar ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}

#sidebar ul li {
	float: left;
	width: auto;
}

#sidebar ul .rsslist {
	float: left;
	padding: 0 10px 10px 10px;
	margin: 0;
	list-style: none;
}

#sidebar ul .rsslist li {
	float: left;
	width: auto;
	padding-bottom: 9px;
	margin-bottom: 7px;
	border-bottom: solid 1px #292929;
}

#sidebar ul .rsslist li a {
	float: left;
	width: 205px;
	margin-right: 20px;
}


#sidebar #rss-230320911 ul {
	float: left;
	padding: 0 10px 10px 10px;
	margin: 0;
	list-style: none;
}
#sidebar #rss-230320911 ul li {
	float: left;
	width: auto;
	padding-bottom: 9px;
	margin-bottom: 7px;
	border-bottom: solid 1px #292929;
}
#sidebar #rss-230320911 ul li a {
	float: left;
	width: 205px;
	margin-right: 20px;
}


#sidebar #recent-posts-2 ul {
	float: left;
	padding: 0 10px 10px 10px;
	margin: 0;
	list-style: none;
}
#sidebar #recent-posts-2 ul li {
	float: left;
	width: auto;
	padding-bottom: 9px;
	margin-bottom: 7px;
	border-bottom: solid 1px #292929;
}
#sidebar #recent-posts-2 ul li a {
	float: left;
	width: 205px;
	margin-right: 20px;
}

#sidebar .rsswidget img {
	background: none;
	width: 14px;
	overflow: hidden;
}


#sidebar ul .blogroll {
	float: left;
	padding: 0 10px 10px 10px;
	margin: 0;
	list-style: none;
}

#sidebar ul .blogroll li {
	float: left;
	width: auto;
	padding-bottom: 9px;
	margin-bottom: 7px;
	border-bottom: solid 1px #292929;
}

#sidebar ul .blogroll li a {
	float: left;
	width: 205px;
	margin-right: 20px;
}

#tweet {
	background: url(images/twitter-bg.jpg) top right no-repeat;
	margin: 8px;
	width: 281px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

#tweet .feed {
	width: 180px;
}

.yellow {
	color: #f6b627;
}

#twitter_div ul {
	list-style: none;
}

/*Comments section*/

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
	margin-bottom: 5px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.small {
	font-size: 80%;
	color: #f6b627;
}

hr {
	margin-bottom: 10px;
}

.simplepie ol, .simplepie ol li {
	list-style: none;
}
.simplepie .date {	
	color: #f5b726;
	font-weight:  bold;
}
.simplepie abbr {	
	color: #f5b726;
	font-weight:  bold;
}
.simplepie div h1 {
	font-size: 120%;
	color: #f5b726;
	font-weight: normal;
	margin-bottom: 0;
}