body {
	text-align: center;
	color: #555;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	background:#fff url(http://page.ly/public/gfx/bg-alt-nav.jpg) top repeat-x;
	
       

}
#quick-flickr div.flickr a img {
	padding:2px;
	border:1px solid #ccc;
	margin:0 5px 5px 0;
}
#content table.boxingcard {
	border:2px solid #f89b1c;
	box-shadow:1px 1px 4px #b09c65;
	-webkit-box-shadow:1px 1px 4px #b09c65;
	-moz-box-shadow:1px 1px 4px #b09c65;
	background:#f9d6ae url(../images/boxing-gloves.jpg) 60% 0 no-repeat;
	color:#111;
	font-family: Georgia;
}
#content table.boxingcard p {
	font-size:1.2em;
}
#content table.boxingcard td.pic {
	text-align: right;
	padding:10px 10px 10px 0;
	vertical-align: top;
}
#content table.boxingcard td.pic img {
	background:#f1f1f1;
	padding:2px;
	border:2px dotted #f89b1c;
}
#content table.boxingcard h2 {
	color:#c22005;
}
#content table.boxingcard td.stats {
	padding:20px 10px 20px 20px;
	width:70%;
	vertical-align: top;
}
#content table.boxingcard td.stats a {
	color:#c22005;
}
div.fblike {
overflow:hidden;
height:30px;
}
h1,h2,h3,strong {
	color:#222;
}
input[type=submit],button.submit,a.button {
	border:1px solid #20b8ca;
	background: #49bfe2 url(http://page.ly/public/gfx/alpha-button-bg.png) repeat-x top;
	color:#fff;
	padding:4px 8px;
	margin:8px 0;
	cursor: pointer;
	font-size:12px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: #888 1px 1px 1px;
	font-weight: bold;
	text-decoration:none;
}
#wrapperFull{
	width:960px;
	margin:0 auto;
}

.post_author {
	border:1px solid #ccc;
	padding:20px;
	background: #102330;
	color:#fff;
}
.post_author .avatar {
	float:right;
	padding:3px;
	background:#fff;
	border:1px solid #ccc;
	margin-top:-8px;
}
div.wp-caption {
	padding:5px;
	border:1px dotted #ccc;
	text-align: center;
	margin:10px;
}
div.wp-caption p {
	margin:0;
	padding:0;
}
/* main content layout */
#hed {
	height:52px;
	position: absolute;
	background: url(http://page.ly/public/gfx/header-overlay.png) -150px 0 repeat-x;
	display:block;
	width:100%;
}
#header {
	height:90px;
	position: relative;
	clear:both;
	line-height: 1em;
}
#logo {
	color:#fff;
	position: absolute;
	font-size:140%;
	left:-20px;
	top:0px;
	z-index: 10;
	
}
#logo p {
        position: absolute;
        top:22px;
        margin: 0;
        padding: 0;
        left:335px;
        width:540px;
        font-size: 11px;
        line-height: 12px;
        color:#e4ecf0;
        text-transform: uppercase;
        text-align: left;

}
#nav {
	position: absolute;
	left:0;
	top:53px;
}
#nav ul {
	margin:0;
	padding:0;
}
#nav .navwrapper {
	position:relative;
}
#nav ul li {
        display: inline;
}

#nav ul li ul li{
	text-align: left;
}

a.signup {
cursor: pointer;
	font-size:14px;
	padding:7px 35px 7px;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-shadow:0px 1px 1px #fff;
	font-weight: normal;
	outline:none;
	outline:0;
	text-decoration: none;
	position: absolute;
	right:100px;
	text-transform: uppercase;
	color:#3b85ab;
	text-align: center;
	top:56px;
	display: block;
	outline:none;
	z-index: 1000;
	background: url(http://page.ly/public/gfx/go_button.png) right top no-repeat;
}
a.signup:hover {
	color:#355a6f;
	

}

div#search {
	position:absolute;
	top:90px;
	text-align: center;
	left:0;
	background: #c3e6ef;
	width: 100%;
	border-bottom:1px solid #4FA7EA;
	
}
div.inner {
	margin: auto;
	text-align: left;
	padding: 15px 0;
}
div#search div.inner {
	text-align: center;
	width:900px;
	margin:auto auto;
	padding: 10px 0;
}
div#header h1 {
	font-size: 23px;
	font-weight: bold;
	float: left;
	width: 40%;
	text-shadow: 1px 0px #2B4462;
	letter-spacing: -1px;
}
div#header h1 a {
	color: #fff;
	text-decoration: none;
}
div#search form {
	font-size: 14px;
	width: 40%;
	float: right;
	text-align: right;
}
div#search form * {
	vertical-align: middle;
}
input#s {
	width: 100px;
}
ul#sidebar input#s {
	width: 100px;
}
a#rss-link, a#twitter-link {
	display: inline;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	position: relative;
	top: 4px;
	text-decoration: none;
	margin: 0 20px 0 0;
}
.replace {
	position: absolute;
	left:-5000px;
}
a#rss-link {
	background: url('../images/rss.gif') no-repeat left center;
	padding: 0 0 1px 17px;
}
a#twitter-link {
	background: url('../images/twitter.png') no-repeat left center;
	padding: 0 0 1px 19px;
}
a#rss-link strong, a#twitter-link strong {
	color: #666!important;
	border-bottom: 1px dotted #222;
}
a#rss-link:hover strong, a#twitter-link:hover strong {
	color: #0078C8!important;
	border-bottom: 1px solid #333;
}
div#wrapper {
	clear:both;
	text-align: left;
	padding: 20px 0;
	position: relative;
	top:50px;
	margin-bottom:40px;
	

	
}
div#content {
	width: 630px;
	float: left;
	padding: 0 30px 0 0;
}
ul#sidebar {
	display: block;
	width: 220px;
	float: right;
	padding: 20px;
	font-size: 13px;
	background:#f1f1f1;
}
ul#sidebar h2 {
	font-size: 20px;
}
ul#sidebar li {
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #ccc;
}
ul#sidebar li ul li {
	font-size: 13px!important;
	margin: 0;
	border: none;
}
ul#sidebar ul.block-list li a {
	display: block;
	padding: 7px 0;
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
}
ul#sidebar ul.block-list li a:hover {
	text-decoration: none;
}
h2, h3, h4, h5, h6 {
	color: #000;
}
h2 {
	font-size: 30px;
	margin: 0 0 8px!important;
	letter-spacing: -1px;
}
h2 a {
	color: #000;
	text-decoration: none;
}
h2 a:hover {
	color: #000;
	text-decoration: underline;
}
h3 {
	font-size: 18px;
	margin: 0 0 8px;
}
div.post h3 {
	margin: 14px 0;
	font-size:16px;
}
h4 {
	font-size: 16px;
}
table td {
	padding:5px;
}
div.post-content ol li {
	margin-bottom:1em;
}
div.post-title {
	margin: 0 0 10px;
}
div.post-title h2 {
	margin: 0;
}
div.post-title h3 {
	color: #999;
	font-size: 14px;
}
div.post-title h3 a {
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}
div.post-title h3 a:hover {
	border-bottom: 1px solid #aaa;
	color: #444;
}
p {
	margin: 0 0 20px;
	font-size: 13px;
	line-height: 20px;
}
p img {
	background: #fff;
	padding: 5px;
	border: 1px solid #999;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
p a:hover img {
	border: 1px solid #777;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
}
img.float-left, img.alignleft {
	display: block;
	float: left;
	clear: left;
	margin: 0 24px 12px 0;
	padding:5px;
	background: #fff;
	border:1px solid #ccc;
}
img.float-right, img.alignright {
	display: block;
	float: right;
	clear: right;
	margin: 0 0 12px 24px;
		padding:5px;
	background: #fff;
	border:1px solid #ccc;
}
img.center, img.centered {
	display: block;
	clear: both;
	margin: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
div.post-content ul, div.post-content ol {
	margin: 5px 0 12px 24px;
	list-style: disc;
	font-size: 13px;
}
div.post-content ol {
	list-style: decimal;
}
a {
	color:#396981;
	outline:none;
}
a:hover {
	color:#4f90b0;

}
a:acive {
	color:#1c3947;
}

blockquote {
	font-size: 15px!important;
	font-family: Georgia, Times, 'Times New Roman', serif;
	color: #444;
	font-style: italic;
	margin: 0 0 0 22px;
	line-height: 24px!important;
	display: block;
}
blockquote p {
	font-size: 15px!important;
	line-height: 24px!important;
}
cite {
	text-align: right;
	float: right;
	color: #aaa;
}
cite a {
	color: #aaa;
	text-decoration: none;
}
cite a:hover {
	color: #999;
	text-decoration: underline;
}
code {
	font-size: 130%;
	background: #fafafa;
}
code.block {
	display: block;
	padding: 10px;
}
div.post {
	padding: 0 0 10px;
	margin: 0 0 25px;
	border-bottom: 1px dotted #ccc;
}
div.post-meta {
	display: block;
	padding: 15px 10px 0px 10px;
	font-size: 13px;
	background: #eaf3f9 url('../images/meta_top.gif') no-repeat top;
	color: #6f7f8a;
}
div.post-meta-cap {
	background: transparent url('../images/meta_bottom.gif') no-repeat bottom;
	height: 5px;
}
div.post-meta span {
	display: block;
	padding: 10px 0;
}
div.post-meta a {
	text-decoration: none;
}
div.post-meta a:hover {
	text-decoration: underline;
}
ol.post-comments {
	margin: 26px 0;
}
ol.post-comments h3 {
	margin: 0 0 5px;
}

li.comment,li.pingback {
	display: block;
	padding: 20px;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;

	background: #e1e1e1;
	clear:both;
	margin:10px 0;
	min-height:70px;
}

li.comment cite {
	float:none;
	display: block;
	text-align: right;
}
 span.says {
	display:none;
}
#comment {width:525px; padding:10px;}
.commentlist li ul li {background-color: #f3f2f1; border:1px solid #e5e4e2; padding-bottom:10px; margin-bottom:10px; margin-top:13px;}
.commentlist li ul li ul li {background-color: white;}
ul.children,li.comment-body {
	clear:both;
	display:block;
}
div.commentmetadata {
	display:none;
}
li.comment.alt {
	background: #f1f1f1;
}
div.comment-author {
	text-align: left;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	display: block;
	float:right;
	width:100px;
	text-align: right;
	border-left:1px solid #ccc;
	padding-left:10px;
	margin-bottom:10px;
	padding-bottom:10px;
	margin-left:20px;
	}
div.comment-author a {
	color: #333;
	text-decoration: none;
}
div.comment-author a:hover {
	text-decoration: underline;
}
div.comment-author img {
	border:1px solid #ccc;
padding:3px;
background:#fff;
}
li.comment p {
	display: block;
	padding: 0;
}
table#wp-calendar {
	margin: auto;
	text-align: center;
}
table#wp-calendar caption {
	font-size: 14px;
	text-align: center;
	color: #999;
}
table#wp-calendar td {
	padding: 5px;
	font-size: 13px;
	text-align: center;
}
table#wp-calendar th {
	font-size: 14px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
table#wp-calendar td a {
	font-weight: bold;
}
a abbr, a acronym {
	border: none;
}
#footer {
        margin-top:3em;
        font-size:12px;
        background:#102330;
        text-align: center;
        color:#3e728a;
}
#footer strong {
  color:#3e728a;
}

#footer a {
        color:#0399eb;
}

#footer div {
	width:940px;
	padding:40px 20px 100px 20px;
	margin:auto auto;
	text-align: left;
}
#footer ul {
	float:left;
	margin-top:10px;
	width:220px;
	margin-right:30px;
	height:200px;
}
#footer img {
	padding:10px;
	border:1px solid #ccc;
	background:#fff;
}
#footer ul li {
	margin-bottom:4px;
}
#footer p.copyright {
	font-size:10px;
	color:#888;
}

