/*
Theme Name: Pixelate
Theme URI: http://www.lewishamilton.me.uk
Description: Pixelate is a 2 column widgetize WordPress Theme with a little CMS option for the sidebar.
Author URI: http://www.wpthemesplugin.com

XHTML(HTML) and CSS are protected under Non-Commercial Usage
you are allowed to modify but limited to personal and community used only
no resell right with the original/mod theme and css are allowed
you can contact the theme author for more inquiries to date

2007-2008 copyright of lewishamilton.me.uk
All Right Reserved.
*/

body {
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
	font-size: 70%;
	color: #282828;
	margin: 0px;
	padding: 0px;
	background: #F0ECDF;
}
img {
	float: left;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS";
}
/********************************************************2MELLOW TUT STYLES************************************************************/ 
.downloadBox {
	padding: 10px;
	float: left;
	width: 550px;
	background: #f8f8f8;
	border:1px solid #ccc;
}
.rName {
	padding:10px;
	font-size:20px;
	letter-spacing:-2px;
	float:left;
	width:300px;
	color:#669900;
	}
.rDate, .rEdit {
	padding:10px;
	float:left;
	width:100px;
	}
.rNameOn {
	padding:10px;
	font-size:20px;
	letter-spacing:-2px;
	float:left;
	width:300px;
	color:#669900;
	background-color:#E9EBEA;
	}
.rDateOn, .rEditOn {
	padding:10px;
	float:left;
	width:100px;
	background-color:#E9EBEA;
	}
.rNameOff {
	padding:10px;
	font-size:20px;
	letter-spacing:-2px;
	float:left;
	width:300px;
	color:#669900;
	background-color:#fff;
	}
.rDateOff, .rEditOff {
	padding:10px;
	float:left;
	width:100px;
	background-color:#fff;
	}
img#wpstats{display:none}

        .lavaLampWithImage {
            position: relative;
            left: 60px;
            height: 29px;
            width: 421px;
            background: url("/images/lavabg.gif") no-repeat top;
            padding: 15px;
            margin: 10px 0;
            overflow: hidden;
        }
                .lavaLampWithImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampWithImage li.back {
                        background: url("/images/lava.gif") no-repeat right -30px;
                        width: 9px; height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                        .lavaLampWithImage li.back .left {
                            background: url("/images/lava.gif") no-repeat top left;
                            height: 30px;
                            margin-right: 9px; /* 7px is the width of the rounded shape */
                        }
                    .lavaLampWithImage li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;    
                    }
                        .lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
                            color: #fff;
                            border: none;
                        }

        .lavaLampNoImage {
            position: relative;
            height: 29px;
            width: 421px;
            background-color: white;
            padding: 15px;
            margin: 10px 0;
            overflow: hidden;
            border: 1px solid gray;
        }
                .lavaLampNoImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampNoImage li.back {
                        border: 1px solid #000;
                        background-color: #e6e8ea;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampNoImage li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #000;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }
                        .lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
                            border: none;
                        }                    

        .lavaLampBottomStyle {
            position: relative;
            height: 29px;
            width: 421px;
            background-color: white;
            padding: 15px;
            margin: 10px 0;
            overflow: hidden;
            border: 1px solid gray;
        }
                .lavaLampBottomStyle li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampBottomStyle li.back {
                        border-bottom: 5px solid blue;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampBottomStyle li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #000;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }   
                        .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
                        }   
 
.style1 a:link  {
color:blue;
text-decoration:underline;
font-size:12px;
}
.style2 a:link  {
color:blue;
text-decoration:underline;
font-size:12px;
}
.style3 a:link {
color:#00B1EF;
text-decoration:none;
font-size:12px;
}
.style3 a:visited { }
.style3 a:hover {
color:#00759F;
text-decoration:none;
font-size:12px;
}
.style4 a:link {
color:#00B1EF;
text-decoration:none;
font-size:11px;
text-transform:capitalize;
}
.style4 a:visited { }
.style4 a:hover {
color:#00759F;
text-decoration:none;
font-size:11px;
text-transform:capitalize;
}
.style1 {
background-color:#CCCCCC;
color:#000000;
font-family:'Times New Roman', Times, serif;
border:1px solid #000;
padding:1px;
margin-top:15px;
margin-bottom:15px;
}
.style2 {
background-color:#CCCCCC;
color:#000000;
font-family:'Times New Roman', Times, serif;
border:1px solid #000;
padding:10px;
margin-top:15px;
margin-bottom:15px;
}
.style3 {
background-color:#F4FFE8;
color:#555;
font-family:'Times New Roman', Times, serif;
border:1px solid #D9E070;
padding:10px;
margin-top:15px;
margin-bottom:15px;
}
.style4 {
background-color:#F4FFE8;
color:#555;
font-family: "Trebuchet MS", Tahoma, Arial;
font-size:11px;
border:1px dashed #D9E070;
padding:10px;
margin-top:15px;
margin-bottom:15px;
}
.img {
margin-right:10px;
margin-bottom:10px;
}
.uglycsstitle1 {
color:#CD4790;
font-weight:bold;
}
.uglycsstitle2 {
color:#CD4790;
font-family:"Trebuchet MS", Tahoma, Arial;
font-size:22px;
letter-spacing:-1px;
line-height:28px;
}
.uglysubmit {
background-color:#E8FFCF;
border:1px solid #D9E070;
color: #CD4790;
font-size:12px;
font-family:"Trebuchet MS", Tahoma, Arial;
padding: 5px 10px 5px 10px;
margin-top:5px;
cursor:pointer;
}
.uglysubmit:hover {
border:1px solid #CD4790;
}
.img2 {
margin-right:10px;
margin-bottom:10px;
padding:4px;
border:1px solid #DFDFDF;
}
/********************************************************2MELLOW TUT STYLES************************************************************/       
.pullquote-left {
	color: #000000;
	background: #F6F6F6;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: left;
	width: 30%;
	border: 2px solid #CCCCCC;
	text-align: center;
	letter-spacing: -1px;
	font-size: 12px;
	font-weight: bold;
}
.pullquote-right {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #F6F6F6;
	margin: 8px 20px 0px 3px;
	padding: 3px 3px 8px;
	float: right;
	width: 30%;
	border: 2px solid #CCCCCC;
	text-align: center;
	letter-spacing: -1px;
}
.caption-img-left {
	display: block;
	margin: 15px 5px 2px 0px;
	padding: 0px;
	float: left;
	width: auto;
}
.caption-img-left p {
	font-size: 11px;
	color: #666666;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
}


/* caption */
.caption-img-left img {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

.caption-img-right {
	display: block;
	margin: 15px 5px 2px;
	padding: 0px;
	float: right;
}
.caption-img-right p {
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: auto;
}

.caption-img-right img {
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
}

dl {
	padding-left: 10px;
	font-size: 1.1em;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;

}

dt {
margin-bottom: 5px;
margin-top: 0px;
font-weight: 400;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;
}

dd {
font-style: italic;
margin-bottom: 8px;
margin-left: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;
}
blockquote {
	clear: both;
	margin: 20px 30px 10px 15px;
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 12px;
	color: #282828;
	font-weight: lighter;
	padding: 5px;
	line-height: 18px;
	border-left: 5px solid #666666;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.aligncenter {
	text-align:center;
	display:block;
	}
code {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #999999;
}

.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.center {
	text-align: center;
	margin: 0px auto;
	clear: both;
}
img.alignleft {
	padding: 4px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
img.alignright {
	padding: 4px;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}
img.center {
	padding: 4px;
	display: block;
	margin: 5px auto;
	clear: both;
}
#top-header {
	float: left;
	width: 100%;
	background: url(images/header.jpg) repeat-x bottom;
	height: 222px;
}
#top-header img {
	border-width: 0px;
}

.wrap-header {
	height: 222px;
	width: 936px;
	margin: 0px auto;
}
.wrap-toph {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 167px;
	width: 936px;
}
.top-hh {
	float: left;
	width: 936px;
	padding: 0px 0px 0px;
	line-height: 30px;
}
.top-hh h1 {
	float: left;
	height: 30px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
}
.bottom-hh {
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
	height: 56px;
	width: 936px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	line-height: 17px;
}
.bottom-hh a {
	color: #eeeeee;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.bottom-hh a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.wrap-bottomh {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 56px;
	width: 936px;
	background: url(images/top-nav.gif) no-repeat bottom;
	z-index:100;
	position:relative;
}
.navigator {
	height: 35px;
	float: left;
	width: 745px;
	overflow: hidden;
	background: url(images/nv.gif) repeat-x bottom;
	z-index:100;
}
.navigator ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.navigator ul ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.navigator ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: inline;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 12px;
	line-height: 35px;
	color: #FFFFFF;
	font-weight: bold;
}
.navigator ul ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: inline;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 12px;
	line-height: 35px;
	color: #FFFFFF;
	font-weight: bold;
}
.navigator ul li a {
	margin: 0px;
	padding: 0px 25px 0px 20px;
	float: left;
	list-style-type: none;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/navbar.gif) no-repeat right center;
	height: 35px;
}
.navigator ul ul li a {
	margin: 0px;
	padding:  0px 25px 0px 20px;
	float: left;
	list-style-type: none;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/navbar.gif) no-repeat right center;
	height: 35px;
}
.navigator ul li a:hover {
	margin: 0px;
	padding:  0px 25px 0px 20px;
	float: left;
	list-style-type: none;
	display: block;
	color: #443522;
	text-decoration: none;
	background-color:#fff;
	/*background: url(images/navbar.gif) no-repeat right center;*/
	height: 35px;
}
.navigator ul ul li a:hover {
	margin: 0px;
	padding: 0px 25px 0px 20px;
	float: left;
	list-style-type: none;
	display: block;
	color: #F7F7F7;
	text-decoration: underline;
	background-color:#fff;
	/*background: url(images/navbar.gif) no-repeat right center;*/
	height: 35px;
}
#home {
/*	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: inline;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 12px;
	line-height: 34px;
	color: #FFFFFF; */
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	list-style-type: none;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/navbar.gif) no-repeat right center;
	height: 35px;
}
#home a {
/*	margin: 0px;
	padding: 0px 15px;
	float: left;
	list-style-type: none;
	display: block;
	color: #000000;
	text-decoration: none;
	background: #FFFFFF;
	height: 34px;
	border-right: 1px solid #333333;
	font-weight: bold;
	border-top: 1px solid #333333;
*/
	margin: 0px;
	padding:  0px 25px 0px 20px;
	float: left;
	list-style-type: none;
	display: block;
	color: #443522;
	text-decoration: none;
	background-color:#fff;
	/*background: url(images/navbar.gif) no-repeat right center;*/
	height: 35px;
}
.current_page_item {
	background-color:#fff;
	}
.current_page_item a {
	background-color:#fff;
	color:#754A23;
	}
.current_page_item a:visited {
	background-color:#fff;
	color:#754A23;
	}

.current_page_ancestor {
	background-color:#fff;
	}
.current_page_ancestor a {
	background-color:#fff;
	color:#754A23;
	}
.current_page_ancestor a:visited {
	background-color:#fff;
	color:#754A23;
	}
	
.current_page_parent {
	background-color:#fff;
	}
.current_page_parent a {
	background-color:#fff;
	color:#754A23;
	}
.current_page_parent a:visited {
	background-color:#fff;
	color:#754A23;
	}
.rss-navs {
	float: left;
	height: 35px;
	width: 56px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 17px;
	padding: 0px;
}
.rss-navs a {
	color: #764B23;
	text-decoration: none;
	display: block;
	height: 35px;
	width: 56px;
	background: url(images/rss.gif) no-repeat bottom;
}
.feed-panel {
	float: left;
	height: 25px;
	width: 100px;
	padding-left: 8px;
	padding-top: 10px;
}

#wrap {
	width: 936px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	width: 916px;
	float: left;
	background: #FFFFFF url(images/curve.gif) no-repeat top;
	padding: 10px;
	position: relative;
}
.clear-footer-akis {
	float: left;
	height: 20px;
	width: 936px;
}

#post {
	float: left;
	width: 605px;
	position: relative;
	border-right: 1px solid #eeeeee;
	padding-bottom: 20px;
}
.breadcrumb {
	clear:both;
	padding-left:25px;
	}
.breadcrumb a {
	color:#FF6600;
	text-decoration:none;
}
.breadcrumb a:visited {
	color:#FF6600;
	text-decoration:none;
}
.breadcrumb a:hover {
	color:#FF3300;
	text-decoration:underline;
}
#post h2 {
	margin: 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 580px;
	font-size: 20px;
	line-height: 25px;
	color: #6E4823;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-weight: 300;
}

#sidebar {
	float: right;
	width: 300px;
	padding-top: 30px;
	position: relative;
	padding-bottom: 20px;
}
.sidebar-block {
	float: left;
	width: 297px;
}
.sidebar-block h3 {
	background: url(images/sidebar.gif) no-repeat bottom;
	float: left;
	height: 47px;
	width: 276px;
	margin: 0px;
	padding: 0px 0px 0px 21px;
	font-size: 14px;
	line-height: 47px;
	color: #333333;
	font-weight: bold;
	display: block;
}
.side-box embed {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 215px;
	width: 282px;
}
.side-box object {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	height: 215px;
	width: 282px;
}


.list {
	margin: 0px 0px 8px;
	padding: 6px 7px 15px 10px;
	float: left;
	width: 280px;
	list-style-type: none;
	background: #F7F7F7;
	border-bottom: 1px solid #EEEEEE;
}
.list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 270px;
	list-style-type: none;
}
.list li {
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 280px;
	list-style-type: none;
	font-size: 11px;
	line-height: 17px;
	color: #999999;
}
.list li a {
	color: #585858;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 95%;
	padding-left: 14px;
	background: url(images/bullet.png) no-repeat left 3px;
}

.list ul li {
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 270px;
	list-style-type: none;
	font-size: 11px;
	line-height: 17px;
	color: #999999;
}
.list li a:hover {
	color: #000000;
	text-decoration: underline;
	background: #F8F8F8 url(images/bullet.png) no-repeat left 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 95%;
	padding-left: 14px;
}
#themeswitcher {

	margin: 0px;
	padding: 6px 7px 15px 10px;
	float: left;
	width: 280px;
	list-style-type: none;
}
#themeswitcher li {


	margin: 0px;
	padding: 0px;
	float: left;
	width: 280px;
	list-style-type: none;
}
#themeswitcher select {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 270px;
	list-style-type: none;
	border: 1px solid #eeeeee;
	font-size: 13px;
}
.post-meta {
	margin: 0px;
	padding: 0px 0px 20px;
	float: left;
	width: 605px;
}
.post-author {
	float: left;
	width: 580px;
	padding-left: 25px;
	font-size: 11px;
	color: #121212;
}
.post-author a {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
.post-author a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.post-meta h1 {
	background: url(images/navb.gif) no-repeat left 1px;
	float: left;
	width: 570px;
	margin: 0px;
	padding: 4px 0px 3px 25px;
	font-size: 20px;
	line-height: 26px;
	color: #ed4514;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-weight: 400;
}
.post-meta h1 a {
	color: #ed4514;
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #eeeeee;
}
.post-meta h1 a:hover {

	color: #222323;
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #eeeeee;
}
.post-content {
	margin: 0px;
	float: left;
	width: 580px;
	font-size: 12px;
	line-height: 20px;
	color: #585858;
	overflow: hidden;
	padding: 8px 10px 15px;
}
.post-content h3 {
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 2px;
	font-size: 15px;
	line-height: 20px;
	color: #171818;
}
.post-content h4 {
	padding: 0px;
	font-size: 15px;
	line-height: 20px;
	color: #171818;
	margin:0px;
}
.post-content h5 {
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 2px;
	font-size: 14px;
	line-height: 20px;
	color: #171818;
}
.post-content h6 {
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 2px;
	font-size: 14px;
	line-height: 20px;
	color: #171818;
}
.post-content ul ul {
	margin: 0px;
	padding: 0px;
}

.post-content a {
	color: #FF6600;
	text-decoration: none;
}

.imgborder {
	padding: 3px;
	border: 1px solid #CCCCCC;
	display: block;
	float:none;
}
.post-content a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.social {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	width: 590px;
}
.social-box {
	padding: 5px;
	float: left;
	width: 570px;
	background: #f8f8f8;
}
.top-social {
	float: left;
	width: 570px;
	font-size: 11px;
	color: #585858;
	line-height: 17px;
	font-weight: bold;
}
.top-social a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.top-social a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
.bottom-social {
	float: left;
	width: 570px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.digg {
	background: url(images/digg.gif) no-repeat left center;
	display: block;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 18px;
	float: left;
}
.bottom-social a {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
}
.delicious {
	background: url(images/delicious.png) no-repeat left center;
	display: block;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 18px;
	float: left;
}
.technorati {

	background: url(images/technorati.png) no-repeat left center;
	display: block;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 18px;
	float: left;
}
.stumble {


	background: url(images/stumbleupon.png) no-repeat left center;
	display: block;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 18px;
	float: left;
}
.bottom-social a:hover {

	color: #FF6600;
	font-size: 12px;
	text-decoration: none;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
}
.clear-fixed {
	float: left;
	height: 25px;
	width: 95%;
}
.social-box:hover {

	padding: 5px;
	float: left;
	width: 570px;
	background: #F3F3F3;
}
.coms {
	background: url(images/coms.png) no-repeat left center;
	display: block;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 15px;
	float: left;
}
.side-box {
	margin: 0px 0px 8px;
	padding: 6px 10px 15px 5px;
	float: left;
	width: 282px;
	list-style-type: none;
	background: #f7f7f7;
	border-bottom: 1px solid #EEEEEE;
}
.side-box img {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
}
.side-box img:hover {
	padding: 3px;
	border: 1px solid #FFFFFF;
	margin-right: 5px;
	background: #FF9900;
}
.post-side {
	float: left;
	width: 282px;
}
.post-side h1 {
	font-size: 13px;
	line-height: 18px;
	color: #454545;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 282px;
	font-family: Arial, Tahoma, "Lucida Sans";
}
.side-content {
	margin: 0px 0px 10px;
	padding: 5px 0px;
	float: left;
	width: 282px;
	line-height: 18px;
	color: #666666;
	border-bottom: 1px solid #eeeeee;
}
.side-content:hover {
	margin: 0px 0px 10px;
	padding: 5px 0px;
	float: left;
	width: 282px;
	line-height: 18px;
	color: #666666;
	border-bottom: 1px solid #eeeeee;
	background: #f3f3f3;
}
.side-content a {
	color: #FF6600;
	text-decoration: none;
}
.side-content a:hover {
	color: #000000;
	text-decoration: underline;
}
.side-box form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 282px;
}
.side-box p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.input-side {
	padding: 1px;
	width: 260px;
	border: 1px solid #CCCCCC;
}
#footer {
	float: left;
	width: 916px;
	background: #1f1f1f url(images/ft.gif) no-repeat bottom;
	position: relative;
	padding: 15px 10px 35px;
	border-top: 5px solid #484848;
}
.top-footer {
	float: left;
	width: 916px;
	position: relative;
	padding-bottom: 10px;
	border-bottom: 1px solid #2C2C2C;
}
#flickr-roll {
	float: left;
	width: 430px;
	padding: 20px 5px 10px 50px;
	background: url(images/f-badge.gif) no-repeat left center;
}
#tags {
	float: right;
	width: 430px;
}
.red {
	color: #784D24;
	text-decoration: none;
}

#tags h3 {
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 430px;
	font-size: 17px;
	color: #FFFFFF;
}
#tags h3 a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	display: block;
	border-bottom: 1px dotted #444444;
	float: right;
}
.tagbox {
	float: left;
	width: 430px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 14px;
	line-height: 24px;
}
.tagbox a {
	color: #928372;
	text-decoration: none;
}
.tagbox a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#flickr-roll ul {
	float: left;
	width: 430px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#flickr-roll ul ul {
	float: left;
	width: 430px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#flickr-roll ul li {
	float: left;
	margin: 0px 0px 8px;
	padding: 0px;
}
#flickr-roll li img {
	height: 64px;
	width: 64px;
	border: 3px solid #333333;
	margin: 0px 12px 0px 0px;
	padding: 0px;
	float: left;
	display: block;
}
.bottom-footer {
	float: left;
	width: 916px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	border-bottom: 1px solid #2C2C2C;
}
#flickr-roll li img:hover {
	height: 64px;
	width: 64px;
	border: 3px solid #FFFFFF;
	margin: 0px 12px 0px 0px;
	padding: 0px;
	float: left;
	display: block;
}
.footer-block {
	padding: 8px;
	float: left;
	width: 287px;
}
.footer-block:hover {
	padding: 8px;
	float: left;
	width: 287px;
	background: #222323;
}
.f-list {
	margin: 0px;
	padding: 8px 0px;
	float: left;
	width: 287px;
	list-style-type: none;
}
.f-list li {
	float: left;
	width: 287px;
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
}

.footer-block h3 {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 283px;
	border-bottom: 1px dotted #444444;
}
.f-list ul {

	margin: 0px;
	padding: 0px;
	float: left;
	width: 277px;
	list-style-type: none;
}
.f-list ul li {
	float: left;
	width: 277px;
	margin: 5px 0px 0px;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	padding: 0px;
}
.f-list li a {
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/footer-list.gif) no-repeat left 3px;
	padding-left: 13px;
	display: block;
	margin: 0px;
	float: left;
}
.f-list li a:hover {
	color: #FFCC00;
	text-decoration: underline;
	background: url(images/footer-list.gif) no-repeat left 3px;
	padding-left: 13px;
	display: block;
	margin: 0px;
	float: left;
}
.footer-box {
	font-size: 11px;
	line-height: 20px;
	color: #F9F9F9;
	margin: 0px;
	padding: 8px 0px;
	float: left;
	width: 287px;
}
.footer-box img {
	background: #333333;
	margin: 0px 5px 5px 0px;
	padding: 3px;
	float: left;
	border: 1px solid #000000;
}
.footer-box a {
	color: #FF9900;
	text-decoration: underline;
}
.footer-box a:hover {
	color: #999999;
	text-decoration: none;
}
#final-footer {
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
	width: 916px;
	position: relative;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
}
.ff-left {
	float: left;
	width: 500px;
}
.ff-left a {
	color: #CCCCCC;
	text-decoration: none;
}
.ff-left a:hover {
	color: #FFCC00;
	text-decoration: none;
}

.site {
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #ACACAC;
}

.ff-right {
	float: right;
	width: 410px;
}
.ff-right h3 {
	text-align: right;
	float: left;
	width: 410px;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
.ff-right form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 410px;
}
.ff-right select {
	margin-top: 5px;
	margin-bottom: 0px;
	border: 5px solid #000000;
	width: 240px;
	float: right;
	font-size: 13px;
	background: #f9f9f9;
	color: #000000;
	padding: 1px;
	font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS";
}
#post-navs {
	padding: 10px;
	float: left;
	width: 570px;
}
#post-nv-single .alignleft {
	float: left;
	width: 48%;
}
#post-nv-single .alignright {
	float: right;
	width: 48%;
}
#post-navs a {
	background: #FF9900;
	padding: 5px 7px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 3px;
	border: 1px solid #FF6600;
}
#post-navs a:hover {
	background: #F3F3F3;
	padding: 5px 7px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-left: 3px;
	border: 1px solid #CCCCCC;
}
#comments-template {
	float: left;
	width: 590px;
	margin: 0px;
	padding: 0px 0px 25px 10px;
}
#comments-template h4 {
	float: left;
	width: 590px;
	font-size: 18px;
	margin: 0px;
	padding: 8px 0px 0px;
	border-top: 1px solid #eeeeee;
}
#comments-template h5 {
	float: left;
	width: 570px;
	font-size: 18px;
	margin: 10px 0px 5px;
	padding: 0px 0px 1px;
	color: #181919;
	border-bottom: 1px solid #efefef;
}
#comments-template h6 {
	float: left;
	width: 570px;
	font-size: 18px;
	margin: 10px 0px 5px;
	padding: 0px 0px 1px;
	border-bottom: 1px solid #efefef;
}
#comments-template form {
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
	width: 580px;
}
#comment-form p {
	margin-bottom: 6px;
	margin-top: 0px;
	font-size: 11px;
	color: #666666;
}
#comment-form a {
	color: #FF6600;
	text-decoration: underline;
}
#comment-form textarea {
	padding: 1px;
	height: 170px;
	width: 450px;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.input-c {
	background: #F6F6F6;
	padding: 1px;
	border: 1px solid #999999;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 8px;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	width: 140px;
}
.input-c:hover {
	background: #FFCC00;
	padding: 1px;
	border: 1px solid #FF9900;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 8px;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	width: 140px;
}
#notify {
	font-size: 11px;
	line-height: 16px;
	color: #999999;
}



.comment-input {
	padding: 1px;
	width: 200px;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0px;
}
.comment-input:hover {
	padding: 1px;
	width: 200px;
	border-top: 1px solid #999999;
	border-right: 1px solid #BCBCBC;
	border-bottom: 1px solid #BCBCBC;
	border-left: 1px solid #BCBCBC;
	margin: 0px;
}

.rssfeeder {
	float: left;
	width: 570px;
	padding-left: 14px;
	background: url(images/feed.png) no-repeat left center;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	color: #666666;
}
.rssfeeder a {
	color: #FF9900;
	text-decoration: none;
}
.rssfeeder a:hover {
	color: #1F1F1F;
	text-decoration: underline;
}
.a-avatar {
	float: left;
	width: 82px;
	height: 82px;
	padding-right: 8px;
}
.a-avatar img {
	padding: 3px;
	float: left;
	color: #F9F9F9;
	text-align: right;
	border: 1px solid #CCCCCC;
}

.a-left {
	float: left;
	width: 480px;
	font-size: 12px;
	color: #333333;
	font-weight:normal;
	font-family: "Lucida Grande", "Trebuchet MS";
	line-height: 16px;
}
.a-left a {
	color: #BF0000;
	text-decoration: underline;
}
.a-left a:hover {
	color: #CC0033;
	text-decoration: none;
}

.com-meta {
	float: left;
	width: 440px;
	padding: 0px;
}


.com-box {
	float: left;
	width: 550px;
	padding: 8px;
	background: #F9F9F9;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #fefefe;
	border-left: 1px solid #EEEEEE;
	position: relative;
}
.com-box:hover {
	float: left;
	width: 550px;
	padding: 8px;
	background: #FFFFFF;
	border: 1px solid #f9f9f9;
	position: relative;
}
.com-author {
	font-size: 13px;
	float: left;
	width: 550px;
	font-weight: 300;
	color: #000000;
	line-height: 18px;
}
.com-author a {
	color: #CCCC66;
	text-decoration: none;
}

.com-date {
	font-size: 11px;
	float: left;
	width: 480px;
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
	color: #666666;
	line-height: 16px;
}
.com-text {
	font-size: 11px;
	float: left;
	width: 440px;
	color: #585858;
	line-height: 18px;
	padding-top: 6px;
	padding-bottom: 3px;
}
.com-edit {
	font-size: 11px;
	float: left;
	width: 550px;
	font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS";
	color: #585858;
	line-height: 18px;
	padding: 0px;
	text-align: right;
}
.com-date a {
	color: #666666;
	text-decoration: underline;
}
.com-text a {
	color: #006699;
	text-decoration: underline;
}
.com-date a:hover {

	color: #666666;
	text-decoration: none;
}
.com-edit a {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#badge-network {

	margin: 0px;
	padding: 15px 0px 0px;
	float: left;
	width: 410px;
}
#badge-network img {
	border-width: 0px;
	float: right;
	margin-right: 0px;
	margin-left: 8px;
}
#post-nv-single {

	padding: 10px;
	float: left;
	width: 570px;
}
#post-nv-single a {
	color: #FF6600;
	text-decoration: none;
}
#post-nv-single a:hover {
	color: #666666;
	text-decoration: underline;
}
#wp-calendar {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	width: 297px;
	line-height: 18px;
	border-width: 0px;
	border-style: none;
	background: #F7F7F7;
	white-space: nowrap;
	font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS";
}
#wp-calendar caption {
	font-size: 14px;
	line-height: 47px;
	background: url(images/sidebar.gif) no-repeat;
	height: 47px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 22px;
	width: 275px;
	text-align: left;
}
#wp-calendar thead {
}
#wp-calendar td {
	line-height: 21px;
	margin: 0px;
	padding: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background: url(images/caps.gif) repeat-x top;
}
#wp-calendar tr {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#prev {
	text-decoration: none;
	color: #000000;
	text-align: left;
	font-size: 11px;
	font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS";
	text-indent: 12px;
}
#next {
	text-decoration: none;
	color: #000000;
	font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS";
	font-size: 11px;
	padding-right: 5px;
	text-align: right;
}
#wp-calendar a {
	color: #FF6600;
	text-decoration: none;
}
#wp-calendar a:hover {
	color: #CC0000;
	text-decoration: none;
}
.akpc_pop {
	font-size: 11px;
	font-weight: lighter;
	color: #999999;
}
.noborder {
	border:0px;
	margin:0px;
	padding:0px;
	}