/* 
Copy from "style.css" into this file and make the changes HERE!
This makes it possible to upgrade the core system and theme without destroying your style changes.

Here is a List of Common CSS styles you may want to change: 

*/

/* to activate delete this line 

//MAIN TEXT FONT FAMILY (Size, family, spacing top bottom, Color of font)  //
body {font: 14px Georgia, Times, Serif; line-height: 1.5; color: #333;}

// LINK COLOR SITEWIDE //
a:link, a:visited  { color: #333333; }
a:hover  { color: #666666; }

// POST TITLE SIZE AND COLOR //
.post .title a:link, .post .title a:visited { color:#000000; font-size:36px; }

// POST BACKGROUND COLOR //
.post { background: #ffffff; }

to activate delete this line */ 

.navigation {text-transform: uppercase; font-size: 12px; background: #000000; padding: 0px; border-bottom: 0px solid #000; }
.nav, .nav ul {z-index: 100; margin: 0; list-style: none; line-height: 0;}
.nav li {float: left; width: auto;}

body {background: #000000; font: 14px Georgia, Times, Serif; line-height: 1.5; color: #000;}
h1, h2, h3, h4, h5, h6 {margin: 0; font-family: Arial, Helvetica, Sans-serif; color: #000;}
h1 {font-size: 30px;} h2 {font-size: 24px;} h3 {font-size: 20px;} h4 {font-size: 18px;} h5 {font-size: 14px;} h6 {font-size: 12px;}
p {margin: 0;}
#header {padding: 0px 1em; clear: both; position: relative; a:link, a:visited; }


/* URLs and Hyperlinks */
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited  {text-decoration: none;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {text-decoration: underline;}
a:link, a:visited  { color: #980000; }
a:hover  { color: #000000; }

#sidebar .ads125 { border: 1px solid #b0b0b0; padding: 0 0 10px 15px; background: #000; a:link {color: rgb(255, 255, 255);} }
.ads125 img  { margin: 15px 14px 0 0; }


.widget ul li 				{ border: 0; !important; padding: 0; background: none; }
.widget a:hover 			{ text-decoration: none !important; color: color: #980000 !important; }
.widget h3 				{ color: rgb(255, 255, 255); }

.widget ul li a:link, .widget ul li a:visited { color: #fff; } 
.widget ul li a:hover { color: #980000; }

ul.blogroll { float:left; margin-bottom:15px; }
ul.blogroll li { float: left; width:150px; }

.textwidget {
padding: 18px;
border: 1px solid #FFF;
background-image: url(images/picturefile.jpg);
background-repeat: no-repeat;
background-position: center center;
}

/* Post Title */
.post .title {width: 100%; position: relative; margin: 0; padding: 0; color: #000; font-size: 25px;}
.post .title a:link, .post .title a:visited { color: #000}
.post .title a:hover {text-decoration: bold; color: #980000; }


ul.social_icons .small {display: inline; top: 0px; left: 8px;}

.nav a:link, .nav a:visited {display: block; z-index: 100; padding: 6px 20px 0 0; line-height: 10px; font-family: Helvetica, Arial, sans-serif; text-decoration: none; color: #fff;}

#logo {
  margin-bottom: -1em;
}
