/*
Theme Name: New
Theme URI: http://wordpress.org/
Description: This is a new wordpress theme.
Version: 1.0
Author: Tarunjot Kaur
Tags: grey,black and blue, custom header, fixed width, single columns.
*/

/* Begin Typography & Colors */
@charset "utf-8";
/* CSS Document */


body{
margin:0;
padding:0;
background:url(images/body_bg.jpg) repeat;
text-align:center;
font-family: 'Tahoma', Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}


h1, h2, h3, h4, h5, h6, p, ul, li{
margin:0;
padding:0;
}

#wrapper{
background:url(images/header_bg.png) repeat-x 0 15px;
width:100%;
min-height:170px;
text-align:center;
overflow:hidden;
}

#page_1{
width:960px;
margin:0 auto;
}

.header{
margin-top:20px;
width:960px;
text-align:left;
background:url(images/header_bg.jpg) right top no-repeat;
overflow:hidden;
height:142px;
}

.header .logo{
float:left;
padding-top:10px;
}

.header h1{
float:left;
padding-top:10px;
font-size:18px;
font-style:italic;
color:#f6f6f6;
margin:15px 0 0 0;
}

.main_content{
background:#ffffff url(images/content_bg.jpg) repeat-x;
margin-top:6px;
overflow:hidden;
}



.sidebar{
width:206px;
float:left;
text-align:left;
}



/* left nav classes
-----------------------------------------------------------------*/

.leftNav{
width:196px;

}

.leftNav ul{
background-color:#3e3e3e;
border-top:2px solid #626262;
border-bottom:2px solid #626262;
}

.leftNav ul li {
font-size:11px;
text-align:left;
color:#ffffff;
height:28px;
line-height:28px;
list-style-type:none;
background:url(images/list_bg.jpg) left bottom repeat-x;
text-indent:15px;
}


.leftNav ul li a {
font-size:11px;
text-align:left;
color:#ffffff;
height:28px;
line-height:28px;
list-style-type:none;
background:url(images/list_bg.jpg) left bottom repeat-x;
text-decoration:none;
width:196px;
display:block;
}



.leftNav ul li a:hover{
font-size:11px;
text-align:left;
color:#fff;
height:28px;
line-height:28px;
list-style-type:none;
background:url(images/list_bg.jpg) left bottom repeat-x;
text-decoration:none;
width:196px;
display:block;
background-color:#2f7fca;
}


/* =mini course classes
---------------------------------------------------------------*/
.mini_course{ 
background:url(images/mini_course_bg.jpg);
border:1px solid #808080;
width:194px;
margin-top:10px;
}

.mini_course .title_txt{ 
color:#fff;
line-height:18px;
font-size:12px;
}


.reviews{
background-color:#f8f8f8;
border:1px solid #808080;
margin-top:10px;
width:194px;
}

.reviews ul {
font-size:13px;
list-style-type:none;
color:#3e3e3e;
font-weight:bold;
line-height:25px;
}

.reviews ul a {
font-size:13px;
list-style-type:none;
color:#3e3e3e;
font-weight:bold;
line-height:25px;
}

.reviews ul li{
font-size:13px;
list-style-type:none;
color:#3e3e3e;
line-height:25px;
color:#1e87ea;
}


.reviews ul li a{
font-size:13px;
list-style-type:none;
color:#3e3e3e;
line-height:25px;
color:#1e87ea;
font-weight:bold;
}



.freetraffic a{
font-size:13px;
list-style-type:none;
color:#3e3e3e;
line-height:25px;
color:#1e87ea;
font-weight:bold;
padding-left:10px;
padding-top:20px;
}

/* Classes for =Content area 
---------------------------------------------------------------------*/

.content {
width:670px;
float:left;
margin-left:30px;
color:#000;
text-align:left;
line-height:18px;
}

.content a {
font-weight:bold;
color:#3084cd;
text-decoration:underline;
}

.content a:hover {
font-weight:bold;
color:#3084cd;
text-decoration:none;
}

.content h1 {
font-size:18px;
color:#fff;
font-family:Georgia;
font-weight:normal;
font-style:italic;
margin-top:20px;
}

.content h2{
font-size:16px;
color:#00497f;
font-family:Georgia, verdana;
font-weight:normal;
font-style:italic;
background:url(images/heading_bg.gif) repeat-x;
margin:20px 0 0 0;
padding:0;
line-height:20x;
padding:10px;
height:57px;
text-align:center;
}


.content h3{
font-size:16px;
background:url(images/heading3_bg.gif) repeat-x bottom;
padding-bottom:5px;
color:#1e87ea;
font-family:Georgia,;
margin-bottom:5px;
}


.content .list{
list-style-type:none;
}

.content .list li{
color:#2e7bc7;
line-height:24px;
text-decoration:none;
}

.content .list li a{
color:#2e7bc7;
line-height:24px;
text-decoration:none;
font-weight:normal;
}


/* Footer Classes
------------------------------------------------------------------------*/
#footer{
background:url(images/footer_bg.gif) repeat-x;
height:41px;
}

#footer .footercontent{
width:960px;
background:url(images/footer_bg.gif) repeat-x;
height:41px;
text-align:left;
margin:0 auto;
font-family: 'Georgia' , verdana;
color:#ffffff;
font-style:italic;
line-height:42px;
text-indent:10px;
}
/* =General classes
---------------------------------------------------------------*/

.innershell_10{
padding:10px;
overflow:hidden;
}

.innershell_5{
padding:5px;
}

.borderT{
border:1px solid red;
}


.button_1
{
background:url(images/button_bg.gif) repeat-x;
border:1px solid #d3d3d3;
color:#3288cd;
font-weight:bold;
font-size:12px;

padding:2px 5px;
}


/* clearspacer class
-------------------------------------------------*/
.clearspacer{
clear:both;
font-size:0%;
height:0;
line-height:0;
}


/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
