/*  
Theme Name: Wordpress Theme [fill me in!]
Theme URI: http://www.alexstubbs.com
Description: AshleyVee for Wordpress
Version: 1.0
Author: Alexander Stubbs
Author URI: http://www.alexstubbs.com/
*/


/* Global Settings */
 
html, body {
border:0;
margin:0;
padding:0;
}
 
body {
background:#000 url(http://www.antclark.co.uk/black/images/bg-wallpaper-black.jpg) no-repeat fixed;
font:75% verdana, arial, helvetica, tahoma, sans-serif;
}
 
/* Common Formatting */
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font:2em arial, helvetica, sans-serif;
}
 
h2 {
padding:20px 0;
letter-spacing:-1px;
font:1.5em arial, helvetica, sans-serif;
}
 
h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
}
 
p, ul, ol {
margin:0;
padding:0 0 18px 0;
}
 
ul, ol {
list-style:none;
padding:0 0 18px 40px;
}
 
blockquote {
margin:22px 40px;
padding:0;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/* Links */
 
a, a:visited {
text-decoration:none;
}
 
/* Forms */
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em helvetica, arial, sans-serif;
}
 
textarea {
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
 
/* Wrapper */
 
#wrap {
width:960px;
margin:0 auto;
}
 
/* Global Classes */
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#161616; color:#0fb2fc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

/* Layout */

.htop {
width:100%; height:12px;
background:url(img/vtop.png) repeat-x;
}

#wrapp_ {
width:946px;
height:100%;
margin:0 auto;
}

.logo {
float:left;
width:273px;
height:62px;
}

/* 

  Navigation Styles 
  .tnav* = Top Right Menu
  .bnav* = 2nd Level Menu

*/

/* Top Navi Styles */

.tnavwrap {
margin:36px 2px 0 0;
float:right;
}

.tnavileft {
float:left;
width:6px;
overflow:hidden;
height:39px;
background:url(img/tnav_l-tr.png) no-repeat;
}

.tnavinner {
float:left;
background:url(img/tnavbg.png) repeat-x;
width:652px;
height:39px;
}

.tnavend {
float:left;
height:39px;
width:6px;
background:url(img/tnav_r-tr.png) no-repeat;
}

.tnavinner ul {
display:inline;
margin:0; padding:0;
}


.tnavinner ul li {
display:inline;
padding:14px 12px 13px 12px;
}

.tnavinner ul li a {
color:#333;
font-size:1em;
text-transform:lowercase;
}

.tnavinner ul li:hover {
background:#e9e9ce url(img/arrow.png) no-repeat top center;
}

/* @group Superfish */

.nav, .nav * {margin:0;padding:0;list-style:none;}

.nav ul {position:absolute;top:-999em;width:15em;}

.nav {line-height:1.0;}

.nav ul li,.nav a {width: 100%;font-size: 100%;}

.nav li {float:left;position:relative;z-index:99;}

.nav li ul {width: 15.2em;}

.nav a {display:block;text-align: center;}

.nav li li a {text-align: left;}

.nav li:hover ul,ul.nav li.sfHover ul {left:0px; top:34px; }

.nav li:hover li ul,.nav li.sfHover li ul {top:-999em;}

.nav li li:hover ul,ul.nav li li.sfHover ul {left:200px!important;left:210px;top:0px;}

.superfish li:hover ul,.superfish li li:hover ul {top: -999em;}

.nav li li,.nav li li li {border-bottom: 1px solid #fff;color: #333;padding:0 0 0 0px;margin: 0;font-size: 90%;background: #e9e9ce;}

.nav ul li ul,#nav ul li li li{width: 200px;}

.nav ul li li {padding: 0; text-align: left;}

.nav ul li li a {text-align: left; color: #fff; padding: 8px 0 8px 10px;}

.nav ul li li a:hover {color: #ccc;}

.nav ul ul {margin: 0;padding: 0;height: 10px;border-top: 1px solid #ddd;}

#menu li li a {color: #333;text-align: left;padding-left: 10px;}

.nav li ul li:hover {
width:100%;
background:#dadac2; !important
}

.nav li li a {
padding:12px 12px 14px 12px;

}


/* 2nd Level Navi Styles */


.bnavwrap {
width:944px;
clear:both;
}

.bnavileft {
float:left;
width:6px;
overflow:hidden;
height:45px;
background:url(img/bnav-l.png) no-repeat;
}

.bnavinner {
float:left;
background:url(img/bnavbg.png) repeat-x;
width:932px;
height:45px;
}

.bnavend {
float:left;
height:45px;
width:6px;
background:url(img/bnav-r.png) no-repeat;
}

.bnavinner ul {
margin:0; padding:0;
margin-top:13px;
float:left;
}

.bnavinner ul li {
display:inline;
padding:12px 15px 15px 15px;
background:url(img/knot.png) no-repeat right;
}

.bnavinner ul li a {
font-size:1.1em;
color:#fafafa;
padding-top:14px;
padding-bottom:10px;
}

/* .

bnavinner ul li:hover {
background:url(img/hov.gif) repeat-x;
}

*/

.bnavinner ul li a:hover {
color:#CCC;
}


/* 

  Featured Content Styles 

*/


.feature_wrap {
width:944px;
height:520px;
overflow:hidden;
background:#FFF url(img/fbg.png) repeat-x;
}


/*

  Sub Post Styles 
  Lifestream Styles

*/


.subpost_wrap {
width:944px;
height:449px;
overflow:hidden;
background:#1c1c1c;

}

.life_wrap {
float:right;
width:405px;
height:241px;
margin-top:39px;
}

/* 

 Footer Styles 

*/

.footer {
clear:both;
width:944px;
height:30px;
background:#2c2d31;
overflow:hidden;
margin-bottom:40px;
}

.footer p {
color:#777;
margin-left:20px;
}

.footer p a {
color:#fafafa;
}

.footer p a:hover {
color:#fff;
}

/* 

  Search Styles 

*/

.search {
float:right;
margin:7px 15px 0 0;
width:230px;
height:32px;
background:url(img/searchbg.png) no-repeat;
}

.search input {
margin:4px 0 0 40px;
height:21px;
width:183px;
background:none;
font-size:1.4em;
color:#f2f2f2;
border:none;
}

/*

 Feature Slideshow Styles 

*/

.feature_slide {
clear:both;
margin:0 auto;
width:882px;
height:297px;
margin-top:15px;
background:url(http://msashleyvee.com/banners/rotate.php);
position:relative;
top:20px;
}

.feature_slide img {
}

.feature_content {
width:100%;
height:200px;
background:url(img/slidebg.jpg) no-repeat right;
margin-top:22px;
}

ul.tabNavigation  {
margin:0; padding:0;
float:right;
position:relative;
top:-45px;
right:20px;
}

ul.tabNavigation li {
display:inline;
padding-right:10px;
}

ul.tabNavigation li a {
color:#FFF;
font-size:2em;
font-family: georgia, verdana, helvetica, arial;
padding:1px 10px 5px 10px;
}

ul.tabNavigation li a.selected {
background:#000;
}


ul.tabNavigation li a:hover {
background:#000;
}

.feat_post {
font-family:georgia, times new roman, verdana;
position:relative;
float:left;
background:none;
width:500px;
top:8px;
left:30px;
}

.feat_post h2 span {
color:#ccc;
font-size:1.5em;
font-family:georgia, times new roman, verdana;
}

.feat_post h2  {
color:#99006c;
font-size:2.1em;
font-family:georgia, times new roman, verdana;
}

.feat_post h2 a:hover {
color:#c70606;
}

.feat_post h2 {
padding-bottom:0; margin-bottom:0;
}

.feat_post p {
line-height:140%;
color:#333;
font-size:0.9em;
padding-top:6px;
margin-bottom:0; padding-bottom:0;
margin-bottom:6px;
}

.keepreading {
float:right;
padding-left:27px;
margin-top:2px;
height:16px;
position:relative;
right:-25px;
}



.keepreading a {
color:#f2f2f2;
font-size:2.5em;
background:#1f1f1f;
padding:4px 7px 4px 7px;
}

.keepreading a:hover {
color:#333;
}

.feature_widget {
float:right;
margin:0px 20px 20px 10px;
}

.feature_widget img {
padding-right:15px;
}

/*

 SUB POST STYLES

*/

.subpost {

position:relative;
float:left;
padding:20px 0 10px 0;
margin-left:20px;
border-bottom:1px solid #282828;
}

.subpost img {
float:left;
border:3px solid #615e56;
}

.sub_article {
float:left;
width:390px;
margin-left:20px;
color:#fff;
}

.sub_article p {
padding-top:10px;
line-height:105%;
font-size:0.9em;
}

.sub_article h3 a {
background:#8e0000;
color:#FFF;
font-size:1.4em;
padding:4px 5px 4px 5px;
}


.sub_article h3 a:hover {
background:#c11717;
}




.subpost_left {
margin-top:35px;
width:500px;
float:left;


}

.subpost img {
width:64px;
height:64px;
overflow:hidden;
}

/*

 LifeStream Styles Pt2 

*/

.abouttab {
background:#756c5a url(img/edit.png) no-repeat left;
background-position:8px;
padding:10px 5px 10px 34px;
color:#FFF;
width:80px;
}

.aboutus {
width:370px;
height:140px;
background:#766e5b url(img/tag.png) repeat-x left bottom;
color:#FFF;
padding:10px 10px 10px 14px;
line-height:120%;
font-size:1.1em;
}

/*

   JS Switcher 

*/

.side_box {
margin-top:15px;
}

.tabbed {
width:320px; height:25px;
margin-top:4px;
margin-left:6px;
}

#side_inner {
width:95%;
height:440px;
margin:0 auto;
margin:9px 0 0 7px;
}

.tabbed ul {
margin:0; padding:0; display:inline;
position:relative;
top:5px;
}

.tabbed ul li { 
display:inline;
padding-right:5px;
}

.tabbed ul li a {
color:#d9d9d9;
font-size:1.1em;
padding:5px 12px 10px 12px;
}

.tabbed ul li a:hover {

}

.tabbed div.t3 a:before {
color:#ccc;
margin-right:10px;
}

.tabbed div.t4 a:before {
color:#ccc;
margin-right:10px;

}

.tabbed div.t1, .tabbed div.t2, .tabbed div.t3, .tabbed div.t4 {
width:380px;
height:109px;
background:#766e5b url(img/tag.png) repeat-x left bottom;
margin-top:15px;
display: none; 
padding-top:10px;
padding-left:5px;
text-indent:1.4em;
overflow:hidden;
}

.tabbed div.t1 ul li, .tabbed div.t2 ul li, .tabbed div.t3 ul li, .tabbed div.t4 ul li {
display:list-item;
padding-bottom:5px;
width:90%;
padding-left:10px;
background:url(img/arrow3.png) no-repeat left center;
margin-left:10px;
}

.tabbed div.t1 ul li a:hover, .tabbed div.t2 ul li a:hover, .tabbed div.t3 ul li a:hover, .tabbed div.t4 ul li a:hover {
background:none;
color:#FFF;
}

.tabbed div.t3 ul li, .tabbed div.t4 ul li {
padding-top:3px;
padding-bottom:3px;
}

.tabbed div.t1 a, .tabbed div.t2 a, .tabbed div.t3 a, .tabbed div.t4 a {
color:#f2f2f2;
padding-left:0; padding-left:0;
}

.tabbed ul.tabs li a {
background:#5f5949;
}

.tabbed ul.tabs li a:hover {
background:#766E5B;
}

.tabbed ul.tabs li a.tab-current  {
background:#766E5B;
}

ul#comments li {
color:#f2f2f2;
}

ul#comments li a {
color:#fafafa;
}

/* 
  Single Page Styles
*/

.single_wrap {
width:944px;
height:auto;
overflow:hidden;
background:#FFF url(img/singlebg.png) repeat-x;
}

.single_post {
font-family:georgia, times new roman, verdana;
position:relative;
float:left;
background:none;
width:500px;
top:-5px;
left:30px;
}

.single_post h2 span {
color:#ccc;
font-size:1.5em;
font-family:georgia, times new roman, verdana;
}

.single_post h2 a {
color:#a40505;
font-size:1.4em;
font-family:georgia, times new roman, verdana;
}

.single_post h2 a:hover {
color:#c70606;
}

.single_post h2 {
padding-bottom:0; margin-bottom:0;
background:url(img/rip.png) no-repeat left;
background-position:0 80%;
padding-left:30px;
margin-top:15px;
margin-bottom:20px;
}

.single_post p {
line-height:150%;
color:#333;
font-size:1.1em;
padding-top:10px;
margin-bottom:0; padding-bottom:0;
}

/* 
   Sidebar Styles
*/

.sidebar {
float:right;
margin-top:30px;
width:340px;
}

.adverts img {
padding-right:25px;
float:right;
}

.adverts {
width:100%;
height:200px;
padding-top:40px;
background:url(img/sideline.png) repeat-y right;

}

.side_header {
text-align:left;
color:#333;
padding:10px;
font-size:1.2em;
padding-left:20px;
}

.side_roll {
margin-top:20px;
}

.side_roll ul {
list-style-type:none;
}

.side_roll ul il {
list-style-type:none;
}

.side_roll {
padding: 10px;
margin-bottom: 10px;
float: left;
background-color: #FBFBFC;
width: 300px;
}

.side_roll ul li a:link, .side_roll ul li a:visited, .side_roll ul li a:active {
display: block; 
color: #727272; 
width: 255px;
padding: 5px 3px 3px 3px; 
border-bottom: 1px dotted #D7D7D7;
} 

.side_roll ul {
float: left;
margin: 0px 0px 0px 0px;
padding-left: 10px;
list-style-type: none;
}

.side_roll ul li ul {
float: left;
margin: 0px 0px 0px 0px;
padding-left: 0px;
list-style-type: none;
float: left;
}

.side_roll ul li ul li {
margin: 0px 0px 0px 0px;
padding-left: 0px;
}

.side_roll h3 {
background:url(img/folder.gif) left no-repeat;
margin-bottom:15px;
color:#333;
font-size:1.2em;
padding-left:30px;
}

.browsing {
padding-left:20px;
}

.browsing h2 {
color:#333;
font-size:1.8em;
margin-top:0;
padding-top:0;
}

.asps {
position:relative;
top:9px;
right:80px;
font-size:1.1em;
color:#99006C;
line-height:140%;
}

.asps span {
color:#333;
font-weight:200;
}

.vids {
margin-top:10px;
margin-left:15px;
}

.vids img {
border:2px solid #ccc;
}

.front_diary {
color:#ccc;
font-size:0.9em;
margin-left:15px;
margin-top:15px;
background:url(img/diary.png) no-repeat;
padding-top:30px;
}