/*  
Theme Name: DeepBlue
Author URI: http://www.dailyblogtips.com
Version: 1.1
Author: Nathan Rice for Daily Blog Tips
Description: DeepBlue is a free theme by <a href="http://www.dailyblogtips.com/">Daily Blog Tips</a>.
Tags:blue color, right sidebar, three columns, fixed width
*/

body {
	background: #4E0042 url(images/body-bg.jpg) top left repeat-x;
	color: #4E0042;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0px 0px 0px 0px;
}
body * {
	margin: 0px; 
}
img {
	border: none;
	background: none;
}
hr {
	height: 5px;
	color: #fff;
	margin: 10px 0px;
	border: none;
	border-top: 1px dotted #D3D3D3;
}
blockquote{
	margin: 0px 0px 0px 15px;
	padding: 0px 45px 15px 50px;
	background: url(images/quote.gif) no-repeat;
	font-size: 15px;
	font-style: italic;
	font-family: Georgia, Times New Roman, Serif;
	color: #666666;
	}
blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
.clearboth {
	clear: both;
}

.header-spacer {
	margin: 10px 0px 0px 0px;
    padding:0px 20px;
    background: #fff;
    	
}


.small-container
{

width:970px;
margin:0 auto;
height:100px;

}
#logo {
background:transparent url(images/laptopgirl.jpg) no-repeat scroll left top;
	margin: 13px 0px 0 0px;
	padding: 0px 10px;
	width:  100px;
	height: 100px;
	display:block;
	position: relative;
	float:left;
}


#l_sidebar_ad {
  margin: 0 auto;
  width: 150px;
  text-align: center;
}


/*************************************
	Links
**************************************/
a {
	color: #772277;
	text-decoration: underline;
	}
	
a:hover{
	text-decoration: underline;
	color: #0A4E97;
	}
/*************************************
	Headings
**************************************/
h1, h3 {
	color: #FFFFFF;
	background: #7C4273;
	font-size: 22px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	margin: 0px 0px 5px 0px;
	padding: 8px 10px;
	}
h3.h1 { /*make homepage h3's for the first 2 stories look like H1 */
	font-size: 22px;
}
h1 a, h3 a, h1 a:visited, h3 a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover, h3 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h2 {
	color: #4E0042;
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	padding: 0px 0px;
	line-height: 150%;
	margin: 0px;
}
	
h2 a, h2 a:visited  {
	color: #4E0042;
	text-decoration: none;
}
h2 a:hover {
	color: #A680A0;
		text-decoration: none;
	}
h3 {
	font-size: 18px;
}
#sidebar h3 {
	font-size: 22px; 
}
h3 a, h3 a:visited {
	color: #FFF;
	text-decoration: none;
}

h4 {
	color: #4E0042;
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	padding: 0px 0px;
	line-height: 90%;
	margin: 0px;
}

h5, h5 a, h5 a:visited {
	background: #7C4273 ;
	color: #fff;
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 8px 10px;
	line-height: 150%;
}

h5 a:hover {
	color: #FF66FF;
	text-decoration: underline;
}



#sidebar h2 {
	margin: 0px; padding: 5px 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;;
	font-weight: bold;
	color: #3D474E;
}
#sidebar #popular h2 {
	color: #F97B1E;
}
h6 {
	color: #000;
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;;
	font-weight: normal;
	padding: 10px 0px;
	line-height: 150%;
	margin: 0px;
}

.table-format
{
    padding: 0px 10px;
    vertical-align:top;
}


.start
{
    background:transparent url(images/icons/tick.png) no-repeat scroll;
   	display:inline;
    padding: 0px 20px;
}


.tick
{
    background:transparent url(images/icons/tick.png) no-repeat scroll;
   	display:inline;
    padding: 0px 20px;
    float:left;
}

.frontpage-list
{
	padding: 0px 0px 10px 0px;
}

.frontpage-list  li
{
    background:transparent url(images/icons/star.png) no-repeat scroll;
   	display:inline;
   	width: 10px;
	margin: 0px 30px 0px 30px;
	padding: 1px 5px 5px 22px;
}



.cross
{
    background:transparent url(images/icons/cross.png) no-repeat scroll;
}

fieldset
{
border: 1px dashed #781351;
margin: 0px 0px 5px 0px;

}
.frontpage-link
{
background:transparent url(images/icons/control_play_blue.png) no-repeat scroll;
    float: right;
	padding: 0px 20px;
	display:inline;
	color: #4E0042;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-weight: bolder;

}

.frontpage-link a
{
	color: #4E0042;
		text-decoration: none;
}

.frontpage-link a:hover
{
	color: #A680A0;
		text-decoration: none;}


.right
{
margin-left: auto; margin-right:0px;
}
/*************************************
	Header
**************************************/
#header { 
	width: 990px;
	padding: 0px;
	margin:  0px auto;
	position: relative;
	}
.title {
	margin: 0px 0px 0 100px;
	padding: 0px 10px;
	width:  590px;

}
.title a {
	color: #4E0042;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 38px;
	font-weight: normal;
	margin: 0px;
	padding: 29px 0 0 0;
	display:block;
}
#header .title a:hover {
	color: #FFF;
}
#header .description {
	clear:  both;
	color: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 10px 4px 10px;
	width:  850px;
}
/*************************************
	Top Search Form
**************************************/
.searchform {
	background: #073365 url(images/searchform-bg.gif) bottom left no-repeat;
	float: right;
	padding: 10px;
	position: absolute;
	top: 1px;
	right: 10px;
	width: 348px;
}
.searchform .s {
	border: none;
	background: #4674A7;
	color: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 8px 8px 9px 8px;
	width: 283px;
	float: left;
}
.searchform .button {
	float: right;
}
/*************************************
	RSS Feed
**************************************/
.feeds {
	position: absolute;
	top: 73px;
	right: 10px;
	display: block;
	width: 150px; height: 50px;
	float: right;
	text-align: right;
	text-transform: none;
	font-size: 11px;
	color: #EAF4FF;
	padding: 0px;
	background: transparent;
}
.feeds a, .feeds img {
	padding: 0px; margin: 0px;
}
.feeds a:hover {
}
.feeds .rss {
	padding: 0px; margin: 0px;
}
.feeds .email {
/* if you want to add an email sub */
}
/*************************************
	Horizontal Menu
**************************************/
#menu {
    width: 900px; height: 29px;
    background: transparent;
    font-size: 12px;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    padding: 0px; margin: 21px 0px 0px 0px;
    text-align: left;
    text-transform: uppercase;
    clear: both;
    float: left;
    }
#menu ul {
	display: block;
	float: left;
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	}
#menu li {
	float: left;
	list-style-type: none;
	margin: 0px -4px 0px 4px;
	padding: 0px;
	background: url(images/menu-active.jpg) top left no-repeat;
	}
#menu ul li:hover, #menu ul li.hover, #menu ul li.current-cat {
	background: url(images/menu.jpg) top left no-repeat;
	}
#menu ul li:hover a, #menu ul li.hover a, #menu ul li.current-cat a {
	color: #fff;	
	text-decoration: none;
	background: url(images/menu.jpg) top right no-repeat;
	}
#menu ul li.current-cat a:hover {
	text-decoration: underline;
	}
#menu ul li a {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	color: #7C4273;
	text-decoration: none;
	display: block;
	padding: 8px 20px 8px 0px;
	margin: 0px 0px 0px 15px;
	background: url(images/menu-active.jpg) top right no-repeat;
	}
#menu ul li a:hover {
	color: #fff;
	text-decoration: none;
	background: url(images/menu.jpg) top right no-repeat;
	}

/*************************************
	Main Container
**************************************/
#container { 
	width: 970px;
	background: #FFF url(images/container-bg.gif) top left no-repeat;
	text-align: left; 
	margin: 0 auto;
	padding: 0px 10px;
	border: 0px solid black;
	clear: both;
	}
.container-bot-bg {
	clear: both;
	height: 9px;
	width: 990px;
	display: block;
	background: url(images/container-bot-bg.gif) no-repeat;
	margin: 0px auto;
}
/*************************************
	Content
**************************************/
#content {
	width: 500px; 
	float: left; 
	margin: 14px 0px 20px 5px;
	display: block;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	font-size: 13px;
	}
#content p img{
	border: none;
	padding: 0px 5px 15px 0px;
	}
#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 35px;
	}

#content .post-meta-top {
	display: block;
	margin: 8px 0px 15px 0px;
	padding: 5px 10px;
	font-size: 12px;
	color: #8E8F91;
	clear: both;
}
#content .post-meta-bottom {
	background: #FBFCFE url(images/postmetabottombg.jpg) bottom left no-repeat;
	display: block;
	border-top: 1px solid #DFE3E6;
	margin: 0px 0px 15px 0px;
	padding: 12px 10px;
	font-size: 12px;
	color: #535353;
	clear: both;
}
.post-meta-bottom a {
	color: #535353;
	text-decoration: none;
}
.post-meta-bottom a:hover {
	text-decoration: underline;
}
.cat {
	float:  left;
	width: 80%;
	text-align: left;
}
.cat .cats {
	background: url(images/catbg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}
.cat .tags {
	background: url(images/tagbg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
	margin-left: 10px;
}
.comm {
	float: right;
	width: 20%;
	text-align: right;
}
.comm span {
	background: url(images/commbg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}
.auth {
	float: left;
	width: 50%;
	text-align: left;
}
.auth span {
	background: url(images/authbg.gif) 0px 1px no-repeat;
	padding: 0px 0px 0px 15px;
}
.auth a {
	text-decoration: none;
}
.date {
	float: right;
	width: 50%;
	text-align: right;
}
.date span {
	background: url(images/datebg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}
/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 15px 0px;
	padding: 2px 0px;
	height: 22px;
}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
	margin: 2px 0px;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
	margin: 2px 0px;
}
.page-nav a {
	text-decoration: none;
}
.nav-previous a {
	padding-left: 10px;
}
.nav-next a {
	padding-right: 10px;
}
/*************************************
**************************************
	Comments
**************************************
**************************************/
#comments-wrap {
}

/*	Headers	*/

#comments-wrap h6 {
	font-size: 20px;
}

/*	Comments	*/

.commentlist {	
}
.gravatar { 
	margin: 10px 0 10px 10px;
	float: left;
	width: 69px;
	}
.thecomment {
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	border: 1px solid #CCC;
}
.authorcomment .comment-body {
	border-top: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
}
.comment-body {
	margin: 0px; padding: 10px;
	float: right;
	width: 485px;
}
.comment-metadata {
	background: #4A7BB5;
	padding: 10px;
	color: #FFF;
}
.comment-metadata a, .comment-metadata a:visited {
	color: #FFF;
}
.comment-metadata a:hover {
	color: #FF8800;
}
.authorcomment {
	border: 1px solid #CCC;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}
.authorcomment .comment-body {
	border: none;
}
.authorcomment .comment-metadata {
	background: #FCF4C7;
	padding: 11px 10px;
	color: #AD5433;
}
.authorcomment .comment-metadata a {
	color: #AD5433;
}
.authorcomment .comment-metadata a:hover {
	color: #FF8800;
}

/*	Comment Form	*/

#commentform {
}

#content img.wp-smiley {
float: none;
border: none;
padding: 0px;
margin: 0px;
}

#content img.wp-wink {
float: none;
border: none;
padding: 0px;
margin: 0px;
} 

/*************************************
	Sidebar
**************************************/
#sidebar {
	float: right;
	display: block;
	width: 356px;
	margin: 14px 0px 10px 0px; padding: 0px 0px 0px 0px;
}
#sidebar .sidebar-bot {
	background: url(images/sidebarwrap-bot.gif) bottom left no-repeat;
	display: block;
	height: 20px;
	clear: both;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar .ads {
	text-align: center;
	padding: 0px 10px 20px 10px;
}
#sidebarwrap {
	background: #EAF4FF url(images/sidebarwrap-top.gif) top left no-repeat;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	border: none;
}

/*************************************
	Popular Posts Section
**************************************/
#sidebar #sidebarwrap #popular {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 11px;
	background: #CDEBFE url(images/popular-top.gif) top left no-repeat;
}
#popular ul {
	margin: 0px; padding: 0px 10px 15px 10px;
	background: #CDEBFE url(images/popular-bottom.gif) bottom left no-repeat;
}
#popular ul li {
	margin: 0px; padding: 0px;
}
#popular ul li ul {
	border-top: 1px solid #C1D8E6;
	padding:  0px;
}
#popular ul li ul li {
	margin: 0px; padding: 5px 15px;
	border-bottom: 1px solid #C1D8E6;
	background: url(images/bullet-arrow.gif) 5px 9px no-repeat;
}
#popular ul li ul li a, #popular ul li ul li a:visited {
	color: #003399;
	padding: 0;
	margin: 0px;
	text-decoration: none;
}
#popular ul li ul li a:hover {
	text-decoration: underline;
}

/*************************************
	Left Sidebar
**************************************/
#l_sidebar {
	float: left;
	display: block;
	width: 210px;
	font-size: 11px;
	margin: 0px; padding: 0px 0px 0px 10px;
}
#l_sidebar ul, #l_sidebar ul li {
	margin: 0px; padding: 0px;
	list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#l_sidebar ul li ul {
	border-top: 1px solid #A680A0;
	list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#l_sidebar ul li ul li {
	margin: 0px; padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #A680A0;
	background: url(images/bullet-arrow.gif) 5px 9px no-repeat;
	list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#l_sidebar ul li ul li a, #l_sidebar ul li ul li a:visited {
	color: #4E0042;;
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
}
#l_sidebar ul li ul li a:hover {
	text-decoration: underline;
}
#l_sidebar ul li ul li ul li {
	border-bottom: 1px solid #A680A0; /*IE Bug Fix */
	border-top: 1px solid #A680A0;
	background: none;
	margin:  0px; padding: 0px;
}
#l_sidebar ul li ul li ul li a, #l_sidebar ul li ul li ul li a:visited {
	color: #003399;
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#l_sidebar ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;
}
#l_sidebar ul li ul li ul li a:hover {
	text-decoration: underline;
}

/*************************************
	Right Sidebar
**************************************/
#r_sidebar {
	float: right;
	display: block;
	width: 222px;
	font-size: 11px;
	margin: 0px; padding: 0px 0px 0px 0px;
}
#r_sidebar ul, #r_sidebar ul li {
	margin: 0px; padding: 0px;
	list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#r_sidebar ul li ul {
	border-top: 1px solid #A680A0;
	list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#r_sidebar ul li ul li {
	margin: 0px; padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #A680A0;
	background: url(images/bullet-arrow.gif) 5px 9px no-repeat;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#r_sidebar ul li ul li a, #r_sidebar ul li ul li a:visited {
	color: #4E0042;
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
}
#r_sidebar ul li ul li a:hover {
	color: #003399;
	text-decoration: underline;
}
#r_sidebar ul li ul li ul li {
	border-bottom: 1px solid #A680A0; /*IE Bug Fix */
	border-top: 1px solid #A680A0;
	background: none;
	margin:  0px; padding: 0px;
}
#r_sidebar ul li ul li ul li a, #r_sidebar ul li ul li ul li a:visited {
	color: #003399;
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#r_sidebar ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;
}
#r_sidebar ul li ul li ul li a:hover {
	color: #003399;
	text-decoration: underline;
}
/*************************************
	Footer
**************************************/
#text-link-ads {
	padding: 15px;
	text-align: left;
	clear: both;
	}

/*************************************
	Footer
**************************************/
#footer { 
	padding: 15px 5px 30px 5px;
	margin:  10px 0px 0px 0px;
	text-align: center;
	clear: both;
	background: #4C7CB5 url(images/footer-bg.jpg) repeat-x;
	color: #FFF;
	}
#footer a {
	color: #9BB1BB;
}
#footer-wrap {
	width: 950px;
	margin: 0px auto;
}



/*************************************
	Misc
**************************************/
.alignright { 
	float: right;
	}
.alignleft { 
	float: left;
	}
.aligncenter { 
	margin: 0 auto;
	}


/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;				/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* holy grail 3 column settings */
	.holygrail {
	    background:#fff;    	/* Right column background colour */
	}
    .holygrail .colmid {
        float:left;
        width:204%;
        margin-left:-256px; 	/* Width of right column */
        position:relative;
        right:100%;
        background:#fff;    	/* Centre column background colour */
    }
    .holygrail .colleft {
        float:left;
        width:100%;
        margin-left:-50%;
        position:relative;
        left:420px;         	/* Left column width + right column width */
        background:#fff;    	/* Left column background colour */
    }
    .holygrail .col1wrap {
        float:left;
	    width:50%;
	    position:relative;
	    right:200px;        	/* Width of left column */
	    padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
	}
	.holygrail .col1 {
        margin:0 209px;     	/* Centre column side padding:
                            	Left padding = left column width + centre column left padding width
                            	Right padding = right column width + centre column right padding width */
        position:relative;
	    left:203%;
	    overflow:hidden;
	}
    .holygrail .col2 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:170px;        	/* Width of left column content (left column width minus left and right padding) */
        position:relative;
        right:15px;         	/* Width of the left-had side padding on the left column */
    }
    .holygrail .col3 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:234px;        	/* Width of right column content (right column width minus left and right padding) */
        margin-right:45px;  	/* Width of right column right-hand padding + left column left and right padding */
        position:relative;
        left:50%;
    }
    
    .clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url(images/bg_button_a.gif) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url(images/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

///////////////////////////
body { padding: 25px; font-size: 3em; font-family: georgia, serif; }

.btn { display: block; position: relative; background: #aaa; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; }
.btn * { font-style: normal; background-image: url(images/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

.btn.blue { background: #2ae; }
.btn.green { background: #9d4; }
.btn.pink { background: #e1a;  font: normal 22px arial;    margin-left: auto;    margin-right: auto; }
.btn:hover { background-color: #a00; }
.btn:active { background-color: #444; }
.btn[class] {  background-image: url(images/shade.png); background-position: bottom; }

* html .btn { border: 3px double #aaa; }
* html .btn.blue { border-color: #2ae; }
* html .btn.green { border-color: #9d4; }
* html .btn.pink { border-color: #e1a; }
* html .btn:hover { border-color: #a00; }

.footer { font-size:0.75em; width:auto; margin-right: auto; }

