/*   
Theme Name: belle
Theme URI: http//:www.burningcolor.com/
Description: Get More Free Wordpress Themes By Visiting <a href="http://www.wordpress.pro">Wordpress Theme</a>
Author: Ian Alex Penny
Author URI: http//:www.burningcolor.com/
Version: v0.1
*/

#searchbar {
    float: right;
    margin: 8px 0;
}

#searchbar input {
	border: 1px solid #CCC;
	background: white;
    color: gray;
    }

#navspace {
     width: 100%;
     height: 10px;
	 clear:both;
     }

#aboutnav {
    width: 100%;
	float: left;
    }

#aboutnav a { 
    color: #CCC;
    font: 1.4em verdana, helvetica, sans-serif;
    float: left;
    margin: 8px 3px 8px 0;
    }

#aboutnav a:hover { 
    color: #D77;
    font: 1.4em verdana, helvetica, sans-serif;
    }

#entry-1 .middy{
    padding: 0 0 10px 0;
    background: #fff;
    }

.wp-smiley {
    border: 0px;
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
	}

ul.linklog {
	display: inline;
	}

ul.linklog li {
	list-style: none;
	float: left;
	font: 1.3em arial;
	width: 450px;
	height: auto;
	margin: 15px 0 5px 0;
	padding: 0 0 0 15px;
	border-left: 35px solid #C00;
	}

/* ----------------------- Structure ------------------------------------------------ */

body {
	font-size: 62.5%;
	font-family: verdana, arial, tahoma, Times, serif;
	margin: 0px;
	min-width: 950px;
	text-align: center;
	background: #EEEED6 url(./vintagetan2.gif);
	}
	
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-family: century gothic, verdana;
	margin: 0px;
	padding: 0px;
	}
	
a:link, a:visited, a:hover {
	text-decoration: none;
	}
	
#about {
	width: auto;
	margin: 0 20px;
	font-size: 1.3em;
	}
	
.main {
	margin: 100px auto 0px auto;
	width: 700px;
	height: auto;
        min-height: 400px;
	background: white;
	text-align: center;
	}
	
.header {
	border-bottom: 5px solid #C00;
	}
	
.header h1 {
	font: 5.9em century gothic, verdana;
	margin: 0 0 0 15px;
	text-transform: lowercase;
	}
	
.header a:link, .header a:visited {
	color: #09C;
	}
	
/* --------- Navigation ----------- */

#navcontainer {
	width: 680px;
    height: auto;
	}	
ul#navlist {
    margin: 0;
    padding: 0;
    white-space: nowrap;
	}

#navlist li {
    display: inline;
    list-style-type: none;
    text-transform: lowercase;
	}

#navlist a { 
	color: #CCC;
	font: 2.5em verdana, helvetica, sans-serif;
	height: 30px;
	border-bottom: 0px solid #EEE;
    float: center;
    margin: 10px;
	}

#navlist .current_page_item a, #navlist a:hover {
	color: #D77;
	border-bottom: 0px solid #FBB;
	}

/* -------- End Navigation -------- */

.content {
	width: 100%;
	height: auto;
        text-align: justify;
	}

.scrollnav {
    float: right;
	width: 42px;
	height: auto;
	} 
	
.post {
	float: left;
	width: 658px;
	height: auto;
	margin: 10px 0 0;
        text-align: justify;
	}
	
.lefty {
	float: left;
	width: 42px;
	}
	
/* ------------- Date ------------- */

.date {
	float: left;
	height: 65px;
	width: 35px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: white;
	background: #C00;
    }

.date .month, .date .day {
	text-align: center;
	width: 35px;
    }
.date .month {
	overflow: visible;
	font-size: 1.3em;
	position: absolute;
	margin-top: 24px;
	text-transform: uppercase;
    }

.date .day {
	font-weight: none;
	font-size: 3.1em;
	position: absolute;
	margin-top: 30px;
    }

/* ----------- End Date ----------- */
	
.mini {
	width: 35px;
	height: 16px;
	float: left;
	margin: 10px 0 0;
	text-align: right;
	font: 1.3em verdana;
	}
	
.mini a {
	color: white;
	}
	
.cmnt {
	background: #D8D9A4;
	}

.trackback {
	background: #9BB;
	}

.rss {
	background: #EB9;
	}
	
.middy {
	float: left;
	width: 616px;
	text-align: center;
	}
	
.toptitle {
	border-left: 2px solid #d8d9a4;
        border-top: 0px solid #d8d9a4;
        border-bottom: 0px solid #aa0000;
	height: 65px;
        text-transform: capitalize;
	text-align: left;
	width: 616;
	padding: 0 0 0 10px;
	position: relative;
	}
	
.toptitle h2 a{
	font: 3.5em century gothic, verdana;
	color: black;
	position: absolute;
	bottom: 0px;
	}
	
.entry {
	font: 1.05em verdana, arial;
	width: 596px;
	text-align: justify;
        color: #333;
	margin: 0 auto;
        line-height: 15px;
        letter-spacing: 0px;
	}
	
.entry a, .commentlist li a, ul.linklog li a {
	text-decoration: none;
	color: #D77;
	}

.entry a:hover, .commentlist li a:hover, ul.linklog li a:hover {
	text-decoration: underline;
	}



.cat {
	clear: both;
	}
	
.anchor {
	clear: both;
	width: 100%;
	height: 50px;
	}
	
/* ----------------------- Footer -------------------------- */


.footer {
	width: 100%;
	clear: both;
	background: #A00;
	}

.footbox {
	float: left;
	text-align: right;
	width: 200px;
	border-right: 1px solid #B00;
	padding: 0 10px 15px 0;
	margin: 20px 0;
	}

.footbox h2, .footbox ul li.linkcat-2 h2{
	font: 2.5em century gothic, verdana;
	margin: 0px;
	color: #FD777A;
	text-transform: lowercase;
	padding: 0px;
	}
	
.footbox ul li a{
	color: #FEC;
	font: 1.5em arial;
	text-decoration: none;
	line-height: .1em;
	padding: 0px;
	list-style: none;
	}
	
.footbox ul li{
	color: #FEC;
	list-style: none;
	}

#buttons {
	clear: both;
	margin: 0 60px;
	padding: 10px 30px;
	text-align: right;
	border-top: 1px solid #B00;
	color: white;
	font: 1.2em arial;
	}

#buttons a {
	color: white;
	}
		

#buttons a:hover {
	text-decoration: underline;
	}

/* ----------------------- End Footer ---------------------- */

/* ----------------------- End Structure -------------------------------------------- */


/* Begin Images */

p img {
	padding: 1px;
	border: 0px solid #999;
	background: white;
	}

a img {
	border: none;
	}

/* End Images */


/* Begin Lists */


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
/* End Entry Lists */


/* ----------------------- Comments ------------------------------------------------- */

.alt {
	background: #f7fbe9;
	border-top: 1px solid #d8d9a4;
        border-bottom: 1px solid #d8d9a4;
	}

ol {
	margin: 0px; 
	padding: 0px;
	}
	
.commento {
	clear: left;
	width: 660px;
	text-align: left;
	margin: 0 auto;
	padding: 40px 0 0;
	}
	
.commento h2{
	font: 2.5em lighter;
	font-family: century gothic;
	}
	

h2 #sorry {
	font: 2.5em lighter;
	font-family: century gothic;
    clear: both;
	padding: 40px 0 0 10px;
	}
	
.commentlist {
	font-size: 1.1em;
	font-family: verdana, news gothic MT;
	margin: 0px;
	padding: 0px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style-position: inside;
	}
	
list-style {
	background: red;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	font: verdana, news gothic MT;
	padding: 0px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}

	
#commentform {
	font: 1.1em verdana, news gothic MT;
	}
	
#commentform input {
	width: 320px;
	padding: 2px;
	margin: 3px;
	border: 1px solid black;
	}

#commentform textarea {
        border: 1px solid #CCC;
	width: 650px;
	padding: 2px;
	margin: 3px;
    overflow: hidden;
	border: 1px solid black;
	}

#commentform #submit {
	margin: 3px;
    background: white;
	}

#commentform input:focus, #commentform textarea:focus, #searchbar input:focus {
	border: 1px solid red;
    }
	
/* ----------------------- End Comments --------------------------------------------- */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #EDEDD6;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

hr {
	display: none;
	margin: 0px;
	}
/* End Various Tags & Classes*/


.svar
  {
    font-family : verdana, georgia, 'times new roman', serif;
    background-color: #e7f3bf;
    font-size:11px;
    font-weight : normal;
    margin:7px;
    padding: 10px;
    border: 1px dotted #bacb7f;
    width : 95%;

  }