/* @override http://www.smagglestyle.com/wp-content/themes/smaggle/style.css */

/*
Theme Name: Smaggle Theme
Theme URI: http://www.hamey.com/
Description: A new, shiny, pretty theme!
Version: 0.8
Author: Ben
Tags: blue, custom header, fixed width, two columns, widgets
*/


/*

*/


/* Begin Typography & Colors */
body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
        font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Helvetica, Verdana, Arial ;
	color: #333;
	text-align: center;
	}
h1, h2, h3 {
	font-family: Helvetica, Verdana, Arial ;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	color: #4d4d4d;
	}

h2.pagetitle{
     font-family: Georgia, "Times New Roman", Times, serif;
	 font-size:16px;
	 padding:0px 0px 0px 0px;
	 margin:10px 0px 0px 0px;
	 font-style:oblique;
	 font-weight:normal;
	 color:#999; 
	
	 }
	
body img {
	border: none;
	background-image: none;
}
	 
.post{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

.post h2 a {
     font-style: normal;
     font-weight: normal;
     padding-right: 2px;
     padding-left: 2px;
     padding-bottom: 2px;
     padding-top: 2px;
     margin-bottom: 5px;
	 margin-top: 2px;
     font-family: Georgia, "Times New Roman", Times, serif;
     background-color: #d4edf4; ;
	 font-size: 35px;
	 color: #666;
	 display: block;
	clear: both;
}
.post h2 a:hover {
	 color: white;
	 background-color: #29A6C9;
}
h3 {
	font-size: 1.3em;
	}

h1, {
	text-decoration: none;
	color:#4d4d4d;
	}
	
h1 a, {
    font-style: normal;
    font-weight: normal;
    color:#4d4d4d;
    background-color: #d4edf4; ;
	}
	
h1 a:hover {
	color: white;
	background-color: #29A6C9
	}

acronym, abbr, span.caps{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Helvetica, Verdana, Arial ;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	color: #666; 
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #666;
}
/* End Headers */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: inline;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}


	
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/* End Form Elements */


/* Begin Sidebar */

/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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 #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center1 {
	text-align: center;
	}

hr {
	display: none;
	}



/* End Various Tags & Classes*/



/* "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." */
/* My stylesheet Starts*/
#page{ 
margin:0px auto 0px auto;
padding:0px 0px 0px 0px;
width:100%;
overflow:hidden;
text-align:center;
}
#headertop {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background-image:url(images/smaggletartan.png);
background-repeat:repeat;
height:119px;
width:100%;
overflow:hidden;
text-align:left;
font-family:Helvetica, Verdana, Arial;
font-size:12px;
color:#FFFF00;
font-weight:bold;
}
#header-images a
{

}
#header-images a:hover
{
/*opacity:.5;*/
}

#middlewhite {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background: #d8d8d8;
width:100%;
height:3px;
}
#blackheader {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:100%;
height:200px;
background: #FFF;
text-align:center;
}
#header-images-container{
margin:5px auto 0px auto;
padding:3px 0px 0px 0px;
text-align:center;
overflow:hidden;
width:900px;
height: 200px;
}
#header-images{
padding:0px 0px 0px 0px;
margin:0px auto 0px auto;
text-align:center;
height:209px;
overflow:hidden;
width:900px;
background-color:red;
vertical-align:bottom;
}

#wrap {
margin:0px auto 0px auto;
padding:0px 0px 0px 0px;
width:100%;
background:#FFFFFF;
overflow:hidden;
text-align:center;

}
#maincontent{
margin:0px auto 0px auto;
padding:0px 0px 0px 0px;
width:900px;
background:#FFFFFF;
overflow:hidden;
text-align:center;
}
#content {
padding:0px 0px 0px 0px;
margin:10px 10px 10px 30px;
float:left;
width:620px;
text-align:left;
overflow:hidden;
}
#sidebar {
padding:10px 10px 10px 10px;
margin:0px 0px 0px 0px;
float:left;
width:210px;
text-align:left;
overflow:hidden;
}
#footer {
margin:0px 0px 0px 0px;
padding:15px 0px 0px 0px;
width:100%;
background:#B3B3B3;
height:120px;
text-align:center;
border-top:1px dashed #999999;
overflow:hidden;
font-family: Helvetica, Verdana, Arial;
font-size: 12px;
color:#FFFFFF;
font-weight:bold;
}
#footer a{
    color:#02B5D5;
}
#footer a:hover{
  text-decoration:none;
 color:#023B48;
  }
#header-menu{
display: block;
margin:10px 0px 0px 0px;
}

#header-preload{

	height: 0px;

	width: 0px;

}

/* My stylesheet Ends*/
.post-option{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
    color: #666666;
    margin-top:10px;
	font-style:italic;
	overflow:hidden;
	margin-bottom: 27px;
}
.post-option a{
	background-color: #d4edf4;
	color: #666666;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
.post-option a:hover{
	color: white;
	background-color:#29A6C9;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
span.author-name
	{
	padding:0px 2px 0px 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#4d4d4d; 
	font-weight:bold;
	}
#sidebar h2 {
	word-spacing: 0px;
	border-bottom: 1px dotted #333;
	margin-top: 1.2em;
	color: #666;
	padding:15px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
}
#sidebar ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#sidebar li { 
	list-style: none;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	}
	
/*
#sidebar li a {
	color: #09B4C6;
	font-family: Helvetica, Verdana, Arial;
	font-size: 13px;
	font-weight:bold;
	padding: 5px 6px 5px 18px;
	margin:0px 0px 0px 0px;
	text-decoration: none;
}
#sidebar li a:hover {
	color: #111;
}
*/

#sidebar li a {
	font: 12px/1.4em Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background-color: #d4edf4;
	text-decoration:none;
	}
#sidebar li a:hover {
	font: 12px/1.4em Georgia, "Times New Roman", Times, serif;
	color: white;
	background-color:#29A6C9;
	text-decoration:none;
	}

h1, h2, h3 {
	 color: #02b5d5; 
	padding-top: 6px;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
#inclpage{
  text-align:justify;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-style:italic;
 }
#quick_subscribe_form{
padding:5px 5px 0px 5px;
margin:10px 0px 0px 0px;
border:1px solid #DDD;
width:160px;

}
#quick_subscribe_form p{
  font-family: Helvetica, Verdana, Arial;
  font-size:12px;
  padding:0px 0px 0px 5px;
  }
#quick_subscribe_form  #QS_user_email_widget{
 border-top:2px solid gray;
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px;
 width:140px;
}
#subscribe{
   margin:0px 0px 0px 0px;
  padding:5px 0px 0px 35px;
 }
#rssimg{
  padding:10px 0px 0px 0px;
  overflow:hidden;
  }
#rssimg .imgrss{
   vertical-align:middle;
   }
#rssimg small{ 
  font-family: Helvetica, Verdana, Arial;
  font-size:12px;
  font-weight:bold;
  color:#D95700;
  padding:0px 0px 0px 2px;
}
/*COMMENTS STARTED*/

.commentcount{
	color: #333;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

#comment-box-heading{
margin:10px 0px 0px 0px;
font-family: Georgia, "Times New Roman", Times, serif;
color:#000000;
font-size:16px;
text-align:left;
padding:2px 0px 2px 0px;
overflow:hidden;
	border-top-style: none;
}

#comment-box{
text-align:left;
overflow:hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
}
#comment-form1{
text-align:left;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	padding: 10px;
	width: 96%;
}

#commentform #submit {
    width:80px;
    background: #d8d8d8;
	padding: 10px;
	border: 1px solid #999;
}

#commentform #submit a:hover {
    width:80px;
    background: #f1f1f1;
	padding: 10px;
	border: 1px solid #999;
}
	
#respond{
color:#666;
text-align:left;
	font: normal normal 18px Georgia, "Times New Roman", Times, serif;
	margin-top: 15;
	margin-bottom: 0;
}
.alt {
	border: 1px solid #ddd;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	 color: #666;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.nocomments,blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
/*COMMENTS END*/
/* Begin Comments*/
.alt {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #999;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	font: 11px Georgia, "Times New Roman", Times, serif;
	padding-left: 5px;
	color: #999;
}
.comment-row{
	color: #666;
	font: normal normal 16px Georgia, "Times New Roman", Times, serif;
}
P.comment-text{
	color: #666;
}
.comment-row-col1{
	width:50%;
	float:left;
	}
.comment-row-col2{
	width:50%;
	float:left;
	}
/* End Comments */

#rss-form{
	margin:10px 10px 10px 10px;
	padding:5px 5px 5px 5px;
	border:1px solid #CCC;
	text-align:left;
	height:80px;
	}
#rss-form-heading{
	padding:2px 2px 2px 2px;
	margin:0px 0px 0px 0px;
	color:#000000;
	font-family:Helvetica, Verdana, Arial;
	font-size:11px;
	text-align:center;
	}
.rss-email{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#258CF5;
	font-family:Helvetica, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	}
#rss-wraper{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:center;
	}

#rss-link{
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 20px;
	text-align:left;
	background-image:url(images/rss.png);
	background-repeat:no-repeat;
	background-position:left center;
}
#rss-link a{
font-family:Helvetica, Verdana, Arial;
font-size:12px;
color:#CC0000;
font-weight:bold;
}
#rss-link a:hover{
font-family:Helvetica, Verdana, Arial;
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration:none;
}
.links-a:hover{
font-family:Helvetica, Verdana, Arial;
color:#CC0000;
text-decoration:none;
}
ol.commentlist li.comment-admin{
border:1px solid #33CCFF;
background-color:#CAE3EA;
}
ol.commentlist li.comment-other{
	border: 1px solid #cbcbcb;
	padding: 15px 15px 0;
}
li.author span.author_meta a {
background: url(path/to/image.gif) no-repeat left center;
padding-left: 20px;
}
.postmetadata{
	margin-left: 0px;
	margin-bottom: 60px;
	margin-right: 0px;
	margin-top: 15px;
	color: #666;
	border-top: 1px solid #d8d8d8;
	background-color: #f4f4f4;
	border-bottom: 1px solid #d8d8d8;
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	clear: both;
	float: left;
	width: 620px;
}

.font1{
   color:#02B5D5;
   }
.postmetadata a{
    font-family: Georgia, "Times New Roman", Times, serif;
	color: #666; 
    text-decoration:none;
    background-color: #b9eefc;
	margin: 0;
	padding: 0;
}

.postmetadata a:hover{
    color: #FFF;
    text-decoration:none;
	background-color: #29A6C9;
	font-family: Georgia, "Times New Roman", Times, serif;
}


a{
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration:none;
	color: #666; 
    background-color: #b9eefc;

}
a:hover{
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration:none;
background-color: #29A6C9;
color: #FFF;

}
#headertop ul li{
list-style:none;
 padding:2px 2px 2px 2px;
display:inline;
}
#page-links{
margin:70px 0px 10px 10px;
padding:0px 35px 0px 0px;
float:right;
z-index:20;
	background-image: none;
}
#headertop #new-logo #page-links ul li a{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
text-decoration:none;
padding:0px 0px 0px 10px;
text-transform: uppercase;
	background: none no-repeat center;
} 
#headertop #new-logo #page-links .home1{
    
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size:16px;
   font-weight:bold;
	background: none no-repeat center;
	text-decoration:none;
 }

 .post-option a{
	 color: #666;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
}
.post-option a:hover{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	text-decoration:none;
	font-weight:bold;
	background-color: #29A6C9;
}

.entry p{
	font: 14px/22px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	}

.entry p a{
	font: 14px/1.4em Georgia, "Times New Roman", Times, serif;
	color: #333;
	background-color: #d4edf4;
	text-decoration:none;
	}
.entry p a:hover{
	font: 14px/1.4em Georgia, "Times New Roman", Times, serif;
	color: white;
	background-color:#29A6C9;
	text-decoration:none;
	}
.navigation {
	display: block;
}
.alignleft{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	float: none;
	padding-top: 12px;
	padding-bottom: 10px;
}
.alignright{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	float: right;
	padding-top: 12px;
	padding-bottom: 10px;
}
#new-logo{
width:970px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:left;
}
#logo {
z-index:20;
position:absolute;
text-align:left;
float:left;
height:162px;
width:250px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
.textwidget
{
color:#02B5D5;
}
.links-a{
       font-family:Helvetica, Verdana, Arial;
       color:#FFFFF1;
       text-decoration:none;
}
#headertop #new-logo #page-links ul li a:hover,#headertop a:hover{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#333;
}
a.home1 {
  color:#FFF;
  }
a.home2{
  color:#333;
  }
 a.home1:hover {
  color:#333;
  }
a.home2:hover{
 color:#FFF;
 }

.hiddenimg {
	display:none;
	}

a#s01 img {
	background: url(http://www.smaggle.com/wp-content/themes/smaggle/images/smaggle_01_up.jpg) top left no-repeat;
	}
a#s02 img {
	background: url(http://www.smaggle.com/wp-content/themes/smaggle/images/smaggle_02_up.jpg) top left no-repeat;
	}
a#s03 img {
	background: url(http://www.smaggle.com/wp-content/themes/smaggle/images/smaggle_03_up.jpg) top left no-repeat;
	}
a#s04 img {
	background: url(http://www.smaggle.com/wp-content/themes/smaggle/images/smaggle_04_up.jpg) top left no-repeat;
	}
a#s05 img {
	background: url(http://www.smaggle.com/wp-content/themes/smaggle/images/smaggle_05_up.jpg) top left no-repeat;
	}
a#s06 img {
	background: url(http://www.smaggle.com/wp-content/themes/smaggle/images/smaggle_06_up.jpg) top left no-repeat;
	}

a#s01:hover img {
	background: url(http://www.smaggle.com/wp-content/themes/smaggle/images/smaggle_01_over.jpg) top left no-repeat;
	}
a#s02:hover img {
	background: url(http://www.smaggle.com/wp-content/themes/smaggle/images/smaggle_02_over.jpg) top left no-repeat;
	}
a#s03:hover img {
	background: url(http://www.smaggle.com/wp-content/themes/smaggle/images/smaggle_03_over.jpg) top left no-repeat;
	}
a#s04:hover img {
	background: url(http://www.smaggle.com/wp-content/themes/smaggle/images/smaggle_04_over.jpg) top left no-repeat;
	}
a#s05:hover img {
	background: url(http://www.smaggle.com/wp-content/themes/smaggle/images/smaggle_05_over.jpg) top left no-repeat;
	}
a#s06:hover img {
	background: url(http://www.smaggle.com/wp-content/themes/smaggle/images/smaggle_06_over.jpg) top left no-repeat;
	}



