/*  

Theme Name: TypographyWP

Theme URI: http://www.acosmin.com/typographywp-free-wordpress-theme/

Description: "TypographyWP" is a free wordpress theme designed and coded by <a href="http://www.acosmin.com">Alexandru Cosmin</a><br/>

Version: 1.1

Author: Alexandru Cosmin

Author URI: http://www.acosmin.com

Tags: white, light, blue, two-columns, fixed-width, right-sidebar, theme-options, custom-header, custom-colors



	The CSS, XHTML and design is released under GPL.

    http://www.opensource.org/licenses/gpl-license.php

*/

body, div, dl, dt, dd, #menu ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {

	margin:0;

	padding:0;

}

table {

	border-collapse:collapse;

	border-spacing:0;

}

fieldset, img {

	border:0;

}

address, caption, cite, code, dfn, em, strong, th, var {

	font-style:normal;

	font-weight:normal;

}

ol, #menu ul {

	margin:0;

	padding:0;

}

caption, th {

	text-align:left;

}

h1, h2, h3, h4, h5, h6 {

	font-size:100%;

}

img.alignright {

	float:right;

}

img.alignleft {

	float:left;

}

img.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto

}

a img.alignright {

	float:right;

	margin:0 0 1em 1em

}

a img.alignleft {

	float:left;

	margin:0 1em 1em 0

}

a img.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto

}

a, a:visited {

	color:#007acc;

	text-decoration:none;

}

a:hover {

	color:#333;

	text-decoration:underline;

}

.aligncenter, div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.alignright {

	float:right;

}

.alignleft {

	float:left;

}

.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	overflow:hidden;

}

.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}

.wp-caption p.wp-caption-text {

	font-size: 10px;

	line-height: 15px;

	padding: 0 4px 0px;

	margin: 0;

	color:#999;

	text-transform:uppercase;

}

/*-----------------------*/



body {

	font-family:Verdana, Geneva, sans-serif;

	color:#444;

	background: url(images/back.png) repeat;

}

.pattern1 {

	background:url(images/pat/pattern1.jpg) repeat;

}

.pattern2 {

	background:url(images/pat/pattern2.jpg) repeat;

}

.pattern3 {

	background:#F2F2F2 url(images/pat/pattern3.jpg) no-repeat top center;

}

.pattern4 {

	background:#9a9a9a url(images/pat/pattern4.jpg) repeat-x top left;

	;

}

#wrap {

	margin:20px auto;

	background-color:#fff;

	overflow:hidden;

	border:10px solid #ccc;

	width:980px;

	padding:0px 10px 0px 10px;

}

#menu {

	width:980px;

	margin:10px auto 0 auto;

	background-color:#F5F5F5;

	border-top:1px solid #ddd;

	border-bottom:1px solid #ddd;

	border-right:1px solid #ddd;

	height:24px;

}

#menu ul {

	list-style-type: none;

	float: left;

	font-family: "Gill Sans MT", Georgia, "Times New Roman", Times, serif;

	padding: 0px 0px 0px 0px;

	margin: 0;

	border-left:1px solid #ddd;

	width:630px;

}

#menu ul li {

	float: left;

	display: block;

	height:24px;

	padding: 0px;

	margin-right: 0px;

	border-right:1px solid #ddd;

	text-transform:uppercase;

	font-size:10px;

	line-height:14px;

	font-weight:lighter;

	letter-spacing:1px;

}

#menu ul li:hover {

	background-position: left;

}

#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active {

	float: left;

	color: #666;

	text-transform: uppercase;

	display: block;

	height:19px;

	padding:5px 20px 0px 20px;

	margin: 0px;

}

#menu .home, #menu .current_page_item {

	background-color:#fff;

}

#menu .home a:link, #menu .home a:visited, #menu .current_page_item a:link, #menu .current_page_item a:visited {

	background-position: right;

	background-repeat: no-repeat;

	color: #000;

}

#menu ul li a:hover {

	background-position: right;

	background-repeat: no-repeat;

	color: #111;

	height:19px;

	text-decoration: underline;

}

#menu ul li ul {

	width: 180px;

}

#menu .rss {

	list-style:none;

	margin:0px;

	font-family: "Gill Sans MT", Georgia, "Times New Roman", Times, serif;

	overflow:hidden;

	float:right;

	border:none;

	width:300px;

}

#menu .rss li {

	float:right;

	height:24px;

	background-color:#FFFBFA;

	border-left:1px solid #ddd;

	border-right:none;

	padding-left:10px;

}

#menu .rss li:hover {

	background-color:#FFF7F5;

}

#menu .rss li a {

	display: block;

	height:19px;

	padding:5px 20px 0px 20px;

	background-position:left;

	background:url(images/rss.png) no-repeat top left;

}

#menu .rss li a:hover {

	background:url(images/rss.png) no-repeat top left;

	color: #111;

	height:19px;

}

.menunav li:hover ul, ul.menunav li.sfHover ul {

	left:-1px;

	top:25px;

}

.menunav li:hover li ul, .menunav li.sfHover li ul {

	top:-9999px;

}

.menunav li li:hover ul, ul.menunav li li.sfHover ul {

	left:180px;

	top:-1px;

	border-top:1px solid #ddd;

}

.menunav li:hover ul, .menunav li li:hover ul {

	top: -9999px;

}

.menunav li ul {

	position:absolute;

	top:-9999px;

	border-right: 1px solid #ddd

}

.menunav li {

	float:left;

	position:relative;

	border-bottom:1px solid #ddd;

}

.menunav ul li {

	width: 100%;

}

.menunav li li {

	padding: 0px;

	background: url(images/libgt.png) repeat;

	height: auto !important;

}

.menunav li ul {

	z-index:100;

}

.menunav li:hover a:link, .menunav li:hover a:visited {

	color: #111 !important;

	text-decoration: underline;

}

.menunav li li:hover, .menunav li .current_page_item {

	background:url(images/libgth.png) repeat !important;

}

.menunav li li a:link, .menunav li li a:visited {

	padding:5px 20px 5px 20px !important;

	margin: 0px 0px 0px 0px !important;

	height: auto !important;

	background-image: none !important;

	float: left;

}

#header {

	width:960px;

	margin:0 auto 10px auto;

	padding:10px 10px;

	height:75px;

	background:url(images/line.png) repeat-x bottom left;

}

#header .topic {

	width:450px;

	float:left;

}

#header .ad468 {

	float:right;

	background-color:#F5F5F5;

}

#header .ad468 img {

	border:4px solid #ddd;

	padding:1px;

}

#header h1 {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:36px;

	font-weight:lighter;

	letter-spacing:-1px;

	text-transform:lowercase;

}

#header h1 a, #header h1 a:visited {

	text-decoration:none;

	color:#000;

}

#header h1 a:hover {

	text-decoration:underline;

	color:#000;

}

#header h1 span {

	font-style:italic;

	font-weight:bold;

	color:#007acc;

}

#header .description {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:18px;

	font-style:italic;

	font-weight:bold;

	color:#000;

}

#header .description em {

	font-size:14px;

	font-style:italic;

	color:#666;

}

#header .topic .logo {

	position:relative;

	width:450px;

	height:60px;

	padding:0px;

	margin:0px;

	overflow:hidden;

	float:left;

}

#header .topic .logo span {

	position:absolute;

	width:450px;

	height:60px;

	left:0;

	top:0;

	margin:0;

	background:url(images/logo.png) no-repeat;

	text-indent:-9999px;

}

#container {

	width:960px;

	padding:0px 0px;

	margin:0 auto 10px auto;

	overflow:hidden;

}

#lside {

	float:left;

	width:160px;

	padding:0px 0px 10px 15px;

	margin:0px 0px 10px 10px;

	background:url(images/postbg.png) repeat-y top left;

	overflow:hidden;

	font-size:12px;

}

#lside .adsideleft {

	width:160px;

	overflow:hidden;

}

#lside img {

	margin:0px 0px 10px 0px;

}

#lside a, #lside a:visited {

	color:#007acc;

	text-decoration:none;

}

#lside a:hover {

	color:#333;

	text-decoration:underline;

}

#lside h2 {

	font-family:Georgia, "Times New Roman", Times, serif;

	text-transform:lowercase;

	padding:0px 0px 5px 0px;

	font-weight:lighter;

	font-size:18px;

	color:#333;

	border-bottom:1px solid #ddd;

}

#lside ul {

	list-style:none;

	margin:0px 0px 5px 0px;

	padding:5px 0px 5px 0px;

	border-bottom:1px solid #ddd;

}

#lside ul a, #lside ul a:visited {

	padding:0px 0px 0px 16px;

	background:url(images/libg.png) no-repeat top left;

}

#lside ul li {

	font-family:Verdana, Geneva, sans-serif;

	text-transform:capitalize;

	font-size:11px;

	padding:2px 0px 2px 0px;

}

#lside li ul {

	border:none;

	margin:0px;

	padding:0px

}

#lside li li {

	width:96%;

}

#lside li li a, #lside li li a:visited {

	background:url(images/lisubbg.png) no-repeat top left;

}

#lside .ad160, #rside .ad160 {

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#bdbdbd;

	text-transform:lowercase;

	text-align:right;

	padding:0px 5px 5px 0px;

	background:url(images/adbg.png) repeat-x top left;

}

#lside .ad160 span, #rside .ad160 span {

	background-color:#fff;

	padding:0px 5px;

}

#rside {

	float:left;

	width:295px;

	overflow:hidden;

	color:#444;

	padding:0px 0px 20px 25px;

	margin:0px 0px 10px 10px;

	background:url(images/sidebg.png) repeat-y top left;

	font-size:12px;

}

#rside a, #rside a:visited {

	color:#007acc;

	text-decoration:none;

}

#rside a:hover {

	color:#333;

	text-decoration:underline;

}

#rside h2 {

	font-family:Georgia, "Times New Roman", Times, serif;

	text-transform:lowercase;

	padding:0px 0px 5px 0px;

	font-weight:lighter;

	font-size:22px;

	color:#333;

	border-bottom:1px solid #ddd;

}

#rside ul {

	list-style:none;

	margin:0px 0px 5px 0px;

	padding:5px 0px 5px 0px;

	border-bottom:1px solid #ddd;

}

#rside ul li {

	font-family:Verdana, Geneva, sans-serif;

	text-transform:capitalize;

	font-size:12px;

	line-height:16px;

	word-spacing:1px;

	padding:2px 0px 2px 16px;

	margin:2px 0px 2px 0px;

	background:url(images/libg300.png) no-repeat top left;

}

#rside ul li.mostcom {

	background:url(images/limostcom.png) no-repeat top left;

}

#rside ul li.com {

	background:url(images/licom.png) no-repeat top left;

	text-transform:lowercase;

}

#rside img {

	margin:0px 0px 10px 0px;

}

#tabs_container {

	width: 300px;

	overflow:hidden;

}

#tabs_container ol.idTabs {

	list-style:none;

	width:298px;

	height:24px;

	margin:0px;

	padding:0px;

	overflow:hidden;

	border-top:1px solid #ddd;

	border-bottom:1px solid #ddd;

}

#tabs_container ol.idTabs li {

	float:left;

	font-family: "Gill Sans MT", Georgia, "Times New Roman", Times, serif;

	width:98px;

	text-align:center;

	background:none;

	display:inline;

	text-transform:uppercase;

	font-size:10px;

	line-height:14px;

	margin:0px;

	letter-spacing:1px;

	padding:5px 0px;

	border-right:1px solid #ddd;

	height:19px;

}

#tabs_container a:hover {

	text-decoration:none;

}

#tabs_container ol.idTabs li a.selected {

	font-weight:bold;

}

#tabs_container ol.idTabs li.recent {

	background:url(images/recent.png) no-repeat top right;

	border-right:none;

}

#rside .wp-tag-cloud {

	list-style:none;

	width:280px;

	padding:10px 7px 0px 7px;

	border:none;

	overflow:hidden;

}

#rside .tweets {

	width:300px;

}

#rside .tweets ul {

	list-style:none;

}

#rside .tweets ul li {

	width:263px;

	color:#666;

	background:none;

	padding:5px 5px 5px 30px;

	border:1px solid #eee;

	background:#F9F9F9 url(images/tweet.png) no-repeat top left;

	overflow:hidden;

}

#rside .tweets ul li.aktt_more_updates {

	text-transform:uppercase;

	font-size:10px;

	background:none;

	padding:5px 0px;

	border:none;

	text-align:right;

	width:298px;

}

#rside .tweets ul li.aktt_more_updates:hover {

	font-size:10px;

	background:none;

	padding:5px 0px;

	border:none;

	margin:0;

	width:298px;

}

#rside .tweets ul li:hover {

	color:#333;

	background:#F9F9F9 url(images/tweeth.png) no-repeat top left;

	border:1px solid #ddd

}

#rside .tweets ul li .theday {

	float:right;

	clear:both;

	font-size:10px;

	text-transform:uppercase;

	font-family:Georgia, "Times New Roman", Times, serif;

}

#tab1, #tab2 {

	width:300px;

	font-size:12px;

}

#tab1 .wp-smiley, #tab2 .wp-smiley {

	border:none;

	padding:0;

	margin:0;

}

#rside .wp-tag-cloud li {

	display:inline;

	background:none;

	padding:0px 3px 0px 3px;

	margin:0px;

}

#rside .arhives {

	width:300px;

	overflow:hidden;

}

#rside .arhives li {

	display:inline;

	float:left;

	width:134px;

	background:url(images/liarc300.png) no-repeat top left;

}

#wp-calendar {

	margin:0px 0px 10px 0px;

}

#wp-calendar td {

	width:32px;

	text-align:center;

	padding:5px;

	border:1px solid #ddd;

	color:#666;

}

#wp-calendar th {

	text-align:center;

	padding:5px;

	border:1px solid #ddd;

	background:url(images/calbg.png) repeat-x top left;

}

#wp-calendar caption {

	padding:10px;

	font-family: "Gill Sans MT", Georgia, "Times New Roman", Times, serif;

	text-transform:uppercase;

	letter-spacing:2px;

}

#prev, #next {

	font-size:11px;

	text-align:center;

}

#today {

	background:url(images/caltoday.png) repeat-x bottom left;

	font-weight:bold;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:14px;

}

#rside .searchbox {

	width:275px;

	padding:5px 0px 10px 0px;

	margin:0px 0px 5px 0px;

	border-bottom:1px solid #ddd;

	overflow:hidden;

}

#rside .searchbox .searchformtop {

	font: normal 14px Verdana, Helvetica, sans-serif;

	border:none;

	background: url(images/searchformtop.png) no-repeat top right;

	overflow:hidden;

	color:#999;

	margin:0px;

	float:left;

	width:200px;

	height:22px;

	padding:6px 5px 0px 5px;

}

#rside .searchbox input.gosearch {

	width: 63px;

	height: 28px;

	background:url(images/searchbutton.png) no-repeat;

	margin:0px;

	float:left;

}

#rside .searchbox input.gosearch:hover {

	background:url(images/searchbuttonh.png) no-repeat;

}

#rside .adsideright {

	overflow:hidden;

	float:right;

	width:300px;

}

#posts {

	width:630px;

	float:left;

	overflow:hidden;

	font-size:13px;

}

#posts .post {

	width:625px;

	overflow:hidden;
	
	text-align: justify;

	margin:0px 0px 15px 0px;

}

#posts .post .pinfo {

	list-style:none;

	width:450px;

	height:48px;

	background:url(images/postinfo.png) no-repeat;

	padding:0px;

	margin:0px 0px 5px 0px;

	font-family:Georgia, "Times New Roman", Times, serif;

}

#posts .post .pinfo li {

	display:inline;

	float:left;

	padding:0px;

	margin:0px;

}

#posts .post .pinfo li.lileft {

	width:48px;

	height:43px;

	padding:5px 0px 0px 0px;

	text-align:center;

}

#posts .post .pinfo li.liright {

	width:386px;

	height:48px;

	padding:0px 8px 0px 8px;

	position:relative;

	display:table;

}

#posts .post .pinfo li.lileft span {

	font-size:26px;

	font-weight:lighter;

	line-height:20px;

	padding:0px;

	margin:0px;

}

#posts .post .pinfo li.lileft span em {

	font-family:"Gill Sans MT", Georgia, Verdana, Times, serif;

	font-size:12px;

	color:#bbb;

	padding:0px;

	margin:0px;

	text-transform:uppercase;

	letter-spacing:2px;

}

#posts .post .pinfo li.liright div {

	display:table-cell;

	vertical-align:middle;

	position:static;

}

#posts .post .pinfo li.liright div div {

	position:relative;

	top:-50%;

}

#posts .post .pinfo li.liright h1 {

	font-size:18px;

	font-weight:lighter;

}

#posts .post .pinfo li.liright h1 a, #posts .post .pinfo li.liright h1 a:visited {

	color:#007acc;

	text-decoration:none;

}

#posts .post .pinfo li.liright h1 a:hover {

	color:#333;

	text-decoration:underline;

}

#posts .post .postcontent {

	font-size:13px;

	padding:5px;

	margin:0px 0px 0px 0px;

}

#posts .post .postcontent a, #posts .post .postcontent a:visited {

	color:#007acc;

	text-decoration:none;

}

#posts .post .postcontent a:hover {

	color:#333;

	text-decoration:underline;

}

#posts .post .postcontent strong {

	font-weight:bold;

}

#posts .post .postcontent p {

	line-height:18px;

	word-spacing:1px;

	margin-bottom:10px;

}

#posts .post .postcontent img {

	padding:5px;

	border:1px solid #ddd;

	margin:4px;

	background-color:#F5F5F5;

}

#posts .post .postcontent .wp-caption img {

	border:1px solid #ddd;

	padding:0;

	margin:0 0 5px 0;

}

#posts .post .postcontent .wp-caption p {

	margin:0 0 5px 0;

}

#posts .post .postcontent .wp-caption .alignright {

	float:right;

}

#posts .post .postcontent .wp-caption .alignleft {

	float:left;

}

#posts .post .postcontent .wp-caption .aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto

}

#posts .post .postcontent ul {

	margin:5px 0px;

	width:440px;

	padding:0px;

	color:#666;

}

#posts .post .postcontent blockquote {

	margin:5px auto;

	width:90%;

	padding:10px 5px 0px 5px;

	border:4px solid #ddd;

	background-color:#F9F9F9;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-style:italic;

	font-size:14px;

	color:#666

}

#posts .post .postcontent ul li {

	padding:5px 0px 5px 14px;

	margin:0px;

	background:url(images/circle.png) no-repeat top left;

}

#posts .post .postcontent ol {

	margin:5px 0px;

	width:440px;

	padding:0px;

	color:#666;

}

#posts .post .postcontent ol li {

	padding:5px 0px 5px 14px;

	margin:0px;

	background:url(images/disc.png) no-repeat top left;

}

#posts .post .postcontent img.wp-smiley {

	padding:0px;

	margin:0px;

	background:none;

	border:none;

}

#posts .post .postcontent h1, #posts .post .postcontent h2, #posts .post .postcontent h3 {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-weight:lighter;

}

#posts .post .postcontent h1 {

	font-size:20px;

	line-height:26px;

}

#posts .post .postcontent h2 {

	font-size:18px;

	line-height:24px;

}

#posts .post .postcontent h3 {

	font-size:16px;

	line-height:22px;

}

#posts .post .postcontent .postcom {

	font-family:"Gill Sans MT", Georgia, Verdana, Times, serif;

	font-size:10px;

	text-transform:uppercase;

	letter-spacing:1px;

	display:inline;

	float:right;

	background:url(images/postcomments.png) no-repeat;

	width:67px;

	height:18px;

	text-align:left;

	padding:3px 0px 0px 24px;

}



#navigation {

	width:440px;

	height:16px;

	clear:both;

	margin:0px 0px 20px 0px;

	font-size:10px;

	font-family: "Gill Sans MT", Georgia, "Times New Roman", Times, serif;

	border-bottom:1px solid #EEE;

	letter-spacing:2px;

	border-top:1px solid #EEE;

	text-transform:uppercase;

	padding:5px;

}

#navigation .next {

	float:left;

}

#navigation .prev {

	float:right;

}

#comments {

	width:450px;

	overflow:hidden;

	padding:0px;

}

#comments h3 {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:18px;

	font-weight:lighter;

}

#listcomments {

	width:450px;

	list-style:none;

	padding:0px;

	margin:10px 0px 0px 0px;

	overflow:hidden;

}

#listcomments li {

	width:95%;

	margin:0px auto 20px auto;

	border:1px solid #ddd;

	border-top:4px solid #ddd;

	padding:10px;

	overflow:hidden;

}

#listcomments li .moder {

	color:#C03

}

.vcard {

	overflow:hidden;

}

.vcard img {

	float:left;

	padding:3px;

	margin:0px 10px 4px 0px;

	border:1px solid #ddd;

	background-color:#e9e9e9;

}

.says {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:14px;

	font-weight:bold;

}

.commentmetadata {

	font-family:"Gill Sans MT", Georgia, Verdana, Times, serif;

	font-size:11px;

	text-transform:uppercase;

	letter-spacing:2px;

}

.comtext {

	font-size:11px;

	border-top:1px solid #ddd;

	overflow:hidden;

	margin-top:5px;

	padding-top:5px;

}

.comtext p {

	line-height:16px;

	word-spacing:1px;

}

.comtext img {

	border:none;

	padding:0;

	margin:0;

}

.reply, .cancel {

	width:95%;

	margin-bottom:10px;

	overflow:hidden;

}

.reply a, .reply a:visited, .cancel a, .cancel a:visited {

	width:55px;

	height:18px;

	background:url(images/reply.png) no-repeat;

	float:right;

	font-family:"Gill Sans MT", Georgia, Verdana, Times, serif;

	text-transform:uppercase;

	letter-spacing:1px;

	font-size:10px;

	padding:3px 0px 0px 25px;

	color:#999999;

	text-decoration:none;

}

.reply a:hover, .cancel a:hover {

	text-decoration:none;

	color:#666

}

.cancel a, .cancel a:visited {

	background:url(images/close.png) no-repeat;

}

.children {

	padding:0px;

}

#respond {

	border:1px solid #ddd;

	width:95%;

	padding:10px;

	margin:10px 0px 10px 0px;

	overflow:hidden;

}

#respond small {

	font-family:"Gill Sans MT", Georgia, Verdana, Times, serif;

	font-size:10px;

	text-transform:uppercase;

	letter-spacing:2px;

}

#respond input {

	width:70%;

	border:3px solid #ddd;

	padding:2px 2px 2px 2px;

	font-family:Verdana, Geneva, sans-serif;

	font-size:12px;

	margin-top:5px;

	margin-bottom:5px;

	color:#A9A9A9;

}

#respond textarea {

	width:90%;

	border:3px solid #ddd;

	padding:2px 2px 2px 2px;

	font-family:Verdana, Geneva, sans-serif;

	font-size:12px;

	color:#8F8F8F;

}

#respond input.submitcom {

	width: 171px;

	height: 30px;

	background: url(images/submitc.png) no-repeat;

	margin:0px 0px 0px 0px;

	padding:0px;

	border:none;

}

#respond input.submitcom:hover {

	background: url(images/submitc.png) no-repeat 0 -30px;

	margin:0px 0px 0px 0px;

	padding:0px;

	border:none;

}

#footerboxes {

	width:960px;

	margin:0px auto 0px auto;

	padding:10px 10px 10px 10px;

	overflow:hidden;

	border-top:3px solid #ddd;

	font-size:12px;

}

#footerboxes .box1, #footerboxes .box2, #footerboxes .box3 {

	width:288px;

	padding:0px 10px 0px 10px;

	float:left;

	overflow:hidden;

}

#footerboxes .box1, #footerboxes .box2 {

	margin-right:15px;

}

#footerboxes .box2 img {

	float:left;

	margin:10px 5px 5px 5px;

	padding:4px;

	background-color:#F5F5F5;

	border:1px solid #ddd;

}

#footerboxes p {

	line-height:17px;

	word-spacing:1px;

	margin-bottom:5px;

	margin-top:10px;

}

#footerboxes h2 {

	font-family:Georgia, "Times New Roman", Times, serif;

	text-transform:lowercase;

	padding:0px 0px 5px 0px;

	font-weight:lighter;

	font-size:18px;

	color:#333;

	border-bottom:1px solid #ddd;

}

#footerboxes a, #footerboxes a:visited {

	color:#007acc;

	text-decoration:none;

}

#footerboxes a:hover {

	color:#333;

	text-decoration:underline;

}

#footerboxes ul {

	list-style:none;

	margin:0px 0px 5px 0px;

	padding:5px 0px 5px 0px;

	border-bottom:1px solid #ddd;

}

#footerboxes ul li {

	font-family:Verdana, Geneva, sans-serif;

	text-transform:capitalize;

	font-size:12px;

	line-height:16px;

	word-spacing:1px;

	padding:2px 0px 2px 16px;

	margin:2px 0px 2px 0px;

	background:url(images/libg300.png) no-repeat top left;

}

#footerboxes ul li.mostcom {

	background:url(images/limostcom.png) no-repeat top left;

}

#footerboxes ul li.com {

	background:url(images/licom.png) no-repeat top left;

	text-transform:lowercase;

}

#footerboxes img {

	margin:0px 0px 10px 0px;

}

#footer {

	background:url(images/lineb.png) repeat-x top left;

	width:940px;

	margin:0px auto 0px auto;

	padding:10px 20px;

	overflow:hidden;

}

#footer .fleft {

	float:left;

	width:700px;

	overflow:hidden;

}

#footer .fright {

	float:right;

	width:200px;

	text-align:center;

}

#footer h1 {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-weight:lighter;

	font-size:24px;

	text-transform:lowercase;

	margin:0px 0px 10px 0px;

}

#footer p, #footer .fright {

	font-family: "Gill Sans MT", Georgia, "Times New Roman", Times, serif;

	letter-spacing:2px;

	font-size:10px;

	text-transform:uppercase;

	margin:10px 0px 0px 0px;

}

#footer .fright .logo {

	position:relative;

	width:168px;

	height:30px;

	padding:0px;

	margin:0px auto;

	;

	overflow:hidden;

}

#footer .fright .logo span {

	position:absolute;

	width:168px;

	height:30px;

	left:0;

	top:0;

	margin:0;

	background:url(images/footerlogo.png) no-repeat;

	text-indent:-9999px;

}

#footer .fright .logo span:hover {

	background:url(images/footerlogoh.png) no-repeat;

}

#footer p a, #footer p a:visited, #footer .fright a, #footer .fright a:visited {

	text-decoration:none;

	color:#666;

}

#footer p a:hover, #footer .fright a:hover {

	text-decoration:underline;

	color:#666;

}


