/*
Theme Name:  AdsGalore
Theme URI: www.wpskins.org
Description: Download more <a href="http://www.wpskins.org/" title="Free Wordpress themes" target="_blank" rel="nofollow">Free Wordpress Themes</a> like this from from wpskins.org
Version: 1
Author: Free Wordpress Themes
Author URI: www.wpskins.org
Tags:  4 columns, ad ready, adsense ready, widgets ready
*/



/************************/

/*     Global Design    */

/************************/

/* Import YUI Reset CSS */

@import url(reset.css);

/* Import YUI Reset CSS */



a {

    color: #818181;

	text-decoration: none;

}



a:hover{

	text-decoration: underline;

}



body {

    font-family: Verdana, Arial, sans-serif;

    background-color: #999999;

}



ul, ol {

    list-style-type: none;

}



blockquote, #content ul, #content ol, p, pre {

    margin: 0 0 0.5em 0;

}



/************************/

/*     Layout Design    */

/************************/



#page {

	width: 970px;

	margin: 0 auto;

    background: url(images/background.png) repeat-y;

    padding: 0 15px;

}



#header {

    position: relative;

    background: url(images/header.png) repeat-x;

}



#wrapper {

    clear: both; /* Clear float items in from navi-bar */

    padding: 5px 10px;

}



#content {

	float: left;

	width: 510px;

}



#sidebar {

	float: right;

    width: 430px;

}



#footer {

	clear: both;

    background-color: #cccccc;

    border-top: 1px solid #ababab;

    padding: 10px;

}



/************************/

/*     Header Design    */

/************************/

#headerimg {

    height: 82px;

}



#headerimg h1 {

    padding: 10px 0 0 10px;

}





#headerimg a {

	color: #FFF;

}



.description {

    font-size: 12px;

    color: #FFF;

    padding: 0 0 0 10px;

}



#toptop-ad {

    float: right;

    padding: 10px 10px 0 0;

}



#top-1 {

    height: 19px;

    padding: 10px;

    background-color: #e9e9e9;

    border-bottom: 1px solid #d7d7d7;

}



#top-1 .search-box {

    float: right;

}



/* Navigational bar */

ul#navi-bar {

    padding: 4px 0;

    font-size: 12px;

    background: ;

}



ul#navi-bar h2 {

    font-size: 120%;

}



ul#navi-bar li {

    display: inline;

    background:;

}

/*

ul#navi-bar li:first-child {

    margin-left: 0 !important;

}*/



ul#navi-bar ul {

    display: none;

}



#navi-bar a {

    padding: 2px 10px;

    color: ;

    background: ;

}



#navi-bar a:visited, #navi-bar a:hover {



}



.top-ad {

    float: left;

    padding: 3px 0;

}



/************************/

/*    Sidebar Design    */

/************************/

#sidebar ul {

	font-size: 12px;

    font-weight: bold;

    border: 1px solid #e3ebed;

    padding: 5px;

    background: url(images/menu.png) repeat-x top;

}

#sidebar #right ul, #sidebar .right ul {

    font-size: 10px;

    margin-bottom: 5px;

}



#sidebar #right ul h2, #sidebar .right ul h2{

    font-size: 12px;

}



#sidebar ul h2 {

    font-size: 14px;

    color: #000000;

    font-weight: bold;

}



#sidebar ul li {

    margin-bottom: 10px;

}



#sidebar ul ul {

    border: none;

    padding: 0;

    background: none;

}



#sidebar ul ul li {

    margin-bottom: 3px;

    line-height: 14px;

    background: url(images/bullet.png) no-repeat left center;

    padding-left: 10px;

}



#sidebar ul ul ul {

    display: none;

}



#sidebar p {



}



#sidebar a {

    color: #cc3300;

}

#sidebar a:hover {



}



#sidebar a:visited {



}



#right, .right {

    float: right;

    width: 120px;

}



#left {

    float: left;

    width: 300px;

}



.left {

    float: left;

    width: 160px;

}



.left, .right {

    margin-top: 10px;

}



/************************/

/*    Content Global    */

/************************/

blockquote {

    font-style: italic;

    padding: 0 10px;

}



h1, h2, h3, h4, h5, h6 {

	color:;

}



h1 {

    font-size: 30px;

}



h2 {

    font-size: 18px;

}



h3 {

    font-size: 14px;

}



h4 {

    font-size: 12px;

}



h5 {

    font-size: 12px;

}



h6 {

    font-size: 12px;

}



code, pre {

    overflow: auto;

    white-space: pre;

    font-family: Courier;

}



#content ul {

    padding-left: 20px;

    list-style-type: square;

}



#content ol {

    padding-left: 25px;

    list-style-type: decimal;

}



/************************/

/*    Content Design    */

/************************/

#body-ad {

    border: 1px solid #d4d4d4;

    text-align: center;

    margin: 10px 0;

}



h2 a:hover, h2 a:visited, h2 a {

    color: #cc3300;

    font-weight: bold;

}







.post {

    margin-bottom: 10px;

	font-size: 10px;

    border: 1px solid #c1c1c1;

    background-color: #f0f0f0;

    padding: 5px;

    color: #505050;

}



.post .posted {

	font-size: 10px;

}



.post p {



}



.post a {



}



.post img {

    max-width: 100%;

    margin: 3px;

}



.post ul {



}



.post li {



}



.entry {

    line-height: 14px;



}



.postmetadata {

    margin: 5px 0;

    font-size: 10px;

    color: #818181;

    text-align: right;

    font-weight: bold;

}



.postmetadata a {



}



.entrytext {



}



p.alt {

    font-size: 10px;

}



.entry-tags {

    display: block;

}



.navigation {

    height: 1em;

    font-size: 12px;

    margin: 5px 0;

}



#nav-above {

    margin-bottom: 10px;

}



#nav-below {

    margin-top: 10px;

}



.alignleft, .nav-previous {

    float: left;

}



.alignright, .nav-next {

    float: right;

}



.center {



}



.pagetitle {



}



cite {



}



a img {

    border: none;

}



acronym, abbr {



}





/************************/

/*    Comment Design    */

/************************/



#content ol.commentlist {

	font-size: 12px;

	padding: 0;

	list-style-type: none;

    margin: 0;

}



ol.commentlist li cite.author {

    font-weight: bold;

    font-style: normal;

}



ol.commentlist li {

    margin-bottom: 1em;

    border-bottom: 1px dashed #C0C0C0;

}



ol.commentlist li.alt {



}



ol.commentlist a {



}



ol.commentlist p {

    margin: 0 0 0.5em 0;

}



#commentform p {

    font-size: 12px;

    margin: 0 0 5px 0;

}



#comment {

    width: 95%;

}



#author, #email, #url, #comment {

    border: ;

    background-color: ;

    padding: 3px;

    font-family: Verdana, sans-serif;

    font-size: 10px;

}



#author:hover, #email:hover, #url:hover, #comment:hover {

    border: ;

    background-color: ;

}



small.commentmetadata {

    font-size: 12px;

}





small.commentmetadata a {

    color: #F00;

}



h3#comments, h3#respond {

    font-size: 14px;

    margin: 4px 0 4px 0;

}



h3#comments {

    padding-top: 20px;

    padding-bottom: 10px;

    font-size: 20px;

    border-bottom: 1px dashed #C0C0C0;

}

/************************/

/*     Search Design    */

/************************/

#searchform {



}



#searchform #s {

    border: 1px solid #d4d4d4;

    font-size: 10px;

    padding: 2px;

    color: #a3a3a3;

}



#searchform #searchsubmit {



}



/************************/

/*   Calendar Design    */

/************************/



#wp-calendar {

	width: 100%;

}



#wp-calendar td {

	text-align: center;

}



#wp-calendar th {



}



#wp-calendar a {



}



#prev a, #next a {



}



#wp-calendar caption {



}



/************************/

/*     Footer Design    */

/************************/

#footer-meta {

    font-size: 10px;

    color: #868686;

}



#footer p {

	margin: 0;

}



/************************/

/*     Other Design     */

/************************/

.clear {

    clear: both;

}

