#navbar-iframe {
	display:block
}
</style> <style id='page-skin-1' type='text/css'>
<!--
#navbar-iframe {
 height: 0px;
 visibility: hidden;
 display: none;
}
body {
	background:#EBE9E1;
	font-size: 12px;
	font-family:arial, Verdana, tahoma, Sans-Serif;
	text-align: left;
	margin: 0 auto 0;
	padding: 0;
}
#wrap {
	width: 960px;
	margin: 0px auto 0px;
	padding: 0;
	position: relative;
}
a, a:visited {
	color: #2888b5;
	text-decoration: none;
}
a:hover {
	color: #2888b5;
	text-decoration: underline;
}
a img {
	border-width: 0;
}
p {
	text-align:justify;
	padding:0 0 8px;
}
/* Header
-----------------------------------------------*/
#head {
	margin:auto;
	padding: 0;
	width: 100%;
	background:#252423;
}
#header-wrapper {
	width: 960px;
	height:100px;
	color: #fff;
	margin: 0 auto 0;
	padding: 5px;
	overflow: hidden;
}
#header-inner {
	background-position: left;
	background-repeat: no;
}
#header h1 {
	color: #FFF;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#header h3 {
	font-family: Lucida sans unicode, Georgia, Times New Roman;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#header .description {
	color: #0d78bf;
	margin-left: 0px;
	padding-left: 0px;
	font-size:12px;
}
.headerleft {
	width: 480px;
	float: left;
	margin: 0;
	padding: 0;
}
.headerright {
	width: 470px;
	float: right;
	margin: 0;
	padding: 10px 0px 5px 0px;
	font-weight: bold;
}
/*The top Menu*/
#top {
	margin:auto;
	padding: 0;
	width: 100%;
	background:#171615;
	border-bottom:1px solid #393837;
}
#top-wrap {
	margin:auto;
	padding: 0;
	width: 960px;
	background:#080705;
}
#navwrap {
	margin:auto;
	width:560px;
	float:left;
}
.topnav ul {
	list-style:none;
	margin:0;
	padding:0px;
	float:left;
}
.topnav li {
	float:left;
	margin:0;
	text-align:center;
}
.topnav li {
	font-family: georgia;
	font-weight:normal;
	font-size:10px;
	text-transform:uppercase;
	display:block;
	padding:10px;
	color:#a4a5a1;
	text-decoration:none;
}
.topnav li a {
	background:none;
}
.topnav li a:hover, li a:focus, li a:active {
	text-decoration:none;
	background:#393837;
	color:#fff;
}
#navwrapright {
	margin: 0px auto;
	width:400px;
	float:right;
	text-align:right;
}
.topnavright ul {
	list-style:none;
	margin:0;
	padding:0px;
	float:right;
}
.topnavright li {
	float:left;
	margin:0;
	text-align:center;
}
.topnavright li a {
	background:url() no-repeat left center;
	font-family: georgia;
	font-weight:normal;
	font-size:10px;
	text-transform:uppercase;
	display:block;
	padding:10px 10px 10px 20px;
	color:#a4a5a1;
	text-decoration:none;
}
.topnav li a:hover, li a:focus, li a:active {
	text-decoration:none;
	background:#393837;
	color:#fff;
}
/* Navigation Menu
------------------------------------------------------*/
#menu {
	margin:0px auto 10px;
	height:30px;
	padding:5px;
	background:#383838 url(menubg.png) repeat-x bottom;
	text-align:left;
	border-top:1px solid #4a4d4c;
}
#navbarmenu {
	width: 960px;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	margin: 0 auto 0;
	padding: 0px auto 0;
}
#nav {
	margin: 0;
	padding: 0;
}
#nav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	list-style: none;
	margin: 0;
	padding: 0;
	background:url(sep.png) no-repeat left bottom;
}
#nav li a, #nav li a:link, #nav li a:visited {
	color: #FFF;
	display: block;
	font-weight: normal;
	text-transform: lowercase;
	margin: 0;
	padding: 5px 15px 5px;
}
#nav li a:hover, #nav li a:active {
	background:#4a4d4c;
	margin: 0;
	padding: 5px 15px 5px;
	text-decoration: none;
}
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #383838;
	width: 150px;
	color: #FFF;
	font-weight: normal;
	text-transform: lowercase;
	float: none;
	margin: 0;
	padding: 7px 10px;
	border-bottom: 1px solid #4a4d4c;
	border-left: 1px solid #4a4d4c;
	border-right: 1px solid #4a4d4c;
}
#nav li li a:hover, #nav li li a:active {
	background:  #5eb7c3;
	color: #FFF;
	padding: 7px 10px;
}
#nav li {
	float: left;
	padding: 0;
}
#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0;
	padding: 0;
}
#nav li ul a {
	width: 140px;
}
#nav li ul ul {
	margin: -32px 0 0 171px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.sfhover {
	position: static;
}
/*----------------SEARCH----------------*/
#search {
	float: left;
	margin:0;
	padding:0;
}
#search form {
	margin: 0;
	padding:5px auto;
}
#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#search p {
	margin: 0;
	font-size: 85%;
}
#s {
	margin:0px;
	float: left;
	width:200px;
	padding: 4px;
	background:#fff;
	border:1px solid #fff;
	font: normal 100%;
	color:#333;
}
#searchsubmit {
	margin-left:20px;
	float: right;
	margin-top: 0px;
	background: url(views-24.png) no-repeat right center;
	border: none;
	height:24px;
	width:24px;
	line-height:24px
}
#outer-wrapper {
	width: 990px;
	margin: 0px auto 0;
	padding: 0;
	line-height: 18px;
}
#main-wrapper {
	float: left;
	width: 520px;
	margin: 0;
	padding: 0;
}
.shere-delicious {
	background:url(2ahhdfr.jpg) left top no-repeat;
	padding-left:26px;
	font-size:11px;
	line-height:18px;
	float:left;
}
#time {
	width:145px;
	height:25px;
	margin-top:5px;
	margin-left: 10px;
	font-family:Arial;
	background-image: url();
	background-repeat:no-repeat;
	padding:2px 0 0 24px;
	color:#333333;
}
.comment-link {
	font-family:arial;
	font-size: 12px;
	margin-left: 10px;
	background-image: url();
	background-repeat: no-repeat;
	padding: 2px 0 0 30px;
	text-decoration: none;
}
.comment-link ul li a:link {
	color: #999999;
}
#sidebar-wrapper {
	float: right;
	width: 465px;
	margin: 0;
	padding: 0;
	display: inline;
	text-align:justify;
}
#rightsidebar-wrapper {
	width: 280px;
	float: right;
	overflow: hidden;
}
#midsidebar-wrapper {
	width: 175px;
	overflow: hidden;
	float: left;
	margin: 0 10px 0 0;
	padding:0;
	display: inline;
}
.midsidebar .widget-content {
	margin-bottom:10px;
	overflow:hidden;
}
.rightsidebar, .midsidebar {
	line-height: 1.5em;
}
.rightsidebar h2, .midsidebar h2 {
	color: #000;
	font-size: 18px;
	font-family:georgia, trebuchet ms, times new roman;
	font-weight: bold;
	font-style:italic;
	text-transform: titlecase;
	margin: 0px 0px 5px;
	padding: 3px 0 6px 0px;
	background:url(hl-dot.gif) repeat-x bottom center;
}
#sidebar p {
	margin: 0;
	padding: 0 0 0 45px;
}
#sidebar a img {
	border: none;
	margin: 0;
	padding: 0;
}
.rightsidebar ul, .midsidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.rightsidebar ul li {
	float:left;
	list-style-type: none;
	margin: 0 0 5px;
	padding-left: 15px;
	background:url(arrow_next.png) no-repeat left center;
}
.midsidebar ul li {
	list-style-type: none;
	margin: 0 0 5px;
	padding-left: 15px;
	border-bottom:1px solid #cfcfcf;
	background:url(arrow_next.png) no-repeat left center;
}
.rightsidebar .widget {
	background:#fff url(box-bgr.gif) repeat-x top;
	border:1px solid #cfcfcf;
	float: left;
	width: 258px;
	margin: 0 0 10px;
	padding: 10px 10px;
}
.midsidebar .widget {
	background:#fff url(box-bgr.gif) repeat-x top;
	border:1px solid #cfcfcf;
	float: left;
	width: 163px;
	margin: 0 0 10px;
	padding: 10px 5px;
}
.main .widget {
	margin: 0 0 1.5em;
	padding: 0 0 1.5em;
}
/* -----   MIDDLE ADS   ----- Blogger template design by Ourblogtemplates.com */
#middleads-wrapper {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:950px;
	position:relative;
	text-align:center
}
#middleads, #middleads2 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; /*  */
}
#middleads .widget, #middleads2 .widget {
	margin:0;
	padding:10px 0
}
/*POST ELEMENT*/
h2.date-header {
	margin: 1.5em 0 .5em;
	display: none;
}
#time {
	width:145px;
	height:25px;
	margin-top:5px;
	margin-left: 10px;
	font-family:Arial;
	background-image: url();
	background-repeat:no-repeat;
	padding:2px 0 0 0px;
	color:#333333;
}
.post {
	background:#fff url(box-bgr.gif) repeat-x top;
	float: left;
	width: 495px;
	margin-bottom:15px;
	padding: 10px;
	overflow:hidden;
	border:1px solid #cfcfcf;
}
.post h1, .post h3 {
	margin: 0 0 5px;
	padding-bottom:6px;
	background:url(hl-dot.gif) repeat-x bottom center;
}
.post h1 a, .post h3 a, #content h1 a:visited {
	color: #A0A2F9;
	font-size: 22px;
	font-family: Comic Sans MS, trebuchet ms, tahoma, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	margin: 0 0 5px;
	padding: 0;
	text-decoration:none;
	text-align:left;
	line-height:1.4em;
}
.post h3 a { font-size:14px; color:#000; }
.post h1 a:hover, .post h3 a:hover {
	color: #cbcbfb;
	text-decoration: none;
}
.post-body {
	text-align:justify;
	margin: 2em 0 .5em;
	line-height: 1.6em;
}
.post-body blockquote {
	line-height: 1.3em;
}
.post img {
	padding: 1px;
}
.post blockquote {
	margin:10px 0px 10px 15px;
	padding:10px 15px 10px 15px;
	border:2px solid #cfcfcf;
	color:#4C4C4C;
	background:#F8F8F8;
	font-size: 14px;
	font-family: Georgia, trebuchet ms, tahoma, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-style:italic;
}
.post blockquote p {
	margin: 0;
	padding: 0 0 0px;
}
.postmeta {
	background:#F2F2F2;
	padding:3px;
	color:#3A3A3A;
}
.postmeta a {
	color:#3a3a3a;
}
/*COMMENTS*/
.comments {
	background:#fff url(box-bgr.gif) repeat-x top;
	float: left;
	width: 475px;
	margin-bottom:5px;
	padding: 10px;
	overflow:hidden;
	border:1px solid #cfcfcf;
}
#comments h4 {
	color: #000;
	font-size: 20px;
	font-family: Georgia, trebuchet ms, tahoma, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-style:italic;
	margin: 0 0 5px;
	padding: 0 0 10px 0;
}
#comments-block {
	width: 475px;
	float: left;
	padding: 0;
	margin: 0;
}
#comments-block .comment-author {
	margin: 0em 0;
	font-weight: bold;
}
#comments-block .comment-body {
	margin: .25em 0 10px;
	padding-left: 20px;
	font-size:12px;
	text-align:justify;
}
#comments-block .comment-footer {
	margin: -.25em 0 2em;
	line-height: 1.4em;
	text-transform: uppercase;
	letter-spacing: .1em;
	border-bottom:1px solid #cfcfcf;
}
#comments-block .comment-body p {
	margin: 0 0 .75em;
}
.deleted-comment {
	font-style: italic;
	color: gray;
}
#blog-pager-newer-link {
	float: left;
}
#blog-pager-older-link {
	float: right;
}
#blog-pager {
	text-align: center;
}
.feed-links {
	clear: both;
	line-height: 2.5em;
	display:none;
}
.main .widget {
	margin: 0 0 1.5em;
	padding: 0 0 1.5em;
}
.main .Blog {
	border-bottom-width: 0;
}
/*FOOTER*/
#footer {
	width: 960px;
	clear: both;
	margin: 0 auto;
	padding-top: 15px;
	line-height: 1.6em;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-align: center;
}
/* -----   LOWER SECTION   ----- */
#lower {
	margin:auto;
	padding: 0px 0px 0px 0px;
	width: 100%;
	background:#252423 url(lowerbg.png) repeat-x top;
}
#lower-wrapper {
	margin:auto;
	padding: 5px 0px 0px 0px;
	width: 960px;
}
]#lowerbar-wrapper {
	color:#a4a5a1;
	float: left;
	margin: 0px 5px auto;
	padding-bottom: 20px;
	width: 99%;
	text-align: justify;
	font-size:100%;
	line-height: 1.6em;
	word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
	overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}
.lowerbar {
	margin: 0;
	padding: 0;
}
.lowerbar .widget {
	margin: 0;
	padding: 10px 20px 0px 20px;
}
.lowerbar h2 {
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 6px 0px;
	text-align: left;
	font-style:italic;
	color: #2888b5;
	font-size:20px;
	font-family:georgia, trebuchet ms, times new roman;
	background:url(border.jpg) repeat-x bottom;
}
.lowerbar ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
.lowerbar li {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 1px 0px;
	border-bottom:1px solid #373127;
}
.lowerbar a {
	color: #fff;
	text-decoration: none;
	float:left;
	width:200px;
}
.lowerbar a:hover {
	text-decoration: underline;
	color: #fff;
}
.lowerbar a:visited {
	text-decoration: none;
	color: #fff;
}
#credit {
	margin: auto;
	padding: 10px 0px 0px 0px;
	width: 100%;
	font-size:12px;
	clear: both;
	color:#a4a5a1;
	font-weight: normal;
	background:#171615;
	border-top:1px solid #393837;
	text-align:center;
}
#credit p {
	margin: 0;
	padding: 0;
	text-align:center;
}
#credit a, .credit a:visited {
	color: #2888b5;
	text-decoration: none;
	font:verdana;
	font-size:12px;
}
#credit a:hover {
	color: #fff;
	background:#2888b5;
	text-decoration: underline;
}
/*-----------ADSENSE------------------*/
.adspost {
	background:#fff;
	float: left;
	width: 578px;
	margin-bottom:5px;
	padding: 10px;
	overflow:hidden;
	border:1px solid #f3f1eb;
}
/* Ads Spots 125x125 */
#adspot {
	overflow: hidden;
	padding:0;
}
.ad1, .ad3 {
	float: left;
	margin-bottom: 5px;
	padding-left:0px;
}
.ad2, .ad4 {
	float: right;
	margin-bottom: 5px;
	padding-right:0px;
}
#twitter {
	background:url(2.png) no-repeat top left;
	float:left;
	width:430px;
	display:inline;
	padding:20px 5px 5px 40px;
	margin-bottom:10px;
}
#twitter_update_list ul {
	margin-left:60px;
}
#twitter li {
	list-style-type: none;
}
#feeds {
	font-size:12px;
	background: url(5upq2d.png) no-repeat top left;
	margin-bottom:10px
}
.textarea {
	background:#cfcfcf none repeat scroll 0 0;
	border:medium none;
	font-size:12px;
	height:20px;
	margin:70px 0 5px 0px;
	padding:5px 0 0 5px;
	width:148px;
}
#feeds a {
	font-size:11px;
	color:#FF7300;
	text-decoration:none
}
#feeds p {
	color:#51616E;
	margin:0px;
}
.author-info {
	background:#EBF3FB none repeat scroll 0 0;
	border:1px solid #D4E2E8;
	font-size:1em;
	line-height:1.5em;
	margin:0 0 20px;
	padding:10px;
}
.author-info img {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #9ED0DE;
	display:inline;
	float:left;
	margin:0 15px 0 0;
}
 </style> <style type='text/css'> div.sexy-bookmarks {
height:54px;
background:url('2ueii3t.png') no-repeat left bottom;
position:relative;
width:500px;
}
div.sexy-bookmarks span.sexy-rightside {
	width:17px;
	height:54px;
	background:url('2ueii3t.png') no-repeat right bottom;
	position:absolute;
	right:-17px;
}
div.sexy-bookmarks ul.socials {
	margin:0 !important;
	padding:0 !important;
	position:absolute;
	bottom:0;
	left:10px;
}
div.sexy-bookmarks ul.socials li {
	display:inline-block !important;
	float:left !important;
	list-style-type:none !important;
	margin:0 !important;
	height:29px !important;
	width:48px !important;
	cursor:pointer !important;
	padding:0 !important;
}
div.sexy-bookmarks ul.socials a {
	display:block !important;
	width:48px !important;
	height:29px !important;
	font-size:0 !important;
	color:transparent !important;
}
.sexy-furl, .sexy-furl:hover, .sexy-digg, .sexy-digg:hover, .sexy-reddit, .sexy-reddit:hover, .sexy-stumble, .sexy-stumble:hover, .sexy-delicious, .sexy-delicious:hover, .sexy-yahoo, .sexy-yahoo:hover, .sexy-blinklist, .sexy-blinklist:hover, .sexy-technorati, .sexy-technorati:hover, .sexy-facebook, .sexy-facebook:hover, .sexy-twitter, .sexy-twitter:hover, .sexy-myspace, .sexy-myspace:hover, .sexy-mixx, .sexy-mixx:hover, .sexy-script-style, .sexy-script-style:hover, .sexy-designfloat, .sexy-designfloat:hover, .sexy-syndicate, .sexy-syndicate:hover, .sexy-email, .sexy-email:hover {
	background:url('2gxh8hu.png') no-repeat !important;
}
.sexy-furl {
	background-position:-300px top !important;
}
.sexy-furl:hover {
	background-position:-300px bottom !important;
}
.sexy-digg {
	background-position:-500px top !important;
}
.sexy-digg:hover {
	background-position:-500px bottom !important;
}
.sexy-reddit {
	background-position:-100px top !important;
}
.sexy-reddit:hover {
	background-position:-100px bottom !important;
}
.sexy-stumble {
	background-position:-50px top !important;
}
.sexy-stumble:hover {
	background-position:-50px bottom !important;
}
.sexy-delicious {
	background-position:left top !important;
}
.sexy-delicious:hover {
	background-position:left bottom !important;
}
.sexy-yahoo {
	background-position:-650px top !important;
}
.sexy-yahoo:hover {
	background-position:-650px bottom !important;
}
.sexy-blinklist {
	background-position:-600px top !important;
}
.sexy-blinklist:hover {
	background-position:-600px bottom !important;
}
.sexy-technorati {
	background-position:-700px top !important;
}
.sexy-technorati:hover {
	background-position:-700px bottom !important;
}
.sexy-myspace {
	background-position:-200px top !important;
}
.sexy-myspace:hover {
	background-position:-200px bottom !important;
}
.sexy-twitter {
	background-position:-350px top !important;
}
.sexy-twitter:hover {
	background-position:-350px bottom !important;
}
.sexy-facebook {
	background-position:-450px top !important;
}
.sexy-facebook:hover {
	background-position:-450px bottom !important;
}
.sexy-mixx {
	background-position:-250px top !important;
}
.sexy-mixx:hover {
	background-position:-250px bottom !important;
}
.sexy-script-style {
	background-position:-400px top !important;
}
.sexy-script-style:hover {
	background-position:-400px bottom !important;
}
.sexy-designfloat {
	background-position:-550px top !important;
}
.sexy-designfloat:hover {
	background-position:-550px bottom !important;
}
.sexy-syndicate {
	background-position:-150px top !important;
}
.sexy-syndicate:hover {
	background-position:-150px bottom !important;
}
#related-posts {
	float : left;
	width : 540px;
	margin-top:20px;
	margin-left : 5px;
	margin-bottom:20px;
	font : 11px Verdana;
	margin-bottom:10px;
}
#related-posts .widget {
	list-style-type : none;
	margin : 5px 0 5px 0;
	padding : 0;
}
#related-posts .widget h2, #related-posts h2 {
	color : #940f04;
	font-size : 20px;
	font-weight : normal;
	margin : 5px 7px 0;
	padding : 0 0 5px;
}
#related-posts a {
	color : #054474;
	font-size : 11px;
	text-decoration : none;
}
#related-posts a:hover {
	color : #054474;
	text-decoration : none;
}
#related-posts ul {
	border : medium none;
	margin : 10px;
	padding : 0;
}
#related-posts ul li {
	display : block;
	background : url("newconcept_bullet.png") no-repeat 0 0;
	margin : 0;
	padding-top : 0;
	padding-right : 0;
	padding-bottom : 1px;
	padding-left : 16px;
	margin-bottom : 5px;
	line-height : 2em;
	border-bottom:1px dotted #cccccc;
}
.borders {
	border:3px solid #d4d4d4;
}
.borders:hover {
	border: 3px solid #bebebe;
}
.borders h2 {
	color: #ffff33;
	float:right;
}
#bonus img {
	float:left;
	margin:0 4px 0 0;
	background:#fff;
	padding:2px;
	border:1px solid;
	border-left-color:#333;
	border-right-color:#ccc;
	border-top-color:#ccc;
	border-bottom-color:#333;
}

#bonus img.side {
	position:absolute;
	right:0px;
	top:0px;
	margin:0;
	float:none;
	border:none;
	background:none;
	padding:0;
}

#bonus .arr {border:none; background:url(triangle_ltr.gif) no-repeat 0 3px; padding:0 0 0 12px; }

#topnavright  {margin:0; }

ul#topnavright li{ list-style:none; }
ul#topnavright li a{ color:#fff;}