/*
Theme Name: Mag
Theme URI: http://www.motiontheme.com
Description: Theme is designed and coded by <a href="http://motiontheme.com/">MotionTheme</a>.
Version: 1.0
Author: MotionTheme.com
*/

* {margin: 0; padding: 0;}

body {font: 75%/170% Arial, Helvetica, sans-serif; color: #000; background: #606060 url(img/bodybg.gif) repeat-x top; margin: 0;	padding: 0;}

a {color:#00406E; text-decoration: none; outline: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline; color:#720000;}

p {padding: 0 0 1.5em; text-align:justify;}

/* ### TITLES ### */
h1, h2, h3 {margin-bottom:15px;}

img {border: none;}

/* ### WRAPERS, CONTAINERS
--------------------------- ### */
#wrap {width:980px; margin:0 auto;}
.wspacer {padding:0;}
.spacer {padding:25px;}

/* ### HEADER
----------------------- ### */
#header {height:110px; width:980px; margin:0 auto; background:url(img/headerbg.gif) no-repeat left top; position:relative;}

#header .logo-moto {position:absolute; margin-top:66px; margin-left:86px; width:300px;}
#header .moto {color:#000; font-size:12px; font-weight:bold;}
#header h1 {margin-bottom:0; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;}
#header h1 a {color: #666666;}
#header h1 a:hover {color:#fff; text-decoration:none;}
.girls {position:absolute; z-index:10; background:url(img/girls.gif) no-repeat; width:223px; height:188px; margin-left:700px; margin-top:3px;}
.logolink { position:absolute; margin-left:65px; margin-top:10px;}


/* TOP ADS */
#topintro {width:290px; height:100px; background:url() top left no-repeat; position:absolute; margin-left:440px; margin-top:10px; overflow:hidden; color:#999; text-align:justify; line-height:normal; font-size:11px;}
#topintro p {
	margin: 0 0 3px 0;
	padding: 0;
}
/* Top navigation */
#topnav {padding:0; background:#000 url(img/topnavbg.gif) repeat-x; margin-bottom:8px;}
#topnav .top-menu {padding:0; width:960px; margin:0 auto; background:url(img/topmenubg.jpg) no-repeat center top;}
#topnav .top-menu .current_page_item a {text-decoration:none; color:#FFCC00; padding:10px 10px 10px 10px;}

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

#nav a, #nav a:visited {
	display: block;
    font-weight: bold;
    margin: 0px;
	padding:10px 10px 10px 10px; color:#fff;
	}
	
#nav a:hover {
    color:#fff;
	background:url(img/topnavhover.gif) repeat-x;
    margin: 0px;
	text-decoration: none;
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	padding:0px 10px 0px 0px;
	font-size:14px;
	}
	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 150px;
	font-size:12px;	
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #000 url(img/childbg.jpg) no-repeat;
	width: 160px;
	float: none;
	margin: 0px;
	padding: 3px 8px 3px 8px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	font-weight:normal;	
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #3D3B3A;
	padding: 3px 8px 3px 8px;
	}

#nav li ul {
	position: absolute;
	width: 178px;
	padding:0;
	left: -999em;
	border-top:1px solid #999;
	z-index: 2000;
	}

#nav li:hover ul {
	left: auto;
	display: block;	
	}
	
#nav li:hover ul, #nav li.sfhover ul {left: auto;}
	
/* Cat navigation */
#topcatnav {margin:0px auto; background:#000 url(img/catnavbg.gif) repeat-x; margin-bottom:8px; width:960px;}

#catnav {list-style:none;}
	
#catnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#catnav a, #catnav a:visited {
	display: block;
    margin:0px;
	padding:2px 5px 2px 5px; color:#fff;
	}
	
#catnav a:hover {
    color:#fff;
    margin: 0px;
	text-decoration: none;
    background:url(img/topnavhover.gif) repeat-x;
	}

#catnav li {
	float: left;
	margin: 0px;
	padding:0px 0px 0px 5px;
	font-size:12px;
	}
	
#catnav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 150px;
	font-size:12px;
	
	}
	
#catnav li li a, #catnav li li a:link, #catnav li li a:visited {
	background: #000 url(img/childbg.jpg) no-repeat;
	width: 160px;
	float: none;
	margin: 0px;
	padding: 3px 8px 3px 8px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	font-weight:normal;
	font-size:11px;
	}
	
#catnav li li a:hover, #catnav li li a:active {
	background: #3D3B3A;
	padding: 3px 8px 3px 8px;
	}

#catnav li ul {
	position: absolute;
	width: 178px;
	padding:0px 0 0 0;
	left: -999em;
	border-top:1px solid #999;
	z-index: 3000;
	}

#catnav li:hover ul {
	left: auto;
	display: block;
	}
	
#catnav li:hover ul, #catnav li.sfhovercat ul {
	left: auto;
	}


/* SEARCH */
#search {width:192px; height:23px; background: url(img/search.png) top left no-repeat;}
#search .itext {margin:0px 0px 0px 10px; width:150px; font-size:10px; height:15px; border:0px; background: none; color:#1473A9;}
#search .ibut {cursor:pointer; margin:0px 0px 0px 0px; width:25px; height:20px; border:0px; background: none; font-size:12px; font-size:12px; color:#b57489; font-weight: bold;}


/* ### MIDLE, SIDEBARS
----------------------- ### */

.videoPlayer {width: 490px; margin: 0 auto;}

/* Tools box */
#tools-box {background:#fff; padding:10px; border-bottom:5px solid #3C3C3C;}
#tools-box .rss a {background:url(img/ico_rss.gif) no-repeat 0 2px; padding:3px 0 3px 20px; margin-right:10px;}

/* Midle */
#midle {/*WIDTH*/ width:650px;}
#midle .spacer {padding:0;}

#midle .more-link {background:url(img/rmore.png) no-repeat 0 3px; font-size:12px; font-weight:bold; text-decoration:none; padding:0px 0 0px 25px; display:block; margin-top:10px; float:right;}

/* Post style */
#midle .post {margin-bottom:10px; /*border:2px solid #ddd; border-bottom:5px solid #ddd;*/ padding:15px; background:#fff; border-bottom:5px solid #3C3C3C; -moz-border-radius: 10px; border-radius: 10px;}
#midle .post h2 {margin-bottom:8px; font-size:2.2em; font-family:"Trebuchet MS";}
#midle .post h2 a {color:#000;}
#midle .post h2 a:hover {text-decoration:none; color:#00406E;}

#midle .post h3 {margin-bottom:8px; font-size:1.2em;}

#midle ul {margin: 0 0 20px 30px !important; padding: 0;}
#midle ul li {padding:0; list-style: disc;}
#midle ul ul li {padding:0 0 0 15px; background:url() no-repeat 0 5px;}

/* post data */
#midle .postdata {font-size:11px; margin-bottom:10px;}
#midle .postdata ul { list-style:none; margin:0 0 0 0 !important;}
#midle .postdata ul li { display:inline; padding:0 5px 0 5px;}
#midle .postdata .time {background: url(img/postedbg.gif) repeat-x; padding: 0 5px 0 5px; border:1px solid #D6D6D6; margin-right:10px; color:#5D5D5D;}
#midle .postdata .comments {background: url(img/postedbg.gif) repeat-x; padding: 0 5px 0 5px; border:1px solid #D6D6D6; margin-right:10px; color:#5D5D5D;}
#midle .postdata .posted {background: url(img/postedbg.gif) repeat-x; padding: 0 5px 0 5px; border:1px solid #D6D6D6; margin-right:10px; color:#5D5D5D;}
#midle .postdata .posted a {}
#midle .postdata .posted a:hover {color:#000; text-decoration:none;}

/* License blocks */
.licblock {width:300px; text-align:center; border:4px solid #fff; padding:10px 0 10px 0; background:#ddd; border:1px solid #999;}
.lictitle {font-size:1.5em; margin-bottom:0px;}
.licinfo {margin-bottom:5px;}
.licprice {background:#000 url(img/price.gif) repeat-x top; padding:4px 0 4px 0; width:150px; margin:0 auto; color:#fff; font-size:1.8em; font-weight:bold; margin-bottom:5px; border:1px solid #000; cursor: default;}
.licprice a {color:#fff;}
.licprice a:hover {text-decoration:none;}

/* --- blog navigation ---*/
.navigation a {
	color:#fff;
	font-size:1.5em;
}


/* Digg tool */
#midle .digg {float:left; padding: 0 20px 0 0;}

/* Comments */
.alt {margin-bottom:10px; border-bottom:1px dashed #A9B8C5;}
.alt2 {margin-bottom:10px; border-bottom:1px dashed #A9B8C5;}
h3.ctitle {margin-bottom:10px;}
.commentlist cite, .commentlist cite a {font-weight: bold; font-style: normal; font-size: 1.1em;}
.commentlist cite {background:url(img/author.png) no-repeat 0 4px; padding:0 0 0 15px;}
.date { margin-bottom:10px;}
.commentmetadata {margin-bottom:10px;}
.ctext {background:url(img/quote.png) no-repeat; padding:5px 0 0 30px;}

/* Wide */
#wide {/*background:#fff; border-bottom:5px solid #3C3C3C; padding:10px;*/ margin-bottom:10px;}

/* Colons */
#colons {}
#colons .row {clear: both;}
#colons .spacer {padding:5px 10px 5px 10px;}
#colons .col1 {width:320px; background:#fff; margin-bottom:10px; border-bottom:5px solid #3C3C3C; float:left;}
#colons .col2 {width:320px; background:#fff; margin-bottom:10px; border-bottom:5px solid #3C3C3C; float:right;}
#colons .col1,#colons .col2 {-moz-border-radius: 10px; border-radius: 10px;}
#colons .txt {display:none; height:60px; font-size:11px; line-height:normal;}
#colons h2 {margin-bottom:5px; background:#ddd; padding:3px 5px 3px 5px; font-size:16px; 	-moz-border-radius: 5px;
    border-radius: 5px;}
#colons h2 a {color:#000;}
#colons h2 a:hover {color:#A30000; text-decoration:none;}
#colons .thumb {margin-bottom:5px;}
#colons p {padding:0;}
#colons .subtitle { background:#222; margin-bottom:5px; color:#fff; padding:0 0 0 5px;}
#colons .price {color:#FFCC00; font-weight:bold; font-size:16px; letter-spacing:1px;}
#colons .demo {background:#000 url(img/catnavbg.gif) repeat-x; color:#fff; width:145px; text-align:center; font-weight:bold; margin-bottom:5px;}
#colons .buy {background:#000 url(img/catnavbg.gif) repeat-x; color:#fff; width:145px; text-align:center; font-weight:bold;}
#colons .demo a {color:#fff;}
#colons .buy a {color:#fff;}
#colons .demo,#colons .buy {-moz-border-radius: 5px; border-radius: 5px;}
#colons .rmore {clear:left; text-align:right; font-weight:bold; padding:5px 0 0 0;}
#colons .rmore a {background:url(img/rmore-theme.png) no-repeat 0 1px; padding:0 0 0 18px;}

/* Navigation */
#navigation {font-weight:bold;}
#navigation a {color:#fff;}
#navigation .alignleft {float:left;}
#navigation .alignright {float:right;}


/* Sidebar 01 */
#sidebar {/* WIDTH */ width:320px;}
#sidebar .spacer {padding:0;}
#sidebar a:hover {color:#FF6600;}

#sidebar h2 {
	font-size: 14px;
	color: #fff;
	padding: 7px 10px;
	margin-bottom: 0px;
	/*background: url(img/h2bg.gif);*/
	border-bottom: 4px solid #720000;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: #550000 1px 1px 0px;	
	
	background: #9e0000; /* Old browsers */
background: -moz-linear-gradient(top,  #9e0000 0%, #b90000 50%, #c91f1f 51%, #9e0000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9e0000), color-stop(50%,#b90000), color-stop(51%,#c91f1f), color-stop(100%,#9e0000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #9e0000 0%,#b90000 50%,#c91f1f 51%,#9e0000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #9e0000 0%,#b90000 50%,#c91f1f 51%,#9e0000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #9e0000 0%,#b90000 50%,#c91f1f 51%,#9e0000 100%); /* IE10+ */
background: linear-gradient(top,  #9e0000 0%,#b90000 50%,#c91f1f 51%,#9e0000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e0000', endColorstr='#9e0000',GradientType=0 ); /* IE6-9 */

}

#sidebar ul {}
#sidebar ul li {list-style-type: none; list-style-image: none; margin-bottom: 10px; background:#fff url() no-repeat bottom; border-bottom:5px solid #3C3C3C; padding:10px; 	-moz-border-radius: 10px;
    border-radius: 10px;}
#sidebar ul ul {margin: 5px 0 0 10px;}
#sidebar ul ul ul {margin: 0 0 0 10px;}
#sidebar ul ul li {margin:5px 0 0 0; padding: 0 0 0 13px; background:url(img/bullet.png) no-repeat 0 7px; border:none;}

#sidebar div.textwidget {padding:10px 0 0 0;}

/* Recently added themes */
#sidebar .set {padding:5px 0 5px 0; border-bottom:1px solid #ddd;}
#sidebar .thmb img { border:1px solid #000; padding:2px; margin-right:10px;}
#sidebar .price {font-weight:bold; color:#720000;}

/* Sidebar 02 */
#sidebar02 {/* WIDTH */ width:180px;}
#sidebar02 .spacer {padding:0;}
#sidebar02 a:hover {color:#910000;}
#sidebar02 h2 {font-size:14px; color:#910000; margin-bottom:0px;}
#sidebar02 ul {}
#sidebar02 ul li {list-style-type: none; list-style-image: none; margin-bottom: 10px; background:url(img/libg.gif) no-repeat bottom; border-bottom:1px dashed #9AC3E6; padding:0 0 5px 0;}
#sidebar02 ul ul {margin: 5px 0 0 10px;}
#sidebar02 ul ul ul {margin: 0 0 0 10px;}
#sidebar02 ul ul li {margin:5px 0 0; padding: 0 0 0 13px; background:url(img/bullet.gif) no-repeat 0 5px; border:none;}

/* FLIRSS photos */
.photos {padding:5px 0 0 0px;}
.photos img {border:none;}
.photos a {float:left; border:1px solid #1473A9; padding:4px; background:#B6D0E7; margin-right:5px; margin-bottom:5px;}
.photos a:hover {float:left; border:1px solid #651810; padding:4px; background:#EBE7D4; margin-right:5px; margin-bottom:5px;}



/* ### FOOTER
----------------------- ### */
.footerline {background:url(img/footerline.png) no-repeat; width:980px; height:31px; margin:0 auto;}

#footer {background: url(img/bodybg.gif) repeat-x top; text-align:center; color:#fff;}
#footer .fspacer {padding:10px;}

#footer a {color:#FF6600; text-decoration:none;}
#footer a:hover {text-decoration: underline;}

#footer .copyrighted {font-size:11px;}

#footer .bot-menu {padding:0px;}
#footer .bot-menu ul {list-style:none; font-size:12px; font-weight:bold;}
#footer .bot-menu ul li {display:inline; padding:0 5px 0 5px;}


/* Floating options */
.fl {float:left;}
.fr {float:right;}

.mgright {margin-right:10px;}
.mgtop {margin-top:10px;}
.mgbottom {margin-bottom:10px;}


/* Clearing */
.clr {clear:both;}

/* Misc. */

/* buy form 10 copies only */
#xform ol {padding:10px; margin-bottom:10px;}
#xform li {list-style: none; padding: 5px; margin: 0px; clear:both;}
#xform .label {float:left; width:150px; text-align:left; display:inline-block; color:#333333; font-weight:bold; padding-right:5px; font-size:1.2em;}
#xform .note {font-size:11px;}
#xform input {background:#fff url(img/input.gif) repeat-x top !important; border:1px solid #999; padding:5px;}
#xform textarea {font-family:Arial; font-size:12px; padding:5px;}
#xform input.submit {cursor:pointer;}


#tensup {background:url(img/uniquebg.gif) repeat-y center; padding:10px; margin-bottom:20px; margin-top:20px;}
#tensup .thumb { width:290px; float:left; margin-right:20px;}
#tensup img {border:1px solid #ddd; padding:3px;}
#tensup .description {width: 280px; float:left;}
#tensup .description ul {margin:0 0 15px 0; padding:0; font-size:0.9em;}
#tensup .description ul li { border-bottom:1px solid #999; padding:0 0 0 5px;}
#tensup h3 { font-size:1.3em; margin:0; font-family:"Trebuchet MS";}

#tensup .copies {background:#fff4ca; border:1px solid #eeda8a; font-size:1.4em; font-weight:bold; padding:10px; text-align:center; width:160px; margin:0 auto;}
#tensup .note {text-align:center;}
#tensup .red {color:#bc0705;}

#tensup .price {font-size:3em; text-align:center; padding:20px 0 0 0; font-weight:bold; font-family:"Trebuchet MS"; color:#bc0705; font-style:italic; position:relative;}

#tensup .demo { font-size:1.4em; font-weight:bold; font-style:italic; font-family:"Trebuchet MS"; padding:5px 0 0 0; text-align:center;}
.qnote {border-left:5px solid #ddd; padding:0 0 0 10px; margin-left:20px; margin-top:20px;}

.error {padding:0 0 0 15px; color:#bc0705;}

.hot { background:url(/img/new.gif) no-repeat 0 8px; padding:0 0 0 30px !important; position:relative;}


.twitter-button {
	position:absolute;
	right:0;
	z-index: 1000;
	width: 144px;
	top:120px;
	right:290px;	
}

.gplus {
	position:absolute;
	top:120px;
	right:10px;
	z-index: 1000;
}

