/*
Theme Name: **Magstar**
Theme URI: http://yoursite.com
Description: **Magstar** is a beautiful theme 
Version: 1.0
Tags: fixed width, two columns, widgets, ajax


*/

/**************************************************************
				BACKGROUND AND MAIN STRUCTURE
**************************************************************/

body {
	margin: 0;
	padding: 0;
	font-family: "Helvetica", "Arial", "Verdana", "Sans-Serif";
	font-size: 14px;
	color: #656565;
	background-position: 0 0;
	background-color: #000;
	text-align: center;
}

.bg1 { background-image: url('/images/bgDot.jpg') repeat top center; }
.bg2 { background-image: url('images/bg2.jpg'); }
.bg3 { background-image: url('images/bg3.jpg'); }
.bg4 { background-image: url('images/bg4.jpg'); }

p {
	display: block;
	line-height: 16px;
	margin-bottom: 0px !important;
}

* {
    margin: 0;
}

html, body {

}

a:hover {
	_cursor: pointer;
}

#wrapper {
    height: 100%;
}


.container {
	width: 960px;
	margin: 0 auto;
	_width: 945px;
}

#mainwrapper {
	width: 960px;
	background:#fff url('images/container_wrapper.png');
	background-repeat: repeat;
	margin: 0px 0;
	padding: 0px;

}

#maincontent {
	width: 960px;
	background-image:#fff url('images/content_bg.jpg');
	background-repeat: repeat-x;
	margin-top:-2px;
	background-position: top left;
	
}

/**************************************************************
							HEADER
**************************************************************/

#header {
	margin: 0;
	width: 100%;
	text-align: center;
	background-color: #;
	background-image: url('images/menu_bg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}

#headerTop {background:#fff url('/images/childhood1.png');
	width: 960px;
	margin: 0 auto;
	_width: 945px;
}

#logo {
	display: block;
	float: left;
	margin: 20px 0 0 25px;
	_display: inline;
}

#logo a {
	display: block;
	width: 200px;
	height: 150px;
	text-decoration: none;
	text-indent:;
	font-size: 0.1px;
	background-image: url('');
}

/**************************************************************
							 MENU
**************************************************************/

#menu {
	color: #d74f9a;
	display: block;
	float: right;
	height: 22px;
	margin-top: 15px;
	margin-right: 15px;
	_position: relative;
	_left: 18px;
}

#menu li {
	display: block;
	float: left;
	font-size: 14px;
	margin-left: 13px;
	_width: 78px;
	_display: inline;
}

#menu a {
	display: block;
	height: 22px;
	color: #d74f9a;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;
	padding: 0 0 0 3px;
	background-image: url('images/menu_bg.png');
	background-position: 999px 999px;
	background-repeat: no-repeat;
	/*border: 1px solid yellow;*/
	_background-image: url('images/menu_bg.gif');
}

#menu a span {
	/*width: 100%;*/
	height: 22px;
	display: block;
	position: relative;
	padding-right: 10px;
	background-image: url('images/menu_bg.png');
	background-position: 999px 999px;
	background-repeat: no-repeat;
	/*border: 1px solid red;*/
	position: relative;
	left: 8px;
	*cursor: pointer;
	*padding-right: 10px;
	
}

#menu a:hover {
	color: #fff;
	/*background-image: url('images/menu_bg.png');*/
	background-position: 0 0;
}

#menu a:hover span {
	/*background-image: url('images/menu_bg.png');*/
	background-position: bottom right;
}

/**************************************************************
						SEARCH FORM
**************************************************************/

#searchform {
	width: 250px;
	margin: 8px 0 0 0;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
}

#s {
	display:;
	width: 194px;
	height: 27px;
	background-image: url('images/search_input.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
	padding: 0px 10px;
	font-family: "Helvetica", "Arial", "Verdana", "Sans-Serif";
	font-size: 14px;
	line-height: 18px;
	color: #c7d2dd;
	float: left;
	margin: 0px;
}

#searchsubmit {
	display: block;
	width: 27px;
	height: 27px;
	text-decoration: none;
	background-color: transparent;
	text-indent: -9999px;
	font-size: 0.1px;
	background-image: url('images/search_button.png');
	float: right;
	border: 0;
	margin: 0 0 15px 4px;
}

.screen-reader-text {display:block;}




/**************************************************************
						    CONTENT
**************************************************************/

#content {
	width: 580px;
	display: block;
	float: left;
	margin: 0px 10px 0px 10px;
	text-align: left;
	padding: 0;
	_display: inline;
}



.title {	
	background: url('/images/post_title.gif');}

.title, .title a {
	color: #ffffff !important;
	font-size: 24px;
	letter-spacing: -1px;
	margin-bottom: 8px;
	padding:8px;
	text-decoration: none !important;
	border: 0 !important;
	_position: relative;
	_cursor: pointer;
}

.title a:hover {
	color: #565656 !important;
}

#content a, #sidebar a {
	color: #1d1d1d;
	text-decoration: underline;
	_position: relative;
	_cursor: pointer;
}

#content a:hover, #sidebar a:hover {
	color: #d74f9a;
}

#content h4 {
	color: #1d1d1d;
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin-bottom: 13px;
}

#content ol, #content ul, .widget ol, .widget ul {
	margin: 0 0 13px 13px;
}

#content li {
	list-style-type: disc;
	margin-bottom: 6px;
}

#content blockquote {
	font-size: 17px;
	font-style: italic;
	font-family: "Times New Roman", "Georgia", "Serif";
}

#content blockquote p {
	line-height: 22px;
}

.metadata {
	margin-bottom: 5px;
	display: block;
}

.metadata, .metadata a {
	color: #000 !important;
}

.metadata a:link { color:#d74f9a;
	text-decoration: none !important;
	_position: relative;
	_cursor: pointer;
}

.metadata a:visited {
	color: #000 !important;
	text-decoration: none !important;
}
.metadata a:hover {
	color: #d74f9a !important;
}



.post, .page  {
	width: 550px;
	margin: 0 0 8px 20px;
	background-color: #f5f5f5;
	border: 1px solid #dcdcdc;
	padding: 0px;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	 /* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, 	Color='#000000');
}

.entry {margin:20px 20px 0px 20px;}

.readmore {color:#d74f9a;
	display: block;
	width: 110px;
	margin-right:20px;
	margin-bottom:10px;
	height: 23px;
	text-decoration: none;
	text-indent: -9999px;
	font-size: 0.1px;
	background-image: url('images/content_keepreading.png');
	float: right;
	border: 0 !important;
	_position: relative;
	_cursor: pointer;
}


#topics {background-color:#d74f9b;
	text-transform:uppercase;
	width: 100%;
	height: 39px;
	display: block;
	line-height: 30px;
	text-align: left;
	color: #fff;
	font-size: 12px;
	padding-top:8px;
	margin-bottom: 14px;
}

#topics p {
	float: left;
	font-weight: bold;
	position: relative;
	top: 7px;
	margin: 0 10px 0 25px;
	_margin-left: 10px;
}

#topics ul {
	list-style-type: none;
	float: left;
	position: relative;
	top: 3px;
}

#topics ul li {
	float: left;
	margin-right: 10px;
	_width: 25px;
}

#topics li.back {
	background-image: url('images/topics_bg.png');
	background-position: bottom right;
	position: absolute;
	height: 25px;
	display: block;
	padding: 0 10px 0 4px;
	z-index: 8;
	/*border: 1px solid yellow;*/
	_cursor: pointer;
}
        
#topics li.back .left {
	background-image: url('images/topics_bg.png');
	position: relative;
	width: 100%;
	height: 25px;
	display: block;
	/*border: 1px solid red;*/
	_cursor: pointer;
}

#topics li.back a {
	color: #959595 !important;
	_cursor: pointer;
}

#topics a {
	color: #fff;
	text-decoration: none;
	height: 25px;
	display: block;
	padding: 0 4px;
	line-height: 26px;
	font-weight: bold;
	position: relative;
	left: 8px;
	z-index: 10;
	_cursor: pointer;
	_left: 10px;
}

#topics a:hover {
	color: #000;
}

/**************************************************************
						    NAVIGATION
**************************************************************/

#navigation {
	width: 548px;
	margin-left: 20px;
	text-align: right;
}

#navigation ul {
	float: right;
	list-style-type: none;
	margin: 0;
	position: relative;
	left: 8px;
}

#navigation li {
	float: left;
	margin-right: 4px;
	list-style-type: none;
}

#navigation li a {
	display: block;
	background-color: #f5f5f5;
	background-image: none;
	border: 1px solid #dcdcdc;
	padding: 3px 4px;
	text-decoration: none;
	font-weight: bold;
}

#navigation li a:link {#000000;
}
#navigation li a:visited {#000000;
}
#navigation li a:hover {#000000;
}
#navigation li a:active {#000000;
}

.current_page {
	background-color: #dcdcdc !important;
	border: 1px solid #f5f5f5 !important;
	/*text-decoration: underline !important;*/
}

/**************************************************************
						   FEATURES
**************************************************************/

#features {
	width: 862px;
	background: url('/images/widget_title.gif') top right repeat-x;
	background-color: #f5f5f5;
	border: 1px solid #dbdbdb;
	margin: 0 0 20px 20px;
	text-align: left;
	padding: 12px;
	_width: 850px;
	_margin: 0 0 20px 7px;
	*margin: 0 0 20px 7px;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	 /* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, 	Color='#000000');
}

#features_wrapper {
	width: 839px;
	background-color: #f8f9fa;
	border: 1px solid #dbdbdb;
	padding: 20px 0 10px 20px;
	_width: 837px;
}

.features_item {
	width: 255px;
	display: block;
	float: left;
	margin: 0 24px 0 0;
	position: relative;
	left: 4px;
	_margin: 0 21px 0 0;
}

.features_image {
	display: block;
}

.features_title {
	color: #d74f9a;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	border: 0;
	display: block;
	margin: 4px 0 !important;
}

.features_title:hover {
	color: #000;
	text-decoration: underline;
}

.features_item p {
	margin: 0 !important;
	line-height: 14px;
}

/**************************************************************
						    SIDEBAR
**************************************************************/

#sidebar {
	width: 328px;
	display: block;
	float: left;
	text-align: left;
	margin: 0 0 0 0;
	_display: inline;
}

.widget {
	margin-bottom: 8px !important;
	background-color: #f1f4f7;
	background: url('/images/widget_title.gif') top right repeat-x;
	list-style-type: none !important;
	border: 1px solid #ddd;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	 /* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, 	Color='#000000');
}

.widgettitle {
	display: block;
	width: 260px;
	font-size: 24px;
	letter-spacing: -1px;
	padding: 0 0 0 25px;
	margin: 0 0 8px 0;
	color: #fff;
	background-image: url('images/title_bullet.png');
	background-repeat: no-repeat;
	background-position: 0 6px;
	position: relative;
	top: 10px;
	left: 12px;
}

.widget_container {
	line-height:20px;
	display: block;
	width: 314px;
	padding: 12px;
}

.widget_container a {
	color: #d74f9a !important;
	border: 0 !important;
	text-decoration: none !important;
}
.widget_container a:link {
	color: #d74f9a !important;
}

.widget_container a:hover {
	color: #d74f9a !important;
}

.widget_container ul {
	margin: 0 !important;
	list-style-type: none;
	_margin-left: 15px;
}

.widget_container li {
	width: 300px;
	background-color: #f8fafb;
	border: 1px solid #e0e6ec;
	margin: 0 0 3px 0;
	padding: 4px 0 6px 0;
}

.widget_container li a {
	background-image: url('images/bullet.png');
	background-position: 6px 4px;
	background-repeat: no-repeat;
	padding-left: 15px;
	_padding-left: 0;
	text-decoration: none !important;
	border: 0 !important;
}

.widgetpost_image {
	float: left;
	position: relative;
	top: -4px;
}

.widgetpost_content {
	display: block;
	width: 200px;
	float: left;
}

.widgetpostlist {
	margin: 0 !important;
}

.widgetpost {
	padding: 0 !important;
	margin: 0 0 4px 0 !important;
	list-style-type: none !important;
	background: none !important;
	border: none !important;
}

.widgetpost a {
	font-weight: bold;
	text-decoration: none !important;
	margin: 0;
	padding: 0 !important;
	background-image: none !important;
	color: #4280b1 !important;
	border: 0 !important;
}

.widgetpost p {
	margin: 3px 0 0 0 !important;
}

/**************************************************************
							FOOTER
**************************************************************/

#footer {
	width: 100%;
	height: 50px;
	display: block;
	margin: 0;
	padding-top:10px;
	background:#000;
	color: #fff;
}

#footer a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
	position: relative;
}

#footer p {
	color: #d74f9a;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 22px;
	line-height: 16px;
	float: left;

}

#footer ul {
	list-style-type: none;
	float: right;
	margin-right: 50px;

}

#footer ul li {
	float: left;
	color: #d74f9a;
	font-weight: bold;
	font-size: 14px;
	height: 16px;
}

#footer ul li a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
	position: relative;
}

#footer ul li a:hover {
	text-decoration: underline;
}

/**************************************************************
							COMMENTS
**************************************************************/

#comments {
	width: 524px;
	margin: 0 0 8px 20px;
	background-color: #fdfdfd;
	border: 1px solid #dcdcdc;
	padding: 13px;
}

#comments_list {
	margin: 8px 0 0 0 !important;
	list-style-type: none !important;
}

#comments_list li {
	list-style-type: none !important;
}

.comment {
	margin-bottom: 10px;
}

.avatar {
	float: left;
	border: 3px solid #fff;
}

.comment_entry {
	width: 460px;
	float: left;
	display: block;
	margin-left: 8px;
	padding: 0;
	_margin: 0 0 -30px 8px;
}

.comment_text {
	width: 460px;
	display: block;
	/*padding: 10px;*/
	font-weight: normal;
	z-index: 1;
}

.comment_meta {
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}

#comments cite {
	color: #535353;
	font-family: "Helvetica", "Verdana", "Arial", "Sans-Serif";
	font-weight: bold;
	float: none;
	display: inline;
	font-size: 12px;
}

#comments cite, #comments cite a {
	color: #535353;
	font-style: normal;
}

.comment-reply-link {
	font-size: 10px;
	text-decoration: none !important;
}


#comments cite a:hover {
	text-decoration: underline;
}

.commentsbottom {
	margin-bottom: 20px;
}

.children {
	list-style-type: none;
}

.children li {
	background-image: none !important;
	margin: 10px 0 0 40px;
}

.children .comment_entry {
	width: 410px !important;
}

.children .comment_text {
	width: 410px !important;
}

/* Reply */

#reply {
	width: 524px;
	margin: 0 0 8px 20px;
	background-color: #f1f4f7;
	border: 1px Solid #dcdcdc;
	padding: 13px;
}

.inputtext { 
	display: block;
	width: 244px;
	height: 20px;
	background-image: url('images/input_text.jpg');
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0 !important;
	padding: 6px 0 0 3px;
	font-family: "Helvetica", "Arial", "Verdana", "Sans-Serif";
	font-size: 14px;
	font-weight: bold;
	line-height: 23px;
	color: #b6c0ce;
	_position: relative;
	_left: -20px;
}

.inputarea { 
	display: block;
	width: 241px;
	height: 139px;
	background-image: url('images/input_textarea.jpg');
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0 !important;
	padding: 6px 0 0 3px;
	font-family: "Helvetica", "Arial", "Verdana", "Sans-Serif";
	font-size: 14px;
	line-height: 23px;
	color: #b6c0ce;
	font-weight: bold;
	overflow: auto;
	word-break: inherit;
	position: relative;
	*left: -30px;
}

.comments_userdata {
	display: block;
	width: 250px;
	float: left;
	margin: 0;
	_display: inline;
	_position: relative;
	_left: 20px;
}

.comments_userdata input {
	margin: 0 0 21px 0;
}

.comments_message {
	display: block;
	width: 250px;
	float: left;
	margin-left: 20px;
	_display: inline;
	_position: relative;
	_left: 20px;
}

#respond label {
	color: #848380;
	font-weight: bold;
	_position: relative;
	_left: -20px;
}

#respond #submit {
	display: block;
	width: 110px;
	height: 23px;
	text-decoration: none;
	text-indent: -9999px;
	font-size: 0.1px;
	background-image: url('images/comment_button.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
	display: block;
	float: right;
	margin: 15px 8px 0 0;
}

#respond p {
	margin: 0 0 10px 20px;
}

#respond a {
	color: #94c0cb !important;
	border: 0 !important;
}

#respond a:hover {
	color: #fff;
}

#reply a {
	text-decoration: none !important;
}

#cancel-comment-reply {
	margin: 5px 13px 0 0;
	float: right;
}

/**************************************************************
							STYLING
**************************************************************/

.alignleft {
	float: left;
	margin: 3px 10px 6px 0;
	_display: inline;
}

.withborder {
	border: 3px solid #fff;
}

.alignright {
	float: right;
	margin: 3px 0 6px 10px;
	_display: inline;
}

.aligncenter {
	display: block;
	text-align: center;
	margin: 0 auto 5px auto;
}

.icon {
	margin: 0 5px 0 0;
	position: relative;
	top: 4px;
}

/**************************************************************
							HELPERS
**************************************************************/

.warning {
	color: #de5858 !important;
}

.success {
	color: #c3e999 !important;
}

.clearer {
	width: 1px;
	height: 1px;
	clear: both;
	visibility: hidden !important;
	margin: 0;
	border: 0;
	padding: 0;
}
<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-7695643-3']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>
