/*  
Theme Name: Illacrimo
Theme URI: http://wp-themes.designdisease.com/illacrimo/
Description: Designed by <a href="http://www.designdisease.com">Elena G.</a>.
Version: 1.1
Author: Design Disease
Author URI: http://wp-themes.designdisease.com/
*/


body {
	background: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color:#35383d;
}
html {
	padding: 0;
	margin: 0;
}
a:link {
	text-decoration: none;
	color : #4c6a97;
	border: 0px;
	-moz-outline-style: none;
}
a:active {
	text-decoration: underline;
	color : #4c6a97;
	border: 0px;
	-moz-outline-style: none;
}
a:visited {
	text-decoration: none;
	color : #4c6a97;
	border: 0px;
	-moz-outline-style: none;
}
a:hover {
	text-decoration: underline;
	color : #4c6a97;
	border: 0px;
	-moz-outline-style: none;
}
a:focus {
	outline: none;
	-moz-outline-style: none;
}
img {
	padding: 0px;
	margin: 0px;
	border: none;
	text-align: center;
}


hr {
	border-left:0px solid #abb0b5;
	border-right:0px solid #abb0b5;
	border-top:1px solid #e4e2e2;
	border-bottom:0px solid #abb0b5;
	height : 1px;
padding:10px 0;
}
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;
}
/* BGContainer +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.BGC {
	width: 875px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	padding: 10px 10px 10px 0;
}
.alignright {
	float: right;
	padding: 10px 0 10px 10px;
}
/* Header +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/**/ * html .Header {
	height: 98px;
} /* */
.Header {
	background: url(images/dp_header.gif) no-repeat left top;
	width: 875px;
	position: relative;
	clear: left;
	padding: 0px;
	min-height:135px;
_height:140px;
}
.Header h1 {
	font-family: 'Copse', arial, helvetica;
	font-size: 22px;
	line-height: 26px;
	letter-spacing: -.5px;
	padding: 27px 5px 0px 100px;
	margin: 0px;
	font-weight: bold;
}
.Header h1 a {
	color:#fff;
	text-decoration: none;
}
.Header h1 a:visited {
	color:#fff;
	text-decoration: none;
}
.Header h1 a:hover {
	color:#fff;
	text-decoration: none;
}
.Header .Desc {
	color:#75c0d9;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: 'Arial';
	padding: 0px;
	margin: 0px 0px 0px 100px;
}
.Header .LS {
	position: absolute;
	top: 55px;
	left: 30px;
	width: 310px;
	height: 60px;
}
.Header .TR {
	position: absolute;
	top: 20px;
	left: 700px;
	width: 150px;
	height: 30px;
}
#header_right {
	float:right;
	width:292px;
}

#header_search {
	text-align:right;
	padding-top:57px;
	padding-right:22px;
	margin-bottom:15px;
	color:#fff;
}
/* Menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
li.first-menu-item {
border-left:none !important; margin-left:0 !important; padding-left:0 !important;
}
.Menu {
	width: 500px;
_width:300px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	font-size:11px;
margin-left:105px;
}
.Menu a:link, .Menu a:active {
	color:#fff;
}
.Menu a:hover, .Menu a:visited {
	color:#fff;
}
.Menu em {
	display: none
}
.Menu ul {
	list-style: none;
	margin: 0px;
	padding: 0;
}
.navlist li {
	display: inline;
	border-left:1px solid #fff;
list-style-type: none;
padding-left: 12px;
margin-left:12px;
}
.Menu ul li ul {
	display: none;
}
.Footer li {
	padding: 0px;
	margin: 0px;
	display: inline;
	font-size: 11px;
}
.MTL {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(images/MTL.gif) no-repeat left top;
	height: 8px;
	width: 8px;
}
.MTR {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(images/MTR.gif) no-repeat left top;
	height: 8px;
	width: 8px;
}
/* Container +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.CON {
	background: #fff url(images/BGC.gif) repeat-y left;
	width: 875px;
	float: left;
	position: relative;
	padding: 0px
}
/* Side Central Single +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SCS {
	width: 320px;
	float: left;
	padding: 15px 30px 15px 100px;
}
.SCS h1 {
	font-size: 20px;
	font-weight: normal;
	background: url(images/PostHead.gif) repeat-x bottom;
	padding-bottom: 10px;
	letter-spacing: -1px;
}
.SCS h2 {
	font-size: 18px;
	font-weight: normal;
}
.SCS h3 {
	font-size: 14px;
	font-weight: bold;
}
.SCS p {
	font-size: 12px;
	line-height: 17px;
}
.SCS p strong {
}
.SCS img {
}
.SCS ul {
	padding: 10px 0px;
	margin: 0px;
}
.SCS li {
	padding: 2px 0px 2px 15px;
	list-style-type: none;
	background: url(images/PostContentLiIco.png) no-repeat left top;
	font-size: 11px;
	line-height: 15px;
	color:#4c4c4c;
}
.SCS blockquote {
	padding: 2px 10px;
	background: #e9f8ff;
	margin: 0px;
	color:#336699;
}
.SCS blockquote p {
	font-size: 11px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 15px;
}
.SCS blockquote li {
	padding: 2px 0px 2px 15px;
	list-style-type: none;
	background: url(images/PostContentBlockLiIco.png) no-repeat left top;
	font-size: 11px;
	line-height: 15px;
	color:#336699;
}
.SCS blockquote a {
	color:#0080ca;
}
.SCS blockquote a:visited {
	color:#0080ca;
}
.SCS blockquote a:hover {
	color:#003399;
}
.SCS a {
	text-decoration: underline;
}
/* Side Central +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SC {
	width: 423px;
	min-height: 500px;
	float: left;
	background: url(images/sc_top.jpg) top left no-repeat;
	padding: 25px 30px 15px 140px;
}

.SC p a.events {
	color:#ff6f01;
	font-size: 12px;
	font-weight:bold;
background: url(images/linkarrow_white.gif) right top no-repeat;
padding-right:10px;
line-height:20px;
}

.SC h2 {
	color:#1c3e64;
	font-size:14px;
	margin: 0;
}
.pagetitle {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-bottom: 15px;
}
/* Post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


.author {
	float:right;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	width:90px;

}
.author a {
	color:#4c6a97;
	text-decoration:none;
}
.commentslink {
	clear:right;
	float:right;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	color:#cac9c9;
	font-style:italic;
	width:90px;
}
.commentslink a {
	color:#cac9c9;
	font-style:italic;
	text-decoration:none;
}
a.readmore, .readmore  {

	color:#ff6f01;
	font-size: 12px;
	font-weight:bold;
padding-right:10px;
font-style: normal;
line-height:20px;
text-decoration:none;
border:none;
background:#fff url(images/linkarrow_white.gif) right top no-repeat;
}

a.readmore:hover {
text-decoration:underline;
}

.Post {
	padding: 0px;
	position: relative;
	clear: left;
}
.PostHead {
	position: relative;
	clear: left;
}
.PostHead h1 {
	font-size: 22px;
	font-family:'Copse', arial, helvetica;
	line-height: 26px;
	font-weight:normal;
	padding: 0px 0px 1px 0px;
	margin: 0px;
	color:#8c9326;
margin-bottom:15px;
}
.PostHead h1 a {
	color: #8c9326;
	text-decoration: none;
}
.PostHead h1 a:visited {
	color: #8c9326;
	text-decoration: none;
}
.PostHead h1 a:hover {
	color:#8c9326;
	text-decoration: none;
}
.PostDate {
	margin: 0;
	position: absolute;
	top: 0px;
	left: -140px;
	padding: 0 0 6px 10px;
	width:90px;
}
.entry_author_image2 img{
margin-left:2px;
}




.PostDate small {
	color:#8a98a2;
	font-weight: bold;
}
.PostDate .month {
	display:block;
	text-transform: uppercase;
	font-size:17px;
	float:right;
	color:#cac9c9;
}
.PostDate .day {
	display:block;
	font-size: 35px;
	font-weight: bold;
	float:left;
	color:#cac9c9;
	text-align:right;
	line-height:32px;
	width:50px;
}
.PostDate .year {
	float:right;
	color:#cac9c9;
	clear:right;
	font-size:14px;
	margin-top:-5px;
margin-bottom:10px;
}
.PostContent {
	padding: 0px 0px 5px 0px;
	font-size: 12px;
	line-height: 17px;
}
.PostContent p {
	font-size: 12px;
	line-height: 17px;
}
.PostContent p strong {
}
.PostContent img {
}
.PostContent ul {
	padding: 10px 0px;
	margin: 0px;
}
.PostContent li {
	padding: 2px 0px 2px 15px;
	list-style-type: none;
	background: url(images/PostContentLiIco.png) no-repeat left top;
}
.PostContent blockquote {
	padding: 2px 10px;
	background: #e9f8ff;
	margin: 0px;
	color:#336699;
}
.PostContent blockquote p {
	font-size: 11px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 15px;
}
.PostContent blockquote li {
	padding: 2px 0px 2px 15px;
	list-style-type: none;
	background: url(images/PostContentBlockLiIco.png) no-repeat left top;
	font-size: 11px;
	line-height: 15px;
	color:#336699;
}
.PostContent blockquote a {
color:#ff6f01;

}
.PostContent blockquote a:visited {
color:#ff6f01;

}
.PostContent blockquote a:hover {
color:#ff6f01;

}
.PostContent a {
	text-decoration: none;
	color:#ff6f01;

}
.PostDet {
	padding-top: 15px;
}
.PostDet ul {
	padding: 0px;
	margin: 0px;
}
.PostDet li {
	padding: 5px 0px 5px 18px;
	margin: 0px 10px 0px 0px;
	list-style-type: none;
	display: inline;
	color:#336699;
	font-size: 10px;
	font-weight: bold;
}
.PostDet li a {
	text-decoration: underline;
}
.PostCateg {
	background: url(images/PostCateg.png) no-repeat left center;
}
.PostCom {
	background: url(images/PostCom.png) no-repeat left center;
}
/* Note ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.Note {
	padding: 0px;
	margin: 0px;
}
.Note li {
	padding: 2px 0px 2px 15px;
	margin: 0px;
	list-style-type: none;
	font-size: 11px;
}
.NoteRss {
	background: url(images/NoteRss.png) no-repeat left top;
}
.NoteTrackBack {
	background: url(images/NoteTrackBack.png) no-repeat left top;
}
.Note li a {
	color:#cc6600;
}
/* Navigation - PlugIn +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Nav a {
	padding: 2px 5px 2px 3px;
	background: #fff;
	font-size: 11px;
}
.Nav a:visited {
	padding: 2px 5px 2px 3px;
}
.Nav a:hover {
	padding: 2px 5px 2px 3px;
	text-decoration: none;
}
.Nav span {
	padding: 2px 5px 2px 0px;
	color:#6666;
}
.Nav .on {
	padding: 2px 5px 2px 3px;
	font-size: 11px;
	color:#000;
}
/* Comments ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments {
	margin: 20px 0px 0px 0px;
}
/* Comments List  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .List h3, .Comments h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px;
	color:#33577f;
}
.Comments .List ol {
	padding: 0px;
	margin: 0px;
}
.Comments .List li {
	position: relative;
	padding: 15px 5px 10px 5px;
	margin: 0px 0px 5px 0px;
	list-style-type: none;
}
.Comments .List .ComListLi {
	border-bottom:1px solid #e4e2e2;
}
/**/ * html .Comments .List .ComListLiTop {
	left: -5px;
} /**/
.Comments .List .ComListLiTop {
	position: absolute;
	height: 15px;
	width: 420px;
	left: 0px;
	top: 0px;
}
/**/ * html .Comments .List .ListNr {
	left: -55px;
} /**/
.Comments .List .ListNr {
	color:#bec9d1;
	position: absolute;
	top: 15px;
	font-size: 24px;
	line-height: 24px;
	font-family: 'Arial';
	font-weight: normal;
	letter-spacing: -1px;
	padding: 0px;
	left: -55px;
}
/**/ * html .Comments .List .ListGrav {
	left: 10px;
} /* */
.Comments .List .ListGrav {
	position: absolute;
	top: 15px;
	left: 15px;
}
.Comments .List .ListGrav img {
	border: solid 1px #fff;
}
.Comments .List big {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 11px;
	letter-spacing: -1px;
	color:#333;
	font-weight: bold;
	display: block;
}
.Comments .List small {
	color:#a19a80;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}
.Comments .List small a {
	color:#a19a80;
	text-decoration: none;
}
.Comments .List small a:visited {
	text-decoration: none;
}
.Comments .List .ListContent {
	margin: 5px 0px 0px 0px;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
	background: #fff url(images/ComListContent.gif) no-repeat left top;
	display: block;
}
/* Comments Form ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .Form h3 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px;
	padding: 5px 0px 10px 0px;
	color:#333;
}
.Comments .Form {
	background: #f2f2f2;
	padding: 10px 15px 20px 15px;
	position: relative;
}
/**/ *html .Comments .FormTop {
	left: -15px;
} /**/
.Comments .FormTop {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 423px;
	height: 7px;
}
.Comments .Form form {
	margin: 0px;
	padding: 0px;
}
.Comments .Form a {
	text-decoration: underline;
	color:#58595b;
}
.Comments .Form p {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color:#58595b;
}
.Comments .Form p small strong {
	font-size: 10px;
	font-weight: bold;
	color:#58595b;
}
.Comments .Form p small {
	font-size: 11px;
	display: block;
	padding: 5px 0px;
}
.Comments .Form .TextField {
	background: #fff;
	border: solid 1px #dddcdc;
	padding: 5px 4px;
	font-size: 11px;
	display: block;
}
.Comments .Form .TextArea {
	background: #fff;
	border: solid 1px #dddcdc;
	padding: 4px;
	font-size: 12px;
}
.Comments .Form input.SubmitComment {
	width: 142px;
	height: 33px;
	background: url(images/SubmitComment.jpg) no-repeat;
	margin-top: 8px;
}
.Comments .Form input.SubmitComment:hover {
	background: url(images/SubmitComment.jpg) no-repeat 0 -33px;
	margin-top: 8px;
}
.Comments .Form input.SubmitCommentIE {
	width: 142px;
	height: 33px;
	background: url(images/SubmitComment.jpg) no-repeat 0 -33px;
	margin-top: 10px;
	margin-top: 8px;
}
/* Search ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Search {
	background: url(images/Search.gif) no-repeat left top;
	position: absolute;
	top: 0;
	width: 280px;
	left: -9px;
}
.Search form {
	padding: 30px 20px 10px 30px;
	margin: 0px;
}
.Search input {
	border: none;
	color: #330033;
	font-size: 11px;
}

#searchform input {
background: url(images/bkg_search.gif) no-repeat left top;
	color: #330033;
	font-size: 10px;
width:141px;
height:14px;
padding:10px 5px 5px 25px;
border:none;
}


.Search input.search {
	width: 24px;
	height: 23px;
	background: url(./images/SearchButton.gif) no-repeat;
}
.Search input.keyword {
	background: none;
	border: none;
	padding: 5px 0px 5px 8px;
	width: 180px;
	border: none;
} /**/
* html #buttonsearch {
	margin: -24px 0px 0px 203px;
} /* */
#buttonsearch {
	padding: 0px;
	margin: -23px 0px 0px 203px;
	top: 0px;
	background: none;
}
/* Flickr RSS - PlugIn ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Flickr {
	margin-bottom: 10px;
}
.Flickr h2 {
	background: url(images/FlickrH3.gif) no-repeat left top;
	padding: 0px 0px 5px 20px;
	margin: 0px 0px 10px 0px;
	border-bottom: dashed 1px #7bb9d9;
}
.Flickr ul {
	padding: 0px;
	margin: 0px;
}
.Flickr li {
	padding: 0px;
	margin: 0px 6px 0px 0px;
	list-style-type: none;
	display: inline;
}
.Flickr li a img {
	background: #000;
	padding: 1px;
	border: solid 4px #127aae;
	width: 60px;
	height: 60px;
	margin-bottom: 5px;
}
.Flickr li a:hover img {
	background: #fff;
	padding: 1px;
	border: solid 4px #09182a;
	margin-bottom: 5px;
}
/* Syndicate ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Syn {
	background: #09182a url(images/SynBottom.gif) no-repeat left bottom;
	margin-bottom: 10px;
	position: relative;
	padding: 10px 15px;
}
/**/ * html .SynTop {
	left: -15px;
} /* */
.SynTop {
	position: absolute;
	background: url(images/SynTop.gif) no-repeat left top;
	left: 0px;
	top: 0px;
	width: 230px;
	height: 8px;
}
.Syn ul {
	margin: 0px;
	padding: 0px;
}
.Syn li {
	background: url(images/SynIco.gif) no-repeat left center;
	margin: 0px;
	padding: 3px 0px 3px 20px;
	list-style-type: none;
	font-size: 12px;
	color:#0097ca;
}
.Syn li a {
	color:#fff;
	font-size: 12px;
}
/* Side Right Left +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SR .SRL {
	width: 230px;
	float: left;
	line-height:17px;
	padding: 15px 20px 15px 20px;
	color:#58595b;
}
.SR .SRL a {
	color:#ff6f01;
	font-size: 12px;
	font-weight:bold;
background: url(images/linkarrow.gif) right top no-repeat;
padding-right:10px;
}

.SR .SRL a.noimage {
background: none;
}

.SR .SRL a:visited {
	color:#ff6f01;
}
.SR .SRL a:hover {
	color:#ff6f01;
}
.SR .SRL .widget {
	margin:0 0 20px 10px;
	color:#58595b;
	padding: 0 0 20px 0;
	border-bottom:1px solid #d8d6d6;
}
.SR .SRL .widget h2 {
	color:#1c3e64;
	font-size:14px;
	margin: 0 0 10px 0;
}
.SR .SRL .widget ul {
	margin: 0px;
	padding: 0px;
}
.SR .SRL .widget li {
	margin: 0;
	padding:0px 0px 8px 10px;
	list-style-type: none;
	font-size: 12px;
	background: url(images/CategLi.gif) no-repeat left top;
}
.SR .SRL .widget .download {
	margin: 0px;
	padding:10px 0px 8px 70px;
	list-style-type: none;
	font-size: 12px;
	background: url(images/download.gif) no-repeat left top;
	min-height:50px;
	_height:50px;
}
.SR .SRL .widget .download a {
	float:left;
	color:#ff6f01;
	font-weight:bold;
	width:120px;
}
.SR .SRL .widget .podcast {
	margin: 0px;
	padding:10px 0px 8px 70px;
	list-style-type: none;
	font-size: 12px;
	background: url(images/podcast.gif) no-repeat left top;
	min-height:50px;
	_height:50px;
}
.SR .SRL .widget .podcast a {
	float:left;
	color:#ff6f01;
	font-weight:bold;
}
.SR .SRL .widget_categories .children ul {
	margin: 2px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
.SR .SRL .widget_categories .children li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom: none;
	font-size: 10px;
	background: none;
}
.SR .SRL .widget_tag_cloud {
	font-family: "Trebuchet MS";
	line-height: 18px;
}
.SR .SRL .widget_calendar table {
	width: 100%;
}
.SR .SRL .widget_calendar table td {
	text-align: center;
	padding: 3px;
}
.SR .SRL .widget_calendar caption {
	background: #006dab;
	padding: 5px 0px;
}
.SR .SRL .widget_calendar #today {
	background: #006dab;
}
.SR .SRL .widget_search #s {
	width: 140px;
	border: solid 1px #d8d6d6;
	padding: 3px;
	margin: 0 5px 5px 0;
	float:left;
}
/* Side Right Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SR .SRR {
	width: 160px;
	float: right;
	padding: 10px;
}
.SR .SRR .widget {
	margin-bottom: 10px;
	color:#7a8fa4;
}
.SR .SRR .widget h2 {
	background: url(images/SRRH3.gif) repeat-x left bottom;
	color:#abcee1;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
}
.SR .SRR ul {
	padding: 0px;
	margin: 0px;
}
.SR .SRR li {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	list-style-type: none;
	background: url(images/SRRIco.png) no-repeat left top;
}
.SR .SRR li a {
	color:#7a8fa4;
	font-size: 11px;
}
.SR .SRR li a:visited {
	color:#7a8fa4;
}
.SR .SRR li a:hover {
	color:#fff;
}
#sb-top-img {
	float:right;
	padding-right:3px;
}
/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Footer {
	background: url(images/footer.jpg) no-repeat left top;
	width: 845px;
	position: relative;
	clear: left;
	padding: 30px 15px 10px 15px;
	height:76px;
}
.Footer p {
	font-size: 11px;
	color:#fff;
	padding: 0px;
	margin: 0px;
	font-weight:normal;
}
.Footer ul {
	margin:8px 0 0 0;
	padding:0;
	color:#fff;
}
.Footer li {
	padding: 0 6px 0 3px;
	border-right:1px solid #fff;
}
.Footer a {
	color:#fff;
	text-decoration: none;
}

select#cat.postform {
width:200px;
}

span.wpcf7-form-control-wrap.textarea-488 textarea {
background: url(images/bkg_submit.gif) no-repeat;
border:0;
width:206px;
height:75px;
padding:4px;
}

span.wpcf7-form-control-wrap.text-993 input, span.wpcf7-form-control-wrap.text-633 input, span.wpcf7-form-control-wrap.captcha-688 input {
background: url(images/sidebar_field.gif) no-repeat;
border:0;
width:203px;
height:19px;
padding:4px;
}




input.wpcf7-submit {
background: url(http://review.spearmarketing.com/nav/wp-content/themes/illacrimo/images/btn_submit.gif) right top no-repeat;
width:72px;
height:19px;
border:0;
font-size:11px;
color: #ff6f01;
font-weight:bold;
}
