body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color:#2d2d2d;
	background-color: #f1e8e8;
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: normal;
	background-image: url(images/bg.jpg);
}

html { padding: 0; margin: 0;}

a:link {
	text-decoration: underline;
	color : #1957a0;
	-moz-outline-style: none;
}
a:active {
	text-decoration: none;
	color : #1957a0;
	border: 0px;
	-moz-outline-style: none;
}
a:visited {
	text-decoration: underline;
	color : #1957a0;
	border: 0px;
	-moz-outline-style: none;
}
a:hover	{
	text-decoration: none;
	color : #a40e0e;
	border: 0px;
	-moz-outline-style: none;
} 
a:focus { outline: none;-moz-outline-style: none;}


h1, h2, h3, h4 {
	font-family: "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 0px;
}

img { padding: 0px; margin: 0px; border: none; text-align: center;}
hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }

form { padding: 0px; margin: 0px;}
input { font-family: 'Verdana'; color: #282b31; font-size: 11px;}
textarea { font-family: 'Verdana'; color: #282b31; font-size: 11px;}
select { font-family: 'Verdana'; color: #282b31; font-size: 11px;}

/* Header +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#bgcontainer { width: 1006px; margin: 0 auto;}

/**/ * html .Header { height: 130px;} /* */ 
.Header { width: 1005px; margin: 0 auto; position:relative; min-height: 202px;}

.Logo {
	float: left;
	width: 510px;
}

.Header .LogoText h1 {
	font-size: 50px;
	letter-spacing: -3px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 48px;
}
.Header .LogoText a {
	text-decoration: none;
}
.Header .LogoText a:visited {
	text-decoration: none;
}
.Header .LogoText a:hover {
	text-decoration: none;
}

.Header .Desc { position: absolute; top: 100px; color:#cc0000; font-size: 14px; line-height: 14px; font-weight: bold; font-family: "Trebuchet MS"; padding: 0px; margin: 0px; }


/* Menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Menu {
	width: 470px;
	padding: 0px;
	float: left;
	position: absolute;
	top: 175px;
	margin-left: -31px;
	margin-right: 28px;
}
.Menu em { display: none}
.Menu ul { list-style: none; margin: 0px; padding: 0px;}
.Menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.Menu ul li a {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	color: #a40e0e;
	text-decoration: none;
}
.Menu ul li a span {
	text-decoration: line-through;
}
.Menu ul li a:hover {
	color:#2d5287;
	font-style: italic;
	font-weight: bold;
}

.Menu ul li ul { display: none;}

/* Container +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.CON {
	width: 1006px;
	float: left;
	padding: 0px;
	background: #fff;
	margin-left: 0px;
}

.SCS { width: 435px; float: left; padding: 0px 15px 0px 15px;}

/* Side Central +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SC {
	width: 442px;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 16px;
}
.pagetitle {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 0px;
	color:#1957a0;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* Post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Post {	padding: 15px 0px; position: relative; clear: left;}

.PostHead { margin-left: 55px; }
.PostHead h2 {
	font-size: 24px;
	line-height: 24px;
	letter-spacing: -1px;
	font-weight: normal;
	padding: 0px 0px 1px 0px;
	margin: 0px;
	color:#000033;
}
.PostHead h2 a {
	color: #1957a0;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.PostHead h2 a:visited {
	color: #1957a0;
	text-decoration: none;
}
.PostHead h2 a:hover {
	color:#a40e0e;
	text-decoration: none;
}

.PostHead h3 { font-size: 14px; line-height: 14px; font-weight: bold; padding: 0px; margin: 0px; color:#000033;}


/**/ * html .PostTime { left: -15px;} /**/ 
.PostTime { padding: 0px; margin: 0px; position: absolute; left: -15px; top: 3px; background: url(images/PostTimeBkg.gif) no-repeat; height: 71px; width: 67px; text-align: center; color:#fff; }
.PostTime strong {
	display: block;
	line-height: 9px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.PostTime .day {
	font-size: 18px;
	line-height: 18px;
	letter-spacing: -1px;
	padding-top: 20px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.PostTime .month {
	font-size: 10px;
	text-transform: lowercase;
	font-style: italic;
}
.PostTime .year {
	padding-top: 7px;
	font-size: 10px;
	font-style: italic;
}

.PostHead small {padding: 0px; margin: 0px; font-size: 11px; line-height: 14px; font-weight: bold; display: block}

.PostAuthor {
	color:#a40e0e;
	font-style: italic;
	font-weight: normal;
}

.PostCat {
	color:#b1afae;
	font-style: italic;
	font-weight: normal;
}
.PostCat a {
	color:#b1afae;
	text-decoration: none;
}
.PostCat a:visited {
	color:#b1afae;
	text-decoration: none;
}
.PostCat a:hover {
	color:#b1afae;
	text-decoration: none;
}

.PostContent { padding: 10px 0px 0px 0px; font-size: 13px; line-height: 1.4em ; color:#63565f;}
.PostContent p {
	font-size: 13px;
	line-height: 1.4em;
	color:#616161;
	font-family: "Times New Roman", Times, serif;
}
.PostContent p strong {
	color: #333;
	font-weight: bold;
}
.PostContent img {}
.PostContent ol { padding: 10px 0px 10px 25px; margin: 0px; }
.PostContent ol li { padding: 2px 0px 2px 0px; font-size: 12px; line-height: 15px; color:#63565f; }
.PostContent ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.PostContent ul li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentLiIco.png) no-repeat left top; font-size: 12px; line-height: 15px; color:#63565f; }
.PostContent blockquote {
	padding: 10px;
	margin: 0px;
	color:#993366;
	background-color: #FFF;
}
.PostContent blockquote p { font-size: 12px; padding: 0px; margin: 0px; line-height: 15px;}
.PostContent blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; font-size: 12px; line-height: 15px;}
.PostContent blockquote a {
	color:#1957a0;
}
.PostContent blockquote a:visited {
	color:#1957a0;
}
.PostContent blockquote a:hover {
	color:#a40e0e;
}

/**/ * html .PostContent p img {} /* */ 
.PostContent p img { max-width: 442px;}
.PostContent p img { width:expression(this.width > 442 ? "442px" : this.width); }
.PostContent img {
	margin: 0px 0px 10px 0px;
	float: left;
}


.PostCom {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
.PostCom ul { padding: 0px; margin: 0px;}
.PostCom li {
	list-style-type: none;
	display: inline;
	color:#f0332d;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 1px;
} 
.PostCom li a {
	text-decoration: none;
	color:#1957a0;
	font-size: 11px;
	font-style: italic;
} 
.PostCom li a:visited {
	text-decoration: none;
	color:#1957a0;
}
.PostCom li a:hover {
	text-decoration: none;
	color:#cc0000;
}
.PostCom .Com {
}
.PostCom .Tags {
	padding-left: 0px;
	font-size: 12px;
	font-style: italic;
	color: #a40e0e;
}


/* Note ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.Note { padding: 0px; margin: 0px;}
.Note li { padding: 3px 0px 3px 15px; margin: 0px; list-style-type: none; font-size: 12px;}
.NoteRss { background: url(../../../../../../wp-content/belzebudesaia.com/wp-content/themes/dilectio/dilectio/images/NoteRss.png) no-repeat left top;}
.NoteTrackBack { background: url(../../../../../../wp-content/belzebudesaia.com/wp-content/themes/dilectio/dilectio/images/NoteTrackBack.png) no-repeat left top;}

/* TrackbackList ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.TrackList { background: #f4ebef url(images/TrackListBottom.gif) no-repeat bottom; padding: 15px; margin-top: 20px; position:relative;}
.TrackListTop { background: #f4ebef url(../../../../../../wp-content/belzebudesaia.com/wp-content/themes/dilectio/dilectio/images/TrackListTop.gif) no-repeat top; position: absolute; top: 0px; left: 0px; width: 455px; height:10px; }
.TrackList h3 { font-size: 14px; font-weight: bold; margin: 0px 0px 5px 0px; padding: 0px 0px 5px 0px; color:#333366; letter-spacing: -1px; border-bottom: dashed 1px #beb4c1;}
.TrackList ul { padding: 0px; margin: 0px;}
.TrackList li { padding: 0px 0px 0px 10px; margin: 0px; list-style-type: none; font-size: 11px; background:url(../../../../../../wp-content/belzebudesaia.com/wp-content/themes/dilectio/dilectio/images/TrackListIco.gif) no-repeat left top;}
.TrackList li a { color:#cc3366; }

/* Navigation - PlugIn +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Nav { font-size: 11px; padding: 10px 0px; color:#666; font-family: 'Verdana';}
.Nav a { padding: 1px 6px 1px 4px; border-right: solid 1px #666; font-size: 11px;}
.Nav a:visited { padding: 1px 6px 1px 4px; border-right: solid 1px #666;}
.Nav a:hover { padding: 1px 6px 1px 4px; border-right: solid 1px #666; text-decoration: none;}
.Nav span { padding: 1px 6px 1px 4px; color:#666; border-right: solid 1px #666; }
.Nav .on { padding: 1px 6px 1px 4px; border-right: solid 1px #666; font-size: 11px; color:#003366;}

/* Comments ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments { margin: 20px 0px 0px 0px; position: relative;}
.Comments h3 {
	font-size: 24px;
	letter-spacing: -1px;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px;
	color:#a40e0e;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

/* Comments List  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.List ol { padding: 0px; margin: 0px;}
.List li {
	position: relative;
	list-style-type: none;
	background: url(../../../../../../wp-content/belzebudesaia.com/wp-content/themes/dilectio/dilectio/images/PostDotted.gif) repeat-x bottom;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/**/ * html .List .LGrav { right: 30px;} /* */ 
.List .LGrav { position: absolute; right: 0px; top: 10px;}
.List .LGrav img { border: solid 1px #ccc; padding: 2px; background: #fff;}

.List .LUsr {
	margin: 0px;
	font-size: 11px;
	line-height: 12px;
	color:#B1AFAE;
	font-style: italic;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.List .LUsr a {
	color:#B1AFAE;
	text-decoration: none;
}
.List .LUsr strong {
	color:#616161;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 2px;
	padding-top: 5px;
}
.List .LUsr strong a {
	color:#a40e0e;
	text-decoration: none;
}

.List .LCon { margin: 10px 0px 0px 0px; padding: 0px; font-size: 12px; line-height: 16px; border-top: solid 1px #ccc;}
.List .LCon p {
	margin: 0px;
	padding: 5px 0px;
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
}

.List .Author { background:fff; }

.Form {
	padding: 0px 0px 10px 0px;
	position: relative;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.Form form { margin: 0px; padding: 0px;}
.Form a { text-decoration: underline;}
.Form p {
	padding: 0px 0px 2px 0px;
	margin: 0px;
	color:#a40e0e;
}
.Form p small strong {
	font-weight: bold;
	color:#a40e0e;
}
.Form p small {
	font-size: 12px;
	display: block;
	padding: 6px 0px;
	color:#a40e0e;
}
.Form .TextField {
	color:#2d5287;
	font-size: 11px;
	display: block;
	background-color: #FFF;
	border: 1px solid #ccc;
	padding: 6px;
}
.Form .TextArea {
	color:#2d5287;
	font-size: 11px;
	background-color: #FFF;
	border: 1px solid #ccc;
	padding: 6px;
}
.Form input.SubmitComment {
	width: 57px;
	height: 29px;
	background: url(images/SubmitComment.gif) no-repeat;
	margin-top: 4px;
}
.Form input.SubmitComment:hover {
	background: url(images/SubmitComment.gif) no-repeat 0 -29px;
	margin-top: 4px;
}
.Form input.SubmitCommentIE {
	width: 57px;
	height: 29px;
	background: url(images/SubmitComment.gif) no-repeat 0 -29px;
	margin-top: 4px;
}


/* Side Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SR {
	width: 530px;
	float: right;
	position: relative;
	padding: 0px;
}


/* Side Right Left +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SRL { width: 320px; float: left; position: relative;}
.SRL .widget {
	padding: 0px;
	margin-bottom: 20px;
	background-color: #FFF;
}
.SRL .widget h2 {
	color:#2d5287;
	font-size: 18px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeede4;
}
.SRL .widget ul {
	margin: 0px;
	padding: 0px;
	color: #616161;
	font-style: italic;
}
.SRL .widget li { margin: 0px; padding: 0px; list-style-type: none; }
.SRL .widget a {
	color:#a40e0e;
}
.SRL .widget a:visited {
	color:#a40e0e;
}
.SRL .widget a:hover {
	color:#2d5287;
	text-decoration: none;
}

.SRL .widget_calendar table { width: 100%;}
.SRL .widget_calendar table td { text-align: center; padding: 3px; }
.SRL .widget_calendar caption {
	padding: 5px 0px;
	background-color: #ffeee8;
}
.SRL .widget_calendar #today {
	background-color: #ffeee8;
}

.SRL .widget_search #s { width: 160px; border: solid 1px #cebea9; padding: 3px; margin-bottom: 5px;}


.SRL .widget_flickrrss { height: auto; float: left; width: 300px; border-bottom: 10px solid #fff;}
.SRL .widget_flickrrss h2 { margin-bottom: 10px;}
.SRL .widget_flickrrss ul { padding: 0px; margin: 0px; clear: left;}
.SRL .widget_flickrrss li { background: url(images/SRL-widgetflickrbkg.gif) no-repeat left top; list-style-type: none; display: inline; padding: 7px; float: left;}
.SRL .widget_flickrrss li a img { background: #fff; padding: 3px; border: solid 1px #cebea9; width: 48px; height: 48px;}
.SRL .widget_flickrrss li a:visited img { background: #fff; padding: 3px; border: solid 1px #cebea9; width: 48px; height: 48px;}
.SRL .widget_flickrrss li a:hover img { background: #660000; padding: 3px; border: solid 1px #660000;}


/* Search ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/**/ *html .Search  { height: 74px;} /**/ 
.Search {
	right: 0px;
	min-height: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 307px;
	padding: 19px;
	background-image: url(images/SearchFormBg.gif);
	margin-right: 40px;
	margin-left: -17px;
}
.Search form {
	background: url(images/SearchForm.gif) no-repeat left top;
	padding: 0px;
	margin-top: -6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 19px;
}
.Search input { color: #330033; font-size: 12px;}
.Search  input.keyword {
	background: none;
	border: none;
	padding: 4px 0px 5px 8px;
	width: 240px;
	color: #1957a0;
} 
.Search  input.search { width: 27px; height: 24px; background: url(images/SearchButton.gif) no-repeat;}
.Search .bt {
	padding: 0px;
	top: 3px;
	background: none;
	position: absolute;
	right: 23px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.Syn ul { margin: 0px; padding: 5px 0px;}
.Syn li { background: url(images/SynIco.png) no-repeat left center; margin: 0px 5px 0px 0px; padding: 3px 0px 3px 15px; list-style-type: none; font-size: 14px; color:#ffcc66; display: inline; font-weight: bold;}
.Syn li a {color:#fff; }
.Syn li a:visited {color:#fff; }
.Syn li a:hover {color:#fff; }


/* About Blog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.About { background: #ff6600 url(images/AboutBkg.gif) no-repeat left bottom; padding: 0px 20px 10px 20px; color:#fff;}
.About h2 { padding: 0px; margin: 0px; font-size: 18px; font-weight: normal;}
.About p { padding: 5px 0px; margin: 0px; font-size: 13px; line-height: 16px;}

/* About Articles/Comments ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Recent {
	margin-bottom: 10px;
	background-color: #FFF;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.TabMenu { float: left; margin: 0px; padding: 0px; }
.TabMenu li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: inline;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-transform: lowercase;
}
.TabMenu li a {
	padding: 0px 0px 0px 9px;
	margin-right: 7px;
	float: left;
	background-image: url(images/mleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.TabMenu li a span {
	padding: 4px 9px 9px 0px;
	display: block;
	float: right;
	background-image: url(images/mright.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.TabMenu li a span {
	float: none;
	color: #1957a0;
}
.TabMenu li a:hover span {
	color: #FFF;
}
.TabMenu li a:hover {
	background-position: 0% -27px;
	color:#0F3;
	text-decoration: none;
}
.TabMenu li a:hover span {
	background-position: 100% -27px;
	color:#FFF;
}

.TabLink a:link.active {
	background-position: 0% -27px;
	color:#1957a0;
	text-decoration: none;
}
.TabLink a:link.active span {
	background-position: 0% -27px;
	color:#FFF;
	text-decoration: none;
}

.TabLink a:visited.active {
	background-position: left bottom;
	color:#FFF;
}
.TabLink a:visited.active span {
	background-position: right bottom;
	color:#FFF;
}

.TabContent { clear: left; padding-top: 10px;}
.TabContent ul { padding: 0px; margin: 0px;}
.TabContent li {
	color:#a40e0e;
	padding: 1px 0px 1px 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 13px;
	font-style: italic;
}
.TabContent li a {
	color:#a40e0e;
	text-decoration: none;
}
.TabContent li a:visited {
	color:#a40e0e;
	text-decoration: none;
}
.TabContent li a:hover {
	color:#2d5287;
	text-decoration: none;
}

/* Side Right Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SRR {
	width: 170px;
	float: right;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.SRR h2 {
	color:#1957a0;
	font-size: 24px;
	border-bottom: solid 1px #eeede4;
	letter-spacing: -1px;
	padding: 5px 0px;
	margin: 0px;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.SRR ul {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.SRR li { margin: 0px; padding: 0px; list-style-type: none; }
.SRR a {
	color:#a40e0e;
	text-decoration: none;
}
.SRR a:visited {
	color:#a40e0e;
}
.SRR a:hover {
	color:#1957a0;
	text-decoration: none;
}
/* Categories +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SRR .widget { margin: 0px 0px 10px 0px; padding: 0px;}
.SRR .widget ul { margin: 0px; padding: 0px;}
.SRR .widget li {
	margin: 0px;
	padding: 1px 0px 1px 0px;
	list-style-type: none;
	font-size: 12px;
}
.SRR .widget li a {
	color:#a40e0e;
	text-decoration: none;
}
.SRR .widget li a:visited {
	color:#a40e0e;
}
.SRR .widget li a:hover {
	color:#1957a0;
	text-decoration: none;
}

.SRR .widget_categories ul { margin: 0px; padding: 0px;}
.SRR .widget_categories ul li {
	margin: 0px;
	padding: 1px 0px 1px 0px;
	list-style-type: none;
	font-style: italic;
}
.SRR .widget_categories ul li a {
	color:#a40e0e;
}
.SRR .widget_categories ul li a:visited {
	color:#a40e0e;
}
.SRR .widget_categories ul li a:hover {
	color:#1957a0;
	text-decoration: none;
}
.SRR .widget_categories ul ul { margin: 2px 0px 0px 0px; padding: 0px; list-style-type: none; background: none; border-bottom: none;}
.SRR .widget_categories ul li li { margin: 0px; padding: 1px 0px; list-style-type: none; background: none; border-bottom: none; font-size: 12px; font-weight: normal;}

.SRR .widget_tag_cloud {
	font-family: "Times New Roman", Times, serif;
	line-height: 22px;
	font-style: italic;
}

.SRR .widget_calendar table { width: 100%;}
.SRR .widget_calendar table td { text-align: center; padding: 3px; }
.SRR .widget_calendar caption { background: #fff3e2; padding: 5px 0px;}
.SRR .widget_calendar #today { background: #fff3e2;}

.SRL .widget_search #s { width: 160px; border: solid 1px #cebea9; padding: 3px; margin-bottom: 5px;}

.SRR .widget_flickrrss h2 { margin-bottom: 10px;}
.SRR .widget_flickrrss ul { padding: 0px; margin: 0px; clear: left;}
.SRR .widget_flickrrss li { list-style-type: none; display: inline; padding: 0px; margin: 0px 10px 10px 0px; border-bottom: none;}
.SRR .widget_flickrrss li a img { background: #fff; padding: 3px; border: solid 1px #cebea9; width: 58px; height: 58px;}
.SRR .widget_flickrrss li a:visited img { background: #fff; padding: 3px; border: solid 1px #cebea9; width: 58px; height: 58px;}
.SRR .widget_flickrrss li a:hover img { background: #660000; padding: 3px; border: solid 1px #660000;}

/* Flickr RSS - PlugIn ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Flickr { margin-bottom: 10px;}
.Flickr h3 { background: url(../../../../../../wp-content/belzebudesaia.com/wp-content/themes/dilectio/dilectio/images/FlickrH3.gif) no-repeat left center; padding: 5px 0px 5px 20px; margin: 0px; color:#ff3366; letter-spacing: -1px; font-size: 14px; font-weight: bold;}
.Flickr ul { padding: 10px 0px; margin: 0px;}
.Flickr li { background: none; padding: 0px; margin: 0px 6px 0px 0px; list-style-type: none; display: inline; border-bottom: none;}
.Flickr li a img { background: #fff; padding: 1px; border: solid 4px #d4e7f2; width: 53px; height: 53px; margin-bottom: 5px;}
.Flickr li a:hover img { background: #fff; padding: 1px; border: solid 4px #ff3366; margin-bottom: 5px;}


/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.FBG { width: 100%; float: left; padding: 0px;}
.Footer {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.Footer p {
	font-size: 10px;
	color:#616161;
	padding: 0px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.Footer a { color:#999; text-decoration: underline;}


/* Twitter ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#twitter_div .module-header {
	padding-top: 4px;
}
#rss_div .module-header a {
	color: #2d5287;
	text-decoration: none;
}
#twitter_div .module-header a {
	color: #2d5287;
	text-decoration: none;
}
#rss_div .module-header a:hover {
	color: #a40e0e;
	text-decoration: none;
}
#twitter_div .module-header a:hover {
	color: #a40e0e;
	text-decoration: none;
}
