/*
Theme Name: Evidens [White]
Theme URI: http://designdisease.com/
Description: Designed by <a href="http://designdisease.com">Design Disease</a> for <a href="http://premiumthemes.com">Premium Themes</a>. You may use this theme and make any changes you like as long you leave the credits link on. <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a>
Version: 1
Author: Design Disease
Author URI: http://designdisease.com/
Tags: white, grey, orange, three columns, fluid width, widgets

Begin Typography & Colors*/
*
{
	margin: 0;
	padding: 0;
	/*[empty]width:;*/
}
BODY
{
	background: #EEE url(images/top4.png) repeat-x;
	font: normal 12px Verdana, sans-serif;
	margin: 0px;
	padding: 0px 25px 25px;
	color: #010101;
	/*[empty]+placement:;*/
	margin: auto;
}
INPUT, BUTTON, TEXTAREA, SELECT
{
	font: normal 12px/12px Verdana, sans-serif;
	color: #2D3538;
	vertical-align: middle;
}
LEGEND
{
	display: none;
}
FIELDSET
{
	border: none;
}
UL, OL
{
	list-style: none;
}
.p-more UL
{
	/*[disabled]border-bottom:1px solid #E6E8E9;*/
	border-top: 1px solid #E6E8E9;
}
OL
{
	list-style-type: decimal;
}
TABLE
{
	border-collapse: collapse;
	width: 100%;
}
HR
{
	display: none;
}
IMG
{
	padding: 0px;
	margin: 0px;
	border: none;
	text-align: center;
}
A:link
{
	text-decoration: none;
	color: #4A3B4D;
	border: 0px solid #FFFFFF;
	-moz-outline-style: none;
}
A:active
{
	text-decoration: underline;
	color: #030303;
	border: 0px solid #000000;
	-moz-outline-style: none;
}
A:visited
{
	text-decoration: none;
	color: #030303;
	border: 0px solid #000000;
	-moz-outline-style: none;
}
A:hover
{
	text-decoration: underline;
	color: #6D4F6D;
	border: 0px solid #000000;
	-moz-outline-style: none;
}
A:focus
{
	outline: none;
	-moz-outline-style: none;
}
H1, H2, H3, H4
{
	font-family: Arial, Helvetica, sans-serif;
}
/*Header
##############################################################################################################*/
#header
{
	overflow: hidden;
	padding-top: 14px;
	width: 1060px;
	margin-left: auto;
	margin-right: auto;
}
* HTML #header
{
	height: 1%;
}
/*Menu
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.head
{
	overflow: hidden;
	width: 1060px;
	margin: auto;
	height: 87px;
}
* HTML .head
{
	height: 1%;
}
/*Logo
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.head .logo
{
	float: left;
}
.head .logo .txt H1
{
	font: bold 54px/50px "Arial Black";
	letter-spacing: -4px;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.head .logo .txt H1 A, .head .logo .txt H1 A:visited, .head .logo .txt H1 A:hover
{
	text-decoration: none;
	color: #000;
}
.head .logo .txt P.desc
{
	font: bold 14px/14px Arial;
	letter-spacing: -1px;
	display: block;
	color: #999;
	text-transform: uppercase;
}
.head .logo .img
{
}
.head .logo .img IMG
{
	margin-bottom: 5px;
	margin-top: 1px;
}
/*Search
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.head .search
{
	float: right;
	width: 273px;
	height: 58px;
	background: #E0E3E4 repeat-y left;
	padding: 10px 0px 15px;
}
.head .search H2
{
	font: bold 14px/14px Arial;
	padding-bottom: 4px;
	color: #000;
	letter-spacing: -1px;
	margin-left: 22px;
}
.head .search FORM
{
	border: 1px solid #DFE2E3;
}
.head .search FIELDSET
{
	overflow: hidden;
	margin-left: 22px;
}
.head .search INPUT
{
	float: left;
	margin-right: 11px;
	background: #FFF;
	border: 1px solid #B3B6B7;
	padding: 4px;
	width: 150px;
	color: #666;
}
.head .search #searchsubmit
{
	float: left;
	background: #000;
	width: 55px;
	cursor: pointer;
	font: bold 11px/11px Arial;
	color: #FFF;
	border: 1px inset #000;
	padding: 4px;
}
/*Date
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.head .date
{
	float: right;
	width: 150px;
	height: 53px;
	background: #F0F2F3 repeat-y left;
	padding: 15px 15px 15px 20px;
	margin-right: -4px;
	margin-left: 15px;
}
.head .date SPAN.day
{
	font: normal bold 23px/24px "Myriad Pro", "Myriad Set", "Myriad Apple", Myriad, "Helvetica Nueue", Arial, Verdana, Sans-serif;
	display: block;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #000;
}
.head .date SPAN.time
{
	font: normal 12px/12px Verdana;
	color: #999;
}
/*Menu
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.menu
{
	padding: 3px 0px 13px;
	overflow: hidden;
	height: 21px;
	margin: auto;
	width: 1060px;
}
* HTML .menu
{
	height: 1%;
	float: left;
}
.menu .pages
{
	float: left;
}
.menu .pages UL
{
	border-left: 1px solid #C5D;
	float: left;
}
.menu .pages LI
{
	display: inline;
	font: bold 14px/14px Arial;
	letter-spacing: -1px;
	float: left;
	border-right: 1px solid #C5D;
	height: 23px;
}
.menu .pages LI UL LI
{
	font-weight: normal;
	letter-spacing: normal;
}
.menu .pages LI A
{
	color: #FEFEFE;
	float: left;
	padding: 4px 8px 10px;
}
.menu .pages LI A:hover
{
	background: #FFF url(images/pages-bot.png) no-repeat bottom center;
	color: #434;
	text-decoration: none;
}
.menu .pages .current_page_item A, .menu .pages .current_page_item A:visited, .menu .pages .current_page_item A:hover
{
	background: #FFF url(images/pages-bot.png) no-repeat bottom center;
	color: #434;
}
.menu .pages .current_page_item .page_item A, .menu .pages .current_page_item .page_item A:visited
{
	background: #FFF;
	color: #FF7E00;
}
.menu .pages .current_page_item .page_item A:hover
{
	background: #000 url(images/pages-bot.png) no-repeat bottom center;
	color: #FFF;
}
/*Feed
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.menu .feed
{
	float: right;
	width: 341px;
}
DIV.feed
{
	color: #D44EDC;
}
.menu .feed LI
{
	display: inline;
	font: bold 14px/14px Arial;
	letter-spacing: -1px;
	float: left;
	height: 22px;
	margin-right: 3px;
}
.menu .feed LI A
{
	color: #FEFEFE;
}
.menu .feed .rss
{
	background: url(images/rss.png) no-repeat left 0px;
	padding-left: 23px;
	margin-top: 3px;
	padding-top: 2px;
}
.menu .feed .fb
{
	background: url(images/facebook.png) no-repeat left 0px;
	padding-left: 23px;
	margin-top: 3px;
	padding-top: 2px;
}
.menu .feed .tw
{
	background: url(images/twitter.png) no-repeat left 0px;
	padding-left: 23px;
	margin-top: 3px;
	padding-top: 2px;
}
.menu .feed .email
{
	background: url(images/feed-email.png) no-repeat left 0px;
	padding-left: 25px;
}
/*Center
##############################################################################################################*/
#container
{
	overflow: hidden;
	padding: 16px 0px 25px;
	width: 1060px;
	margin: auto;
	background-color: #FEFEFE;
}
* HTML #container
{
	height: 1%;
}
/*Center
##############################################################################################################*/
#center
{
	margin-right: 515px;
	height: auto !important;
	width: 560px;
	padding: 0 0 0 12px;
}
#center-wap
{
	float: left;
	width: 100%;
}
.center-attachment
{
	margin-right: 0px;
	height: auto !important;
}
.border
{
	/*[disabled]background:#EEF0F1;*/
	/*[disabled]overflow:hidden;*/
	/*[disabled]height:1px;*/
	/*[disabled]width:1000px;*/
	/*[disabled]margin:auto;*/
}
.title
{
	color: #000;
	font: bold 34px/38px Arial;
	letter-spacing: -1px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCC;
}
/*Post Single
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.post, .attachment
{
	width: 100%;
}
/**/
* HTML .post, .attachment
{
	width: 99%;
}
/**/
.p-head
{
	position: relative;
	padding-right: 100px;
}
.p-head H1, .p-head H1 A, .p-head H1 A:visited
{
	color: #4A3B4D;
	font: bold 34px/34px Arial;
	letter-spacing: -1px;
	text-shadow: 2px 2px 0px #B7B7B7;
	font-family: "Myriad Pro", "Myriad Set", "Myriad Apple", Myriad, "Helvetica Nueue", Arial, Verdana, Sans-serif;
}
.p-head H1 A:hover
{
	color: #FF7E00;
	text-decoration: none;
}
.p-head H2
{
	color: #4A3B4D;
	font: bold 34px/34px Arial;
	letter-spacing: -1px;
	font-family: "Myriad Pro", "Myriad Set", "Myriad Apple", Myriad, "Helvetica Nueue", Arial, Verdana, Sans-serif;
	text-shadow: 2px 2px 0px #B7B7B7;
}
.p-head H2 A, .p-head H2 A:visited
{
	color: #434;
}
.p-head H2 A:hover
{
	color: #6B4F6B;
	text-decoration: none;
}
.p-head H3
{
	color: #000;
	font: bold 26px/26px Arial;
	letter-spacing: -1px;
}
.p-head H3 A, .p-head H3 A:visited
{
	color: #000;
}
.p-head H3 A:hover
{
	color: #FF7E00;
	text-decoration: none;
}
.p-time
{
	position: absolute;
	right: 0px;
	top: 5px;
	border-left: 4px solid #ADADAD;
	padding-left: 7px;
	width: 80px;
}
.p-time STRONG
{
	letter-spacing: -1px;
	float: left;
}
.p-time .day
{
	font: normal 38px/30px "Myriad Pro", "Myriad Set", "Myriad Apple", Myriad, "Helvetica Nueue", Arial, Verdana, Sans-serif;
	color: #435;
	padding-right: 7px;
}
.p-time .month-year
{
	font: bold 14px/15px Arial;
	text-transform: lowercase;
	color: #CCC;
}
.p-con
{
}
.p-con P
{
	font: normal 12px/19px Verdana;
	padding: 5px 0px;
	margin: 5px 0px;
}
.p-con OL
{
	list-style: decimal inside;
}
.p-con OL
{
	padding: 10px 0px 10px 25px;
	margin: 0px;
}
.p-con OL LI
{
	padding: 2px 0px;
}
.p-con UL
{
	padding: 10px 0px 10px 20px;
	margin: 0px;
}
.p-con UL LI
{
	padding: 2px 0px 2px 13px;
	list-style-type: none;
	background: url(images/p-con-li.png) no-repeat left 2px;
	color: #666;
}
.p-con BLOCKQUOTE
{
	font: italic 14px/19px Georgia, "Times New Roman", Times, serif;
	padding: 10px 20px;
	margin: 10px 0px;
	background: #F4F4F4;
	color: #666;
}
.p-con BLOCKQUOTE P
{
	font: italic 14px/19px Georgia, "Times New Roman", Times, serif;
	color: #666;
}
.p-con BLOCKQUOTE LI
{
	padding: 2px 0px 2px 13px;
	list-style-type: none;
	font-size: 12px;
	line-height: 17px;
}
.p-det
{
	margin: 5px 0px;
	text-align: left;
}
.p-det LI
{
	color: #7F7F7F;
	display: inline;
	padding: 4px 0px 6px 17px;
	margin-right: 5px;
}
.p-det LI.p-det-cat
{
	background: url(images/p-det-cat-ico.png) no-repeat left center;
}
.p-det LI.p-det-tag
{
	background: url(images/p-det-tag-ico.png) no-repeat left center;
}
.p-det LI A, .p-det LI A:visited, .p-det LI A:hover
{
	color: #7F7F7F;
	text-decoration: underline;
	margin-right: 3px;
}
.p-more
{
	padding-top: 10px;
	text-align: right;
}
.p-more LI
{
	color: #7F7F7F;
	display: inline;
	padding: 4px 0px 6px 20px;
	margin-right: 5px;
}
.p-more LI.p-more-read
{
	background: url(images/p-more-read-ico.png) no-repeat left center;
}
.p-more LI.p-more-com
{
	background: url(images/p-more-com-ico.png) no-repeat left center;
}
.p-more LI A, .p-more LI A:visited
{
	color: #6D4F6D;
	font: bold 14px/18px Arial;
	letter-spacing: -1px;
	margin-right: 3px;
}
.p-more LI A:hover
{
	color: #4A3B4D;
}
.p-con .wpunlimited_bookmarks STRONG
{
	font-weight: normal;
	color: #999;
	padding-bottom: 2px;
	font-size: 10px;
	text-transform: uppercase;
}
.p-con .wpunlimited_bookmarks A IMG
{
	display: inline;
	border: none;
	padding: 0;
	margin: 0;
	margin-top: 5px;
}
/*Images
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.p-con IMG
{
	padding: 0;
	max-width: 100%;
}
.p-con IMG.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 1px;
	border: 1px solid #9B9792;
}
.p-con IMG.alignright
{
	margin: 5px 0 10px 20px;
	display: inline;
	border: 4px solid #EEE;
	padding: 1px;
}
.p-con IMG.alignleft
{
	margin: 5px 20px 10px 0;
	display: inline;
	border: 4px solid #EEE;
	padding: 1px;
}
.p-con .alignright
{
	float: right;
}
.p-con .alignleft
{
	float: left;
}
/*Navigation
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.nav
{
	overflow: hidden;
	padding-bottom: 20px;
}
.nav .left A
{
	float: left;
	background: url(images/nav-left.png) no-repeat left 0px;
	padding-left: 20px;
}
.nav .right A
{
	float: right;
	background: url(images/nav-right.png) no-repeat right 0px;
	padding-right: 20px;
}
.nav A, .nav A:visited
{
	color: #FF7E00;
	cursor: hand;
	font: bold 14px/16px Arial;
	letter-spacing: -1px;
}
.nav A:hover
{
	color: #4779AC;
}
/*Side Right
##############################################################################################################*/
.comments-list
{
}
.comments-list H2
{
	color: #000;
	font: bold 26px/30px Arial;
	letter-spacing: -1px;
	padding-bottom: 20px;
}
.comments-list DIV.entry
{
	margin-bottom: 25px;
	padding: 25px;
	border: 1px solid #E5E5E5;
	background: #FFFFFF;
}
.comments-list DIV.alt
{
	border: 1px solid #E5E5E5;
	background: #F4F4F4;
}
.comments-list P.name
{
	font: bold 14px/14px Arial, sans-serif;
	letter-spacing: -1px;
	color: #000;
}
.comments-list P.avt
{
	padding: 0px;
	margin: 0px;
	float: right;
}
.comments-list P.avt IMG
{
	border: 1px solid #CCC;
}
* HTML .comments-list P.avt
{
	left: -60px;
}
.comments-list P.date
{
	font-size: 11px;
	margin-bottom: 5px;
}
.comments-list P.date A, .comments-list P.date A:visited, .comments-list P.date A:hover
{
	color: #999;
	text-decoration: underline;
}
.comments-list .con
{
	font: normal 12px/17px Verdana;
	margin-right: 90px;
	color: #333;
}
.comments-list .con P
{
	font: normal 12px/17px Verdana;
	padding: 5px 0px;
	margin: 0px;
	color: #333;
}
.comments-list .con BLOCKQUOTE
{
	font: italic 14px/19px Georgia, "Times New Roman", Times, serif;
	color: #666;
	margin: 10px 20px;
}
.comments-list .con BLOCKQUOTE P
{
	font: italic 14px/19px Georgia, "Times New Roman", Times, serif;
	color: #666;
}
/*Comments Form
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.comments-form
{
	border: 1px solid #E5E5E5;
	background: #F4F4F4;
	padding: 20px;
	color: #333333;
}
.comments-form H3
{
	color: #000;
	font: bold 26px/30px Arial;
	letter-spacing: -1px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #E5E5E5;
}
.comments-form P
{
	padding: 7px 0px;
	color: #808080;
}
.comments-form .required
{
	font-weight: normal;
	color: #CC0000;
}
.comments-form INPUT
{
	border: 1px solid #CCC;
	background: #FFFFFF;
	padding: 5px;
	width: 250px;
	margin-right: 7px;
}
.comments-form TEXTAREA
{
	border: 1px solid #CCC;
	background: #FFFFFF;
	padding: 4px;
	width: 98%;
}
.comments-form .button
{
	border: 1px outset #000;
	background: #666;
	color: #FFF;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 5px;
}
/*Side Right
##############################################################################################################*/
#right
{
	float: right;
	width: 482px;
	height: auto !important;
}
/*R1
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.r1
{
	float: right;
	width: 180px;
	padding-left: 20px;
}
.r1 .widget
{
	width: 165px;
	margin-bottom: 20px;
}
.r1 .widget H3
{
	color: #000;
	font-size: 14px;
	letter-spacing: -1px;
	background: #F0F2F3;
	padding: 3px 4px;
	margin-bottom: 3px;
}
.r1 .widget LABEL
{
	font: bold 14px/14px Arial;
	letter-spacing: -1px;
	display: block;
	color: #000;
	background: #F0F2F3;
	padding: 3px 4px;
	margin-bottom: 3px;
}
.r1 .widget LI
{
	padding: 2px 0px 2px 7px;
	color: #999;
	background: url(images/r1-widget-li.png) no-repeat left 7px;
}
.r1 .widget LI UL LI
{
	padding-bottom: 0px;
}
.r1 .widget_flickrRSS
{
	overflow: hidden;
	margin-bottom: 10px;
}
* HTML .r1 .widget_flickrRSS
{
	height: 1%;
}
.r1 .widget_flickrRSS H3
{
	margin-bottom: 10px;
}
.r1 .widget_flickrRSS LI
{
	background: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px 10px 10px 0px;
	float: left;
}
.r1 .widget_flickrRSS LI A IMG, .r1 .widget_flickrRSS LI A:visited IMG
{
	border: 1px solid #999;
	padding: 1px;
	background: #FFF;
	width: 53px;
	height: 53px;
}
.r1 .widget_flickrRSS LI A:hover IMG
{
	border: 1px solid #000;
}
.r1 .widget_text
{
	font: normal 12px/17px Verdana;
}
.r1 .widget_text P
{
	font: normal 12px/17px Verdana;
	padding: 5px 0px;
	margin: 0px;
}
.r1 .widget_text BLOCKQUOTE
{
	font: italic 13px/17px Georgia;
	padding: 10px;
	margin: 0px;
	background: #E4E4E4;
}
.r1 .widget_recent_entries UL LI
{
	border-bottom: 1px solid #DADADA;
	padding: 3px 0px 5px 7px;
}
.r1 .widget_recent_comments UL LI
{
	border-bottom: 1px solid #DADADA;
	padding: 3px 0px 5px 7px;
}
.r1 .widget_tag_cloud
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}
.r1 .widget_calendar TABLE
{
	width: 100%;
}
.r1 .widget_calendar TABLE TD
{
	text-align: center;
	padding: 4px 3px;
	font-size: 11px;
}
.r1 .widget_calendar CAPTION
{
	background: #F0F2F3;
	padding: 5px 0px;
	margin-bottom: 5px;
}
.r1 .widget_calendar #today
{
	background: #F0F2F3;
	font-weight: bold;
}
.r1 .widget_search #s
{
	border: 1px solid #CCC;
	padding: 2px;
	margin-right: 0px;
}
.r1 .widget_search #searchsubmit
{
	border: 1px outset #000;
	background: #666;
	color: #FFF;
	width: auto;
	font-weight: bold;
	padding: 2px;
}
/*R3
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.r3
{
	float: left;
	width: 251px;
	padding-left: 13px;
}
.r3 .widget
{
	margin-bottom: 20px;
	background: #EFF1F2 repeat-y left;
	padding: 15px 15px 15px 16px;
	width: 423px;
}
.r3 .widget H3
{
	font-weight: normal;
	color: #000;
	font-size: 19px;
	letter-spacing: -1px;
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: 1px solid #C3C4C5;
}
.r3 .widget LABEL
{
	font: bold 19px/19px Arial;
	letter-spacing: -1px;
	display: block;
	color: #000;
	background: #F0F2F3;
	padding: 3px 4px;
	margin-bottom: 3px;
}
.r3 .widget A
{
	text-decoration: inherit;
	-moz-outline-style: none;
}
.r3 .widget LI
{
	padding: 2px 0px 2px 7px;
	color: #999;
	background: url(images/r1-widget-li.png) no-repeat left 7px;
	color: #000;
}
.r3 .widget LI UL LI
{
	padding-bottom: 0px;
}
.r3 .widget_flickrRSS
{
	padding: 15px 0px 5px 25px;
	overflow: hidden;
}
.r3 .widget_flickrRSS H3
{
	width: 260px;
}
* HTML .r2 .widget_flickrRSS
{
	height: 1%;
}
.r3 .widget_flickrRSS UL
{
	padding: 0px;
	margin: 5px 0px 10px;
	float: left;
}
.r3 .widget_flickrRSS LI
{
	list-style-type: none;
	padding: 0px;
	margin: 0px 10px 10px 0px;
	float: left;
}
.r3 .widget_flickrRSS LI A IMG, .r3 .widget_flickrRSS LI A:visited IMG
{
	border: 1px solid #999;
	padding: 1px;
	background: #FFF;
	width: 53px;
	height: 53px;
}
.r3 .widget_flickrRSS LI A:hover IMG
{
	border: 1px solid #000;
}
.r3 .widget_text
{
	font: normal 12px/17px Verdana;
	text-align: center;
}
.r3 .widget_text P
{
	font: normal 12px/17px Verdana;
	padding: 5px 0px;
	margin: 0px;
}
.r3 .widget_text BLOCKQUOTE
{
	font: italic 13px/17px Georgia;
	padding: 10px;
	margin: 0px;
	background: #E4E4E4;
}
.r3 .widget_recent_entries UL LI
{
	border-bottom: 1px solid #DADADA;
	padding: 3px 0px 5px 7px;
}
.r3 .widget_recent_comments UL LI
{
	border-bottom: 1px solid #DADADA;
	padding: 3px 0px 5px 7px;
}
.r3 .widget_tag_cloud
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}
.r3 .widget_calendar TABLE
{
	width: 100%;
}
.r3 .widget_calendar TABLE TD
{
	text-align: center;
	padding: 5px 3px;
}
.r3 .widget_calendar CAPTION
{
	background: #F0F2F3;
	padding: 5px 0px;
	margin-bottom: 5px;
}
.r3 .widget_calendar #today
{
	background: #F0F2F3;
	font-weight: bold;
}
.r3 .widget_search #s
{
	border: 1px solid #CCC;
	padding: 2px;
	margin-right: 0px;
}
.r3 .widget_search LABEL
{
	font-weight: normal;
	color: #000;
	font-size: 19px;
	letter-spacing: -1px;
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: 1px solid #C3C4C5;
	background: none;
}
.r3 .widget_search #searchsubmit
{
	border: 1px outset #000;
	background: #666;
	color: #FFF;
	width: auto;
	font-weight: bold;
	padding: 2px;
}
/*R2
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.r2
{
	float: left;
	width: 251px;
	padding-left: 13px;
}
.r2 .widget
{
	margin-bottom: 20px;
	background: #EFF1F2 repeat-y left;
	padding: 15px 15px 15px 16px;
	width: 242px;
}
.r2 .widget H3
{
	font-weight: normal;
	color: #000;
	font-size: 19px;
	letter-spacing: -1px;
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: 1px solid #C3C4C5;
}
.r2 .widget LABEL
{
	font: bold 19px/19px Arial;
	letter-spacing: -1px;
	display: block;
	color: #000;
	background: #F0F2F3;
	padding: 3px 4px;
	margin-bottom: 3px;
}
.r2 .widget A
{
	text-decoration: inherit;
	-moz-outline-style: none;
}
.r2 .widget LI
{
	padding: 2px 0px 2px 7px;
	color: #999;
	background: url(images/r1-widget-li.png) no-repeat left 7px;
	color: #000;
}
.r2 .widget LI UL LI
{
	padding-bottom: 0px;
}
.r2 .widget_flickrRSS
{
	padding: 15px 0px 5px 25px;
	overflow: hidden;
}
.r2 .widget_flickrRSS H3
{
	width: 260px;
}
* HTML .r2 .widget_flickrRSS
{
	height: 1%;
}
.r2 .widget_flickrRSS UL
{
	padding: 0px;
	margin: 5px 0px 10px;
	float: left;
}
.r2 .widget_flickrRSS LI
{
	list-style-type: none;
	padding: 0px;
	margin: 0px 10px 10px 0px;
	float: left;
}
.r2 .widget_flickrRSS LI A IMG, .r2 .widget_flickrRSS LI A:visited IMG
{
	border: 1px solid #999;
	padding: 1px;
	background: #FFF;
	width: 53px;
	height: 53px;
}
.r2 .widget_flickrRSS LI A:hover IMG
{
	border: 1px solid #000;
}
.r2 .widget_text
{
	font: normal 12px/17px Verdana;
}
.r2 .widget_text P
{
	font: normal 12px/17px Verdana;
	padding: 5px 0px;
	margin: 0px;
}
.r2 .widget_text BLOCKQUOTE
{
	font: italic 13px/17px Georgia;
	padding: 10px;
	margin: 0px;
	background: #E4E4E4;
}
.r2 .widget_recent_entries UL LI
{
	border-bottom: 1px solid #DADADA;
	padding: 3px 0px 5px 7px;
}
.r2 .widget_recent_comments UL LI
{
	border-bottom: 1px solid #DADADA;
	padding: 3px 0px 5px 7px;
}
.r2 .widget_tag_cloud
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}
.r2 .widget_calendar TABLE
{
	width: 100%;
}
.r2 .widget_calendar TABLE TD
{
	text-align: center;
	padding: 5px 3px;
}
.r2 .widget_calendar CAPTION
{
	background: #F0F2F3;
	padding: 5px 0px;
	margin-bottom: 5px;
}
.r2 .widget_calendar #today
{
	background: #F0F2F3;
	font-weight: bold;
}
.r2 .widget_search #s
{
	border: 1px solid #CCC;
	padding: 2px;
	margin-right: 0px;
}
.r2 .widget_search LABEL
{
	font-weight: normal;
	color: #000;
	font-size: 19px;
	letter-spacing: -1px;
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: 1px solid #C3C4C5;
	background: none;
}
.r2 .widget_search #searchsubmit
{
	border: 1px outset #000;
	background: #666;
	color: #FFF;
	width: auto;
	font-weight: bold;
	padding: 2px;
}
/*Top
##############################################################################################################*/
#b-top
{
	clear: both;
	padding-bottom: 20px;
	margin: auto;
	width: 1060px;
	background-color: #FFFFFF;
}
#b-top SPAN
{
	background: #4A3B4D url(images/top-bkg.png) no-repeat top center;
	color: #FFF;
	font: bold 14px/14px Arial;
	letter-spacing: -1px;
	padding: 7px 7px 3px;
}
#b-top SPAN A, #b-top SPAN A:visited, #b-top SPAN A:hover
{
	color: #FFF;
	text-decoration: none;
}
/*Footer
##############################################################################################################*/
#footer
{
	/*[disabled]clear:both;*/
	padding: 20px 0px;
	width: 1060px;
	margin: auto;
}
#footer P.by
{
	color: #999;
	padding: 2px 0px;
}
#footer P.by A
{
	text-decoration: underline;
	color: #999;
}
#footer P.copy
{
	padding: 2px 0px;
}
