/*  
Theme Name: Mag magic
Theme URI: http://seojobsnow.com/wordpressthemes
Description: Mag magic premium wordpress theme
Author:idou
Author URI: http://seojobsnow.com
*/
/*body*/

body {
	font: 10pt verdana, arial, helvetica, sans-serif;
	color: #333;
	background: #262626 url(images/bg.jpg) repeat-x top;
	margin: 0;
	padding: 0;
	}
#main {
	margin: 0 auto;
	width: 1000px;
	background: #262626;
	}
#header {
	background: #171717 url(images/dark_sky.jpg) no-repeat right;
	/*height: 90px;*/
	position: relative;
	}
#logo {
	position: relative;
	padding: 0;
}
#logo h1 { margin: 0; padding: 0; text-indent: -2000px;}
#logo h1 a{
	display: block;
	margin: 0; padding: 0;
	background: url(images/logo.png) no-repeat left;
	height: 90px;
	border: none;
	width: 400px;
	}
#logo h1 a:hover{
	color: #000;
	text-decoration: none;
}
#logo .description{
	position: absolute;
	left: 390px;
	top: 68px;
	color: #ff3333;	
	text-indent: 14px;
}

a#logo_arci {
	position: absolute;
	top: 52px;
	right: 20px;
}
a#logo_arci img {
	display: block;
	width: 100px;
	height: 70px;
}

#homeimg {
	padding: 0;
	background: #000;
	margin: 8px auto;
	width: 640px;
	height: 300px;
	position: relative;
	overflow: hidden;
}
#homeimg img{
	display: block;
	margin: auto;
}
#homeimg .panel {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 624px;
	height: auto;
	padding: 8px;
	line-height: 1em;
	font-size: 14px;
	background: transparent url(images/img_transp_bkg.png) repeat scroll 0 0;
	color: #fff;
}
#homeimg .panel a { color: #fd8422;}
#homeimg .panel a:hover { text-decoration: underline; }

#homeimg .panel h2 a { letter-spacing: -1px; line-height: 1.2em;}
#homeimg .panel strong.paneldate { display: block; margin: -10px 0 8px; font-size: 16px;}

#homeimg .panel a.excerpt { color: #fff; text-decoration: none;}
/*#homeimg .panel a.excerpt:hover { text-decoration: none; } */

.hometable {
	width: 100%;
}
.hometable td {
	padding: 5px;
	vertical-align: top;
	text-align: left;
}  
.hometable h3.cat_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #990000;
}
.hometable div.homebox {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 1px solid #aaa;
	overflow:auto;
}
.hometable div.homebox img {
	float: left;
	margin: 6px 6px 0 0;
}
.hometable h2.boxtitle {
	font-size: 18px;
	margin: 0;
	padding: 0;
}

#headerad{
	margin: 0;
    right: 20px;
	float: right;
    position: absolute;
    top: 5px;
	}
.ad1{
	text-align: center;
	width: 635px;
	margin: 5px 5px 5px 0;
	padding: 5px 6px;
	border: 1px solid #ddd;
	background: #f5f5f5;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	}

/*menu*/

#menubar {
	height: 35px;
	background: url('images/white_50_op.png') repeat;
	display: block;
	padding: 5px 0 0 0;
	font: 12px Tahoma,Century gothic,verdana, Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
.lavaLampNoImage {
    position: relative;
    width: 960px;
    padding: 5px 10px;
    margin: 0;
    overflow: hidden;
	float: left;
}
.lavaLampNoImage li {
    float: left;
    list-style: none;
	margin: 0;
	padding: 0;
}
.lavaLampNoImage li.back {
    width: 5px;
    height: 20px;
	border: 1px solid #3c3c3c;
	background: #3c3c3c;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	top: 6px;
    z-index: 9;
    position: absolute;
}
.lavaLampNoImage li a:visited , .lavaLampNoImage li a:link{
    font: 13px Trebuchet ms,Century gothic, Arial, Tahoma, sans seriff ;
    text-decoration: none;
    color: #999;
    outline: none;
    text-align: center;
    top: 3px;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    float: left;
    height: 23px;
    position: relative;
    overflow: hidden;
    margin: auto 10px;
}
.lavaLampNoImage li a:hover, .lavaLampNoImage li a:active {
    border: none;
	color: #fff;
}
    
/*cat menu*/

#cmenubar{
	height: 30px;
	background: #3c3c3c;
	display: block;
	padding: 0;
	font: 12px Century gothic,verdana, Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	width: 1000px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	}
#cmenu{
	margin: 0;
	padding: 0;
	width: 1000px; 
	height: 35px;
	}
#cmenu ul, #cmenu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#cmenu li a, #cmenu li a:link, #cmenu li a:visited {
	color: #fff;
	display: block;
	margin: 0;
	padding: 8px 14px 5px 14px;
	text-decoration: none;
	font-weight: bold;
	}
#cmenu li a:hover, #cmenu li a:active {
	background: #3c3c3c;
	color: #999;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	}
#cmenu li.current-cat a {
	color: #f33;
	/*text-decoration: underline;*/
}
#cmenu li li a, #cmenu li li a:link, #cmenu li li a:visited {
	background: #00bdef url(images/bluebar.jpg) no-repeat left;
	width: 130px;
	color: #fff;
	font-family: century gothic,Georgia,  sans-serif;
	font-weight: normal;
	float: none;
	text-indent: 3px;
	margin: 0;
	padding: 6px 10px 5px 10px;
	}
#cmenu li li a:hover, #cmenu li li a:active {
	background: #00bdef url(images/bluebar.jpg) no-repeat left;
	color: #999;
	padding: 6px 10px 5px 10px;
	-moz-border-radius-topright: 0;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
	}
#cmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 130px;
	margin: 0;
	padding: 0;
	}
#cmenu li li { }
#cmenu li ul a { width: 120px; }
#cmenu li ul a:hover, #cmenu li ul a:active { }
#cmenu li ul ul { margin: -28px 0 0 150px; }
#cmenu li:hover ul ul, #cmenu li:hover ul ul ul, 
#cmenu li.sfhover ul ul, #cmenu li.sfhover ul ul ul {	left: -999em; }
#cmenu li:hover ul, #cmenu li li:hover ul, 
#cmenu li li li:hover ul, #cmenu li.sfhover ul, 
#cmenu li li.sfhover ul, #cmenu li li li.sfhover ul { left: auto;	}
#cmenu li:hover, #cmenu li.sfhover { position: static; }

/*headings*//* ndS */	
h1, h2, h3, h4, h5, h6 { margin: 0.5em 0; text-align: left;}
h1 { font-size: 200%; }
h2 { font-size: 180%; }
h3 { font-size: 160%; }
h4 { font-size: 140%; }
h5 { font-size: 120%; }
h6 { font-size: 110%; }

h1.archive_title {
	text-align: right;
	border-bottom: 1px solid #ccc;
	margin: 1em 0.5em;
}

/*content*/

#content {
	float: left;
	width: 650px;
	height: auto !important;
	height: 730px;
	min-height: 730px;
	margin: 15px 0 10px;
	padding: 0 5px 30px 5px;
	background: #fff;
	line-height: 16px;
	text-align: justify;
	font: 13px arial, helvetica, sans-serif;
	color: #333;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	}
.post {
	clear: both;
	margin: 5px 0;
	padding: 8px;
	background: url(images/title.jpg) bottom no-repeat;
}
.post hr {
	border: none;
	border-top: 1px solid #ccc;
}
.date {
	font: italic 12px Georgia, Serif;
	color: #999;
	margin-bottom: 20px;
}
.clock {}
.author{ font-weight: bold;	}
.com{
	background: url(images/com.jpg) no-repeat;
	padding: 3px 0 7px 20px;
}

.com a:link,
.com a:visited {
	color:#ddd;
	}
.com a:hover{
	color:#ddd;
	}
.category{
	padding: 3px 0 7px 20px;
	background: url(images/tab.jpg);
	background-repeat: no-repeat;
	}
.category a:link,.category a:visited{
	color: #ddd;
	font-weight: normal;
	text-decoration: none;
	}
.category a:hover{
	color: #ddd;
	font-weight: normal;
	text-decoration: none;
	}		
.entry {
	clear: both;	
	margin: 0;
	padding: 0;
	color: #333;
}
.entry p{
	line-height: 20px;
	font-size: 14px;
}
.entry img{
	float: left;
	margin-right: 12px;
	padding: 4px;
	border: 1px solid #ccc;
	background: #ececec;
	border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}
.navigation {
	clear: both;
	padding: 10px 0;
	}
.navigation a, .navigation a:visited {
	color: #bc3792;
	}
.previous-entries a {
	float: left;
	padding-left: 12pt;
	}
.next-entries a {
	float: right;
	padding-right: 18pt;
	}
/* sidebar */

#rightcol{
	float: right;
	width: 332px;
	padding: 0 0 10px 0;
	overflow: hidden;
	margin-top: 10px;
	}

	
/* Colored Box [ndS]*/
.about, .bannerbox, .video, .sidebarad, .socials , .feed , #searchform {
	float: right;
	width: 330px;
	margin: 4px 0 6px;
	display: inline;
	color: #fff;
	text-align: justify;
	font: 12px Tahoma, century gothic, Verdana, sans-serif;
	line-height: 18px;
	border: 1px solid red;
	background: repeat-x bottom;
	border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
}

.about h2, .bannerbox h2, .video h2, .sidebarad h2, .socials h2, .feed h2, #searchform h2 {
	line-height: 30px;
	margin: 1px;
	padding: 0 0 0 5px;
	color: #eee;
	font: 30px Helvetica, Lucida Grande, century gothic, Arial, verdana, sans-serif;
	font-weight: bold;
}

.about {
	border-color: #348bed;
	background-color: #266ddf;
	background-image: url(images/about.jpg);
}
.aboutinfo{
	padding:0 5px 5px 5px;
}

.about img {
	float:left;
	margin:0 5px 0 5px;
	height:100px;
	width:100px;
	padding:3px;
	background:#fff;
	border:1px solid #ddd;
	border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
}
img.myphoto {
	float:left;
	margin:0 10px 5px 0;
	height:90px;
	width:90px;
}
.bannerbox{
	border-color: #fd8422;
	background-color: #ff9e01;
	background-image: url(images/banner.jpg);
}

.bannerbox  a:link, .bannerbox  a:visited {
	color: #0282D9;
	}	
.bannerbox a:hover{
	color: #BC0C0F;
	}
.banner{
	margin: 5px 0 0 0;
	padding: 0;
	width: 335px;
	float: left;
	height: 100%;
	}
.banner ul {
	margin: 0;
	padding: 0;
	overflow: auto;
	}
.banner li{
	padding: 2px;
	margin: 5px;
	list-style: none;
	display: block;
	overflow: hidden;
	float: left;
	background: #fff;
	border: 1px solid #ddd;
	color: #ddd;
	border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	}
.banner li:hover {
	border-color: #004276;
}
.banner li a:link, .banner li a:visited {
	text-decoration: none;
}
.banner li a img {
	height: 70px;
	vertical-align: bottom;
}
	
.video{
	border-color: #348bed;
	background-color: #266ddf;
	background-image: url(images/video.jpg);
	overflow: hidden;
}
.videoinfo{
	padding:0 5px 5px 5px;
}

#searchform {
	border-color: #94b21d;
	background-color: #8ead07;
	background-image: url(images/search.jpg);
	height: 70px
}

.sidebarad{
	border-color: #94b21d;
	background-color: #8ead07;
	background-image: url(images/search.jpg);
}
.sidebaradinfo{
	padding:0 15px 5px 15px;
}	

.feed{
	border-color: #fd8422;
	background-color: #f5f5f5;
	background-image: url(images/subscribe.jpg);
	height: 70px;
}

input, textarea {
	background: #fff;
	font-weight: normal;
	border: 1px solid #ddd;
	color: #181818;
	border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
}
input.sbutton {
	background: #3c3c3c;
	border: 1px solid #333;
	font: 22px;
	color: #ddd;
	height: 28px !important;
}
.feed input, #searchform input {
	margin-left: 5px;
	float: left;
	width: 246px;
	padding: 4px 5px;
	cursor: pointer;
}
.feed input.sbutton, #searchform input.sbutton {
	margin: 0 5px 0 0;
	float: right;
	width: 50px;
}

/* Sidebar1 */

.sidebar1, .sidebar2{
	float:left;
	width:160px;
	padding:1px 1px 0 1px;
	font-size:12px;
	font-family:Tahoma,Georgia,Century gothic, Arial, sans-serif;
	margin-top: 5px;
	}
.sidebar2{ float:right; }
#sidebar h2 {
	line-height:30px;
	color:#ddd;
	margin: 5px 0 0 0;
	padding: 0 0 3px 5px;
	font: 28px Helvetica, Lucida Grande, century gothic, Arial, verdana, sans-serif;
	font-weight: bold;
	background: #3c3c3c;
	-moz-border-radius-topright: 0;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
}
#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar ul ul  {
	padding-bottom: 10px;
}
#sidebar ul li {
	height: 100%;
	line-height: 18px;
	float: left; 
	clear: left;	
	width: 158px;
}
#sidebar ul li a:link, #sidebar ul li a:visited  {
	color:#ddd;
	background:#171717;
	text-decoration:none;
	padding: 5px 0 5px 5px;
	display:block;
	font-family:Tahoma,Georgia,Century gothic, Arial, sans-serif;
	border-bottom: 1px solid #000;
	border-top: 1px solid #333;
	}
#sidebar ul li a:hover {
	color: #266ddf;
	text-indent:1px
	}

	
#comments, #respond {
	padding: 5px 0 5px 5px;
	clear: both;
	border:1px solid #ddd;
	background:#f5f5f5;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	}
.cleft { 
	float:left; 
	width:40px; 
	border:5px double #ddd;
	margin:0 10px 0 0; 
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	}
.commentlist {
	margin: 10px 0;
	padding-left:20px;
	line-height: 130%;
	}
.commentlist li{
	padding: 5px 10px;
	}
.commentlist .alt {
	background: #222222;
}
.cdata{
	font-size: 12px;
	color: #000;
	margin: 20px 8px 0 0;
}
.commentlist cite {
	font-size: 12px;
	color: #02a2ff;
	text-decoration:none
	}
.commentlist cite a, .commentlist cite a:visited {
	color: #181818;
	}

#commentform {
	margin-top:10px;
	font: 10px;
	}
#commentform p {
	padding: 6px 10px;
	margin: 0;
	}
#commentform label{
	color: #999;font-size: 77%;
	}
#commentform input{
	width:200px;
	background:#ffffff;
	border:1px solid #999;
	padding:3px;
	margin-top:3px;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	}
#commentform textarea{
	width:100%;
	height:115px;
	background:#ffffff;
	border:1px solid #999;
	padding:2px;
	margin-top: 3px;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background:#ffffff;
	}
#commentform #submit{
	background:#1a1a1a;
	font:14px ;
	color: #fff;
	border:1px solid #121010;
	float:left;
	width:130px;
	height:28px;
	cursor:pointer;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	}

/*footer*/

#footer {
	clear:both;
	padding:10px 10px 7px 10px;
	height:16px;
	font:bold 12px;
	font-family:Tahoma,Georgia,Century gothic, Arial, sans-serif;
	color:#999;
	margin:0 0 0 0;
	background:#171717;
	border-top: 1px solid #3c3c3c;
	border-left: 1px solid #3c3c3c;
	border-right: 1px solid #3c3c3c;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	}
#footer a {
	text-decoration: none;
	font-size: 12px;
	color: #ddd;
	font-family:Tahoma,Georgia,Century gothic, Arial, sans-serif;
	}
#footer a:hover {
	color: #ddd;
	}
/*Other*/
.center {
	text-align:center;
	}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	color: #5b5b5b;
	text-decoration: none;
}
a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #004276;;
	text-decoration: underline;
}
a:hover {
	color: #004276;;
	text-decoration: none;
}


/* Fix floats */

img {
	border: none;
	}
form {
	margin: 0;
	padding: 0;
	}
p {
	padding: 0 0 15px;
	margin: 0;
	}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: none !important;
	}
.alignleft {	float: left !important;	}
img.alignleft, img[align="left"] {
	float: left !important;
	margin: 2px 10px 5px 0;
	}
.alignright { float: right !important; }
img.alignright, img[align="right"] {
	float: right !important;
	margin: 2px 0 5px 10px;
	}
.clear {
	clear:both;
	}
hr.clear {
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
	}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignleft {float: left;}
.alignright {float: right;}

/* image caption */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}