/*  
Theme Name: Dilectio
Theme URI: http://designdisease.com/
Description: Designed by <a href="http://designdisease.com">Design Disease</a> for  <a href="http://smashingmagazine.com">Smashing Magazine</a> <br> This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it, and make any changes you like. Just leave the credits link under your footer :)
Version: 1
Author: Design Disease
Author URI: http://designdisease.com/
*/


body {
	background-image: url(images/wallpaper.jpg);
	background-position: top center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	color:#35383d;
}
a {
	text-decoration: none;
	color : #cc0000;
	border: 0px;
}
a:hover {
	text-decoration: underline;
	color : #ff6600;
	border: 0px;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
img {
	padding: 0px;
	margin: 0px;
	border: none;
	text-align: center;
}
hr {
	border-left:0px;
	border-right:0px;
	border-top:1px dotted #abb0b5;
	border-bottom:0px;
}
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: 1005px;
	margin: 0 auto;
}
/**/ * html .Header {
	height: 130px;
} /* */
.Header {
	width: 1005px;
	margin: 0 auto;
	position:relative;
	min-height: 130px;
}
.Logo {
	float: left;
	width: 476px;
}
.Header .LogoText h1 {
	font-size: 55px;
	line-height: 55px;
	letter-spacing: -3px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	top: 3px;
}
.Header .LogoText a {
	color:#660000;
	text-decoration: none;
}
.Header .LogoText a:visited {
	color:#660000;
	text-decoration: none;
}
.Header .LogoText a:hover {
	color:#660000;
	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 {
	padding: 0;
	margin-top: 95px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	float: right;
}
.Menu em {
	display: none;
}
.Menu ul {
	list-style: none;
	margin: 0;
	padding: 4px;
	border-bottom: 1px solid #000;
}
.Menu ul li {
	display: inline;
	font-size: 16px;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	margin:0;
	padding:0px 2px;
}
.Menu ul li a {
	color: #f94797;
	padding: 4px;
	background-color: #000;
}
.Menu ul li a:hover {
	background-color:#ffffff;
	text-decoration: none;
	color: #9c0047;
}
.Menu ul li ul {
	display: none;
}
/* Container +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.CON {
	width: 975px;
	background-image: url(images/con_bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	padding: 14px;
	border: solid 3px #000;
	border-left-width: 0px;
	border-right-width: 0px;
	background-color: #fff;
}
.SCS {
	width: 760px;
	float: left;
	padding: 0px 15px;
}
.SCS img {
	border: 1px solid #333;
	padding: 2px;
	background-color: #bd1761;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
}
#flashVideoHome {
	border: 1px solid #333;
	padding: 2px;
	width: 400px;
	height: 225px;
	display: inline;
	background-color: #bd1761;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 20px;
	float: right;
}
/* Side Central +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SC {
	width: 435px;
	float: left;
	padding: 0px 15px;
}
.pagetitle {
	font-size: 30px;
	line-height: 24px;
	letter-spacing: -1px;
	font-style:italic;
	border-bottom: dashed 1px #d0c1c1;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-bottom:-5px;
	margin-left:0px;
	margin-right:0px;
	color:#000066;
}
/* Post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Post {
	padding: 0px;
	position: relative;
	clear: left;
	font-size: 13px;
}
.PostHead {
	margin-left: 55px;
}
.PostHead h2 {
	font-size: 30px;
	line-height: 24px;
	letter-spacing: -1px;
	font:Georgia, "Times New Roman", Times, serif;
	padding: 15px 0px;
	margin: 0px;
	color:#000033;
}
.PostHead h2 a {
	color: #109dd0;
	text-decoration: none;
}
.PostHead h2 a:visited {
	color: #109dd0;
	text-decoration: none;
}
.PostHead h2 a:hover {
	color:#000;
	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: 'Verdana';
}
.PostTime .day {
	font-size: 16px;
	line-height: 18px;
	letter-spacing: -1px;
	padding-top: 20px;
	font-family: 'Arial';
}
.PostTime .month {
	font-size: 10px;
	text-transform: lowercase;
}
.PostTime .year {
	padding-top: 7px;
	font-weight: normal;
}
.PostHead small {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	display: block
}
.PostAuthor {
	color:#999;
}
.PostCat {
	color:#ff6600;
}
.PostCat a {
	color:#ff6600;
	text-decoration: none;
}
.PostCat a:visited {
	color:#ff6600;
	text-decoration: none;
}
.PostCat a:hover {
	color:#ff6600;
	text-decoration: none;
}
.PostContent {
	font-size: 13px;
	line-height: 1.4em;
	color:#63565f;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.PostContent p {
	font-size: 13px;
	line-height: 1.4em;
	color:#63565f;
}
.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 {
	padding: 5px 0px;
	margin: 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: #eaf7ff;
}
.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:#336699;
}
.PostContent blockquote a:visited {
	color:#336699;
}
.PostContent blockquote a:hover {
	color:#000033;
}
/**/ * html .PostContent p img {
} /* */
.PostContent p img {
	max-width: 600px;
}
.PostContent p img {
width:expression(this.width > 600 ? "600px" : this.width);
}
.PostContent img {
	margin: 0px 10px 10px 0px;
	float: left;
	border:solid 1px #495b6b;
}
.PostCom {
	padding-top: 10px;
	background: url(images/PostComBkg.gif) repeat-x top;
}
.PostCom ul {
	padding: 0px;
	margin: 0px;
}
.PostCom li {
	padding: 5px 0px 5px 20px;
	margin: 0px 5px 0px 0px;
	list-style-type: none;
	display: inline;
	color:#336699;
	font-size: 12px;
}
.PostCom li a {
	font-weight: bold;
	text-decoration: none;
	color:#ff6600;
}
.PostCom li a:visited {
	font-weight: bold;
	text-decoration: none;
	color:#ff6600;
}
.PostCom li a:hover {
	font-weight: bold;
	text-decoration: none;
	color:#cc0000;
}
.PostCom .Com {
	background: url(images/PostCom.png) no-repeat left center;
}
.PostCom .Tags {
	padding-left: 0px;
}
/* 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(images/NoteRss.png) no-repeat left top;
}
.NoteTrackBack {
	background: url(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(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(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;
	display: block;
}
.Comments h3 {
	font-size: 16px;
	letter-spacing: -1px;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px;
	color:#660000;
}
/* Comments List  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.List ol {
	padding: 0px;
	margin: 0px;
}
.List li {
	padding: 5px 0px;
	margin: 10px 0px;
	list-style-type: none;
	background: url(images/PostDotted.gif) repeat-x bottom;
}
/**/ * html .List .LGrav {
	right: 30px;
} /* */
.List .LGrav {
	right: 0px;
	top: 10px;
}
.List .LGrav img {
	border: solid 1px #ccc;
	padding: 2px;
	background: #fff;
}
.List .LUsr {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 12px;
	color:#999;
}
.List .LUsr a {
	color:#999;
	text-decoration: none;
}
.List .LUsr strong {
	font: bold 16px "Trebuchet MS", sans-serif;
	letter-spacing: -1px;
	color:#666;
}
.List .LUsr strong a {
	color:#cc0000;
	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;
}
.List .Author {
	background:fff;
}
/* Comments Form ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Form .Email {
	background: url(images/FooterEmail.png) no-repeat left top;
}
.Form {
	padding: 0px 0px 10px 0px;
	position: inline;
	margin: 0px;
	font-family: 'Verdana';
}
.Form form {
	margin: 0px;
	padding: 0px;
}
.Form a {
	text-decoration: underline;
}
.Form p {
	padding: 0px 0px 2px 0px;
	margin: 0px;
	color:#666;
}
.Form p small strong {
	font-weight: bold;
	color:#FF3300;
}
.Form p small {
	font-size: 11px;
	display: block;
	padding: 6px 0px;
	color:#000;
}
.Form .TextField {
	color:#003366;
	background-color: #efefef;
	border: solid 1px #d5e7f0;
	padding: 6px 6px 6px 30px;
	font-size: 12px;
}
.Form .TextArea {
	color:#003366;
	background-color: #efefef;
	border: solid 1px #d5e7f0;
	width: 400px;
	padding: 6px;
	font-size: 12px;
}
.Form input.SubmitComment {
	width: 57px;
	height: 29px;
	background: url(images/SubmitComment.png) no-repeat;
	margin-top: 4px;
}
.Form input.SubmitComment:hover {
	background: url(images/SubmitComment.png) no-repeat 0 -29px;
	margin-top: 4px;
}
.Form input.SubmitCommentIE {
	width: 57px;
	height: 29px;
	background: url(images/SubmitComment.png) no-repeat 0 -29px;
	margin-top: 4px;
}
/* Side Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SR {
	width: 160px;
	float: right;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 20;
}
/* Side Right Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SRR {
	width: 160px;
	float: right;
	padding: 0px 0px 0px 0px;
}
.SRR h2 {
	color:#9c0047;
	font-size: 16px;
	border-bottom: dashed 1px #ccc;
	letter-spacing: -1px;
	padding: 2px 0px;
	margin: 3px 0px;
}
.SRR ul {
	margin: 0px;
	padding: 0px;
}
.SRR li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.SRR a {
	color:#333;
}
.SRR a:hover {
	color:#9c0047;
	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;
	border-bottom: solid 1px #eeede4;
	color:#999;
}
.SRR .widget li a {
	color:#333;
}
.SRR .widget li a:hover {
	color:#9c0047;
	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-size: 12px;
	border-bottom: solid 1px #eeede4;
	color:#999;
	font-weight: bold;
}
.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: "Trebuchet MS";
	line-height: 22px;
}
.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;
}
.SRR .widget_search #s {
	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(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 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.clear {
	clear: both;
}
#Footer {
	width: 988px;
	background-color: #9c0047;
	margin: 10px auto;
	padding: 4px 8px;
	text-align: right;
	font-size: 9px;
	color:#ccc;
	border-top: 2px solid #000;
}
#Footer a {
	color:#eee;
	text-decoration: none;
}
#Footer a:hover {
	color:#fff;
}