/*



Theme Name: magicblue



Theme URI: http://themocracy.com/2009/08/free-wordpress-theme-magicblue/



Description: 2 column theme, with RHS widget sidebar, compatible with WP2.8 and threaded-comments - licenced under the GPL. 



Version: 1.4



Tags: fixed-width, two-columns, custom-colors, theme-options, threaded-comments



Author: Themocracy



Author URI: http://themocracy.com/



*/
body {
	margin: 0;
	padding: 0;
	color: #333;
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	background: #777 url("images/bodybg.gif");
}

p.rounded:before {
	background: transparent url(images/top-right.png) scroll no-repeat top
		right;
	margin-bottom: -20px;
	height: 37px;
	display: block;
	border: none;
	content: url(images/top-left.png);
	padding: 0;
	line-height: 0.1;
	font-size: 1px;
}

p.rounded:after {
	display: block;
	line-height: 0.1;
	font-size: 1px;
	content: url(images/bottom-left.png);
	margin: 0 0 -1px 0;
	height: 37px;
	background: white;
	background: transparent url(images/bottom-right.png) scroll no-repeat
		bottom right;
	padding: 0;
}

p.rounded {
	background: #d9d9d9;
	text-indent: -10px;
	padding: 0;
}

p.gray {
	background: #d9d9d9;
}

p {
	line-height: 20px;
}

div#gray {
	background: #d9d9d9 url(images/bottom-right-square.png) scroll no-repeat
		bottom right;
	content: url(images/top-right-square.png);
	padding: 5px 15px;
}

div#bggray {
	background: #d9d9d9;
}

<!--
div#pullquote_left {
	width: 200px;
	margin: 5px 15px 5px 0;
	font-size: 1.4em;
	text-align: center;
	float: left;
}

div#pullquote_right {
	width: 200px;
	margin: 5px 0 5px 15px;
	font-size: 1.4em;
	text-align: center;
	float: right;
}

-->
div#pullquote_right {
	padding: 12px 0;
	margin: 5px 15px 8px 0;
	float: left;
	width: 180px;
	text-align: center;
	border-top: 3px double #ccc;
	border-bottom: 3px double #ccc;
	border-left: 0;
	border-right: 0;
	line-height: 1.6em;
	background: #fefefe;
	margin: 5px 0 8px 15px;
	float: right;
}

div#pullquote_left {
	padding: 12px 0;
	margin: 5px 15px 8px 0;
	float: left;
	width: 180px;
	text-align: center;
	border-top: 3px double #ccc;
	border-bottom: 3px double #ccc;
	border-left: 0;
	border-right: 0;
	line-height: 1.6em;
	background: #fefefe;
	font-size: 1.4em;
	color: #666;
	font-weight: bold;
}

#wrapper {
	width: 985px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	font-size: 78%;
	line-height: 18px;
	background: #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}

#superheader {
	padding: 0;
	margin: 0;
	height: 13px;
	background: url("images/superheaderbg.gif") top left repeat-x;
}

#header {
	padding: 0 0 0px 0;
	height: 205px;
	margin: 0 0 0px 0;
	border-bottom: 2px solid #fff;
}

#description {
	margin-top: -15px;
	margin-left: 3px;
}

#content {
	clear: both;
	padding: 0;
	margin: 15px 10px;
}

#main {
	width: 720px;
	float: left;
	margin: 0;
	padding: 0 0 10px 0px;
	overflow: hidden;
}

#sidebar {
	padding: 0;
	margin: 0px 0px 0px 740px;
}

#footer {
	clear: both;
	margin: 0;
	padding: 10px 16px 0 16px;
	text-align: center;
	font-size: 85%;
	background: #fff;
}

#footer-inner {
	height: 45px;
}

#footer-inner p {
	padding: 15px 0 20px 0;
	margin: 0;
}

#navigation {
	padding: 5px 15px;
}

#navigation div.fleft {
	float: left;
}

#navigation div.fright {
	float: right;
}

#credit {
	text-align: right;
	font-size: 80%;
}

#credit p {
	margin: 5px 10px 3px 10px;
	padding: 3px;
	color: #777;
}

#credit p a {
	color: #777;
	font-weight: 100;
}

#credit p a:hover {
	color: #777;
	text-decoration: none;
}

#subscribe {
	text-align: center;
}

#subscribe p {
	margin: 5px 0;
}

/*  ********** default styles *********** */
p,h1,h2,h3,h4,h5,h6 {
	margin: 10px 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Lucida Sans Unicode', 'Lucida Sans', sans-serif;
}

h1 {
	font-size: 190%;
}

h2 {
	font-size: 160%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 110%;
}

h5 {
	font-size: 100%;
}

h6 {
	font-size: 90%;
}

a {
	font-weight: 800;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0px;
}

hr {
	height: 2px;
	margin: 5px 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

blockquote {
	padding: 5px 15px;
	margin: 3px 30px;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	padding: 10px;
	margin: 0;
	border: none;
}

legend {
	font-weight: 800;
}

code {
	font-size: 90%;
	font-family: "Courier New", Courier, monospace;
}

td {
	vertical-align: top;
}

#tabs {
	padding: 0;
	background: black;
}

#tabs ul {
	margin: 0;
	padding: 3px 0;
	list-style-type: none;
}

#tabs ul li {
	margin: 10px 0 3px 15px;
	padding: 6px 15px 6px 0px;
	display: inline;
	border-right: 2px solid #fff;
	font-size: 100%;
	font-family: Tahoma, Arial, sans-serif;
}

#tabs ul li a {
	color: white;
}

#tabs ul li a:hover {
	text-decoration: none;
}

/* Headings */
#header h3 {
	margin: 0;
	padding: 20px 0 0 15px;
	font-weight: 800;
	font-size: 210%;
}

#header h3 a {
	font-weight: 100;
	color: white;
	text-decoration: none;
}

#header h2 {
	margin: 0;
	font-family: Arial, Verdana, sans-serif;
	letter-spacing: 0px;
	padding: 10px 0 5px 17px;
	font-weight: 800;
	color: white;
	font-size: 125%;
}

h2#sectiontitle {
	font-size: 150%;
	font-weight: 100;
	padding: 6px 6px 6px 10px;
	margin: 8px 10px 5px 0px;
	color: #444;
}

/* post styles */
.post {
	margin: 0 0 10px 0;
	padding: 5px;
}

.entry {
	margin: 0;
	padding: 5px 10px 8px 10px;
}

.post h2 {
	color: black;
	font-size: 150%;
	font-weight: 100;
	padding: 2px 0 4px 2px;
	margin: 0 0 15px 0;
	background: url("images/dots.gif") left bottom repeat-x;
}

.post h2 a {
	color: black;
	text-decoration: none;
	font-weight: 100;
}

.post h2 a:hover {
	text-decoration: none;
	color: black;
}

.postmetadata {
	font-size: 90%;
	padding: 1px 0 1px 5px;
	margin: 0 5px;
}

.postmetadata p {
	line-height: 15px;
	padding: 0;
	margin: 3px 0;
}

/* Comments > WordPress 2.6 */
ol.commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

ol.commentlist li {
	height: 1%;
	margin: 0;
	padding: 10px 7px 15px 57px;
	position: relative;
}

ol.commentlist li div.comment-author {
	padding: 0px 160px 0 0;
}

ol.commentlist li div.vcard {
	font: 800 12px/ 1.9 verdana, arial, sans-serif;
}

ol.commentlist li div.vcard cite.fn {
	font-style: normal;
}

ol.commentlist li div.vcard cite.fn a.url {
	text-decoration: none;
}

ol.commentlist li div.vcard img.avatar {
	top: 15px;
	left: 7px;
	position: absolute;
}

ol.commentlist li div.comment-meta {
	font: 100 11px/ 1.9 verdana, arial, sans-serif;
	position: absolute;
	top: 15px;
	right: 10px;
	text-align: right;
}

ol.commentlist li div.comment-meta a {
	color: #333;
	text-decoration: none;
}

ol.commentlist li p {
	font: normal 12px/ 1.5 verdana, arial, sans-serif;
	margin: 0 0 1em;
}

ol.commentlist li ul {
	font: normal 12px/ 1.4 verdana, arial, sans-serif;
	list-style: square;
	margin: 0 0 1em;
	padding: 0;
	text-indent: 0;
}

ol.commentlist li div.reply {
	font: bold 12px/ 1.4 verdana, arial, sans-serif;
}

ol.commentlist li div.reply:hover {
	color: black;
}

ol.commentlist li div.reply a {
	text-decoration: none;
}

ol.commentlist li ul.children {
	list-style: none;
	margin: 1em 0 0;
	text-indent: 0;
}

ol.commentlist li ul.children li.depth-2,ol.commentlist li ul.children li.depth-3,ol.commentlist li ul.children li.depth-4
	{
	margin: 0 0 .25em;
}

ol.commentlist li.thread-even {
	
}

ol.commentlist li.thread-odd {
	background: #fff;
}

ol.commentlist .thread-even #respond .input {
	background: #fff;
}

ol.commentlist li.pingback div.vcard {
	padding: 0 160px 0 0;
}

#respond h3,h3#comments,h3#postcomment {
	font-size: 105%;
	font-family: verdana, arial, sans-serif;
	margin: 10px 0;
}

span.says {
	display: none;
}

.replysubmit {
	padding: 2px 10px;
	text-align: center;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

ol.commentlist li div.reply:hover {
	text-decoration: underline;
}

/*  sidebar styles */
.menu {
	padding: 0;
	font-size: 100%;
}

.menu a {
	font-weight: 100;
}

.menu a:hover {
	text-decoration: none;
}

.menu ul {
	margin: 0;
	padding: 0 0 0 0px;
	list-style-type: none;
}

.menu ul li.widget {
	padding: 2px;
	margin: 0 0 7px 0px;
}

.menu ul li.widget ul {
	margin: 0;
	padding: 0;
}

.menu ul li.widget ul li {
	padding: 3px 0 3px 12px;
	margin: 0;
	border-bottom: 1px solid #eee;
	background: url("images/listbullet.gif") no-repeat 0 5px;
}

.menu ul li.widget ul li ul {
	
}

.menu ul li.widget ul li ul li {
	border: none !important;
	padding: 0 0 0 11px;
	background: url("images/listbullet.gif") no-repeat 0 1px;
}

.menu ul li.widget h3 {
	font-size: 120%;
	padding: 2px 0 3px 5px;
	margin: 0;
	color: #222;
	font-weight: 800;
	font-family: arial, verdana, sans-serif;
	font-variant: small-caps;
	letter-spacing: 2px;
}

.menu ul li h3 a {
	color: #222;
	font-weight: 800;
}

.menu ul li h3 a:hover {
	color: #222;
	text-decoration: none;
}

.menu form {
	display: block;
	margin: 0px;
	padding: 4px;
}

.menu input {
	margin: 3px 0;
	font-size: 90%;
}

li.widget .textwidget,li.widget #search {
	padding: 2px 5px;
}

/* Calendar styles */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 180px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#footer a {
	font-weight: 100;
}

.aligncenter,div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#search2 {
	background: #f5f5f5;
	border: 1px solid #ccc;
	height: 22px;
	margin: 8px 5px;
	padding: 2px 0px;
	width: 210px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

* html #search2 {
	margin-right: 8px;
}

#search2 input {
	background: transparent;
	border: 0;
	font-size: 105%;
	margin: 0;
	padding: 2px 2px 2px 10px;
	width: 170px;
}

#search2 .searchsubmit {
	margin: 2px 0 0 5px;
	padding: 0;
	width: auto;
}

/*	FEATURED
-------------------------------
*/
#featured {
	margin-bottom: 10px;
	padding: 10px 0;
	/* background:url(images/box-bg.png) repeat top left; */
}

#featured .f-item {
	position: relative;
	overflow: hidden;
	width: 220px;
	height: 250px;
	background-color: #000000;
	border-right: 1px solid #FFFFFF;
}

#featured .f-item img {
	position: absolute;
	z-index: 1;
}

#featured .f-item .f-meta {
	width: 200px;
	height: 240px;
	padding: 10px;
	position: absolute;
	z-index: 2;
	top: 180px;
	/* background:url(images/featured-meta-bg.png) repeat top left;*/
	background: #000;
	color: #fff;
}

#featured .f-item .f-meta h3 {
	font-size: 18px;
	font-family: 'Arial', 'Trebuchet MS';
	letter-spacing: -1px;
	margin: 0;
	padding: 0 0 15px 0;
	text-transform: uppercase;
	text-shadow: #000 1px 1px 1px;
	line-height: 32px;
}

#featured .f-item .f-meta a {
	color: #fff;
	text-decoration: none;
}

#featured .f-item .f-meta p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family: 'Verdana', 'Arial', 'Trebuchet MS';
}

.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16
	{
	display: inline;
	float: left;
	/*margin-left:10px;
margin-right:10px;*/
	padding-right: 9px;
	padding-top: 10px;
	padding-left: 10px;
	position: relative;
}

.site_index {
	float: left;
}

.site_index h2 {
	color: black;
	font-size: 150%;
	font-weight: 100;
	padding: 2px 0 4px 2px;
	margin: 0 0 15px 0;
	background: url("images/dots.gif") left bottom repeat-x;
	width:956px;
}
.site_index h2 a{
	color:black;
	font-weight:100;
	text-decoration:none;
}
.site_index p{
	line-height:32px;
	text-align:center;
	background-color:#F2F2F2;
	border:1px solid #E5E5E5;
	color:#666666;
}