
/*
Theme Name: CODA 2go Theme
Theme URI: http://blog.coda2go.com/
Description: Default theme for the CODA2 2go blog.
Version: 1.1
Author: James Healey
*/

#copy {
	padding-top: 0;
}

/* Begin Typography & Colors */
/*body 
{
	font-size: 8pt;
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	background: white url('images/coda2go_page_bg.gif') repeat-x ;
	color: #666666;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#container 
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#page 
{
	margin: 0 auto;
	width	: 744px;
	text-align: left;
}
*/

#toplinks
{
	width: 740px;
	height: 85px;
}

#toplinks span a
{
	color: white;
	text-decoration: none;
}
#toplinks span a:hover
{
	color: #eed;
}

#toplinks span
{
	float: right;
	padding-top: 13px;
	padding-right: 20px;
	color:#44D6BD;
}

#toplinks img.codalogo
{
	float: right;
}


#header {
	clear: both;
	}

#headerimg 	
{
	float	: left;
	width	: 472px;
	height: 102px;
	margin-left: 20px;
	background: url('../images/coda2go_blogs_logo.png') no-repeat;
}

/* Category tabs */


/* Begin Tabbed Menu */
div#blog_menu
{
	width	: 923px;	
	padding	: 0px;
	clear	: both;
	display	: block;
	height: 43px;
	border-top: 1px solid #F0F5FA; /* makes firefox & IE6/7 */
	background: url('../images/wordpress/coda2go-menubg.gif') repeat-x;	
	margin: 0 auto 10px auto;
}

div#blog_menu ul
{
	list-style: none;
	padding	: 0px;	
	margin-left: 40px;
}

div#blog_menu ul li
{
	float	: left;
	padding	: 0px;	
	margin	: 0px;
	text-align: center;
	list-style: none;
}

div#blog_menu ul li a.selected, 
div#blog_menu ul li.current-cat a, 
div#blog_menu ul li a, 
div#blog_menu ul li a:hover
{
	float			: left;
	color			: #00549F;
	display			: block;
	position		: relative;
	top				: 0px;
	left			: 0px;
	text-decoration	: none;
	height			: 33px;
	margin-right	: 10px;
	padding			: 10px 15px 5px 15px;	
	background		: url('../images/wordpress/coda2go-menul.png') no-repeat;
	font-size		: 10pt;
}

/*#blog_menu ul li a .right*/
div#blog_menu ul li a.selected .mright,
div#blog_menu ul li.current-cat a .mright,
div#blog_menu ul li a .mright,
div#blog_menu ul li a:hover .mright
{
	height		: 33px;
	position	: absolute;
	right		: 0px;
	top			: 0px;
	width		: 5px;
	background	: url('../images/wordpress/coda2go-menur.png') no-repeat;
}

/* Overwrite rule */
div#blog_menu ul li a
{
	color		: #888888;
	background	: none;
}

div#blog_menu ul li a .mright
{
	color		: #888888;
	background	: none;
}

/* End Tabbed Menu */

div#pagetitle_container
{
	background:#FAF9EB;
	border:1px dotted #E6E2AF;
	display:block;
	padding: 15px;
	margin-bottom: 20px;
}

div#pagetitle_container h2
{	
	color: #666666;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	letter-spacing: 0px;
	width: 100%;
	text-align: center;
}

div#pagetitle_container b
{
	font-weight: bold;
}


div#pagetitle_container h2 a
{	
	font-weight: bold;
}

#content {
/*	width: 600px;*/
	float: left;
}
	
.widecolumn .entry p {
	font-size: 1.05em;
	}

.alt {

	border-top: 1px solid #ddd;
	background: #fcfcfc;
	border:1px dotted #dadada;
	padding: 0px;
}

.alt p {
	line-height	: 180%;
	font-size: 8pt;
	margin: 10px;
}


.alt_comment 
{
	border-bottom: dotted 1px #E6E2AF;
	padding: 0px;
}

.alt_comment p {
	line-height	: 180%;
	font-size: 10pt;
	margin: 10px;
}


#footer {

	border: none;
	}
/*
h1, h2, h3 {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-weight: lighter;
	font-size: 26px;
	letter-spacing: -1px;
	text-align:left; 
	}

h2.pagetitle {
	font-size: 1.6em;
	}

		
h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #666666;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #11927B;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
*/
.commentlist li, #commentform input, #commentform textarea {

	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	}


.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: bold;
	}


small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	font-size: 10pt;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
/*
a{	color: #888888;
	text-decoration: underline;
	}

a:hover {
	color: #aaaaaa;
	text-decoration: underline;
	}
*/
h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



.narrowcolumn {
	padding: 0 20px 0 0;
	margin: 0px;
	width: 540px;
	}

.narrowcolumn p
{
	padding-left: 20px;
	font-size: 10pt;
	padding-bottom: 10px;
}

.widecolumn {
	padding: 0px;
	margin: 0px;
	width: 100%;
	}

/* Post style - let's try and keep it one place & not overwrite existing rules, eh? */

.post {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	background: url('images/coda2go_post_bg.png') no-repeat;
	display	: block;
	margin-bottom: 20px;
/*	width: 600px;*/
}

.post p {
	padding-left: 0px;
	padding-bottom: 0px;
}

.post .post_content
{
	margin	: 0px;
	padding: 0 20px 0px 20px;
	display: block;
}

.post .post_content h2
{
	font-size: 15pt;
	margin: 0px;
	padding: 0px;
	line-height: 120%;
	width: 520px;
}

.post .post_content small
{
	font-weight	: bold; 
	font-size: 10pt;
	line-height: 220%;
}

.post_content {
/*	border-bottom: 1px solid #E6E2AF;*/
}

/*

.post .post_content p.postmetadata
{

	line-height: 100%;
}
.post .post_content p.comment_link
{
	float: right; 
	line-height: 100%;
	padding-right: 20px;
}

*/


.post .post_content .entry 
{
	line-height: 150%;
	font-size: 10pt;
}
.entry img
{
	padding	: 15px;
	background: white;
	border: dotted 1px #cccccc;
}

.post .post_content .entry p a, .commentlist a 
{
	color: #00549F;
}

.post .post_content .entry p a:hover, .commentlist a:hover
{
	color: #33b5ad;
}

.post hr {
	display: block;
}


/* Front page summary */


.post_summary {
	margin: 0px;
	padding: 0 10px 0 0;
	text-align: justify;
	background: url('../images/wordpress/coda2go_summary_bg.gif') no-repeat;
	display	: block;
	height	: 60px;
	margin-bottom: 15px;
/*	width: 600px;*/
}


.post_summary .post_date
{
	font-size: 15pt;
	margin: 0px;
	padding: 0px;
	float	: left;
	width	: 60px;
	margin-left: 5px;
	margin-top: 8px;
}

.post_summary .post_date .day
{
	text-align: center;
	width: 60px;
	clear: both;
	float:left;
}

.post_summary .post_date .month
{
	text-align: center;
	width: 60px;
	font-size: 8pt;
	clear: both;
	float:left;
		margin-top: 2px;
}


.post_summary .post_content
{
	margin	: 0px;
	margin-left: 75px;
	padding: 0px;
	padding-top: 3px;
	display: block;
}

.post_summary .post_content p.postmetadata
{
}

.post_summary .post_content p.postmetadata a , .post_summary .post_content p.comment_link a
{
}

.post_summary .post_content p.postmetadata a:hover, .post_summary .post_content p.comment_link a:hover
{
	text-decoration: underline;
}

.post_summary .post_content p.comment_link
{
}

.post_summary .post_content h2
{
	font-size: 14pt;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}

.post_summary .post_content p
{
	font-size: 9pt;
	margin: 0px;
	margin-top: 2px;
	padding: 0px;
	line-height: 100%;
}

.post_summary .post_content h2 {
	font-size: 10pt;
}

/* End */


#recaptcha_widget_div 
{
	clear: both;
}


/* Comment reply box */

.comment_reply
{
	background: url('images/coda2go_post_bg.png') no-repeat;
	display	: block;
	padding-top: 1px;
	margin-bottom: 20px;
/*	width: 600px;*/
}

.comment_reply h3
{
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}


.comment_reply p
{
	margin: 0px;
	padding: 0px;
}


.comment_reply .comment_reply_container
{
	margin: 0 20px 0px 20px;
}




/* End */


.widecolumn .post {
	margin: 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 5px 0 20px 20px;
	padding: 0px;
	line-height: 100%;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
	
}


h3 {
	padding: 0;
	margin: 0px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
/*	line-height: 20px;*/
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul.archives li, #sidebar ul ul.meta li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	} 
/* End Entry Lists */

/* feed icon list  */
ul.icons {
	margin: 0;
	padding: 0;
	float: left;
}
ul.icons li {
	padding-left: 45px;
	height: 40px;
} 
li#rss {
	list-style:none;
	background:url(http://www.financialforce.com/resources_app_v2/images/icons/rss_med.gif) no-repeat;
}
li#twitter {
	list-style:none;
	background:url(http://www.financialforce.com/resources_app_v2/images/icons/twitter_icon.gif) no-repeat;
	min-height: 45px;
}


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;

	}
/* End Form Elements */



/* Begin Comments*/
.commentlist {
	padding: 0px;
	margin: 0px;
	text-align: justify;
	}


.commentlist li {
	padding: 10px;
	margin: 0px;
	margin-top: 10px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	text-align: left;
	width: 180px;
	display: block;
	float: left;
}

/* IE6 hack */
* html #sidebar
{
	width: 170px;
}

#sidebar form {
	margin: 0;
	}
	
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	line-height: 150%;
	font-size: 20px;
	border-bottom: solid 1px #00549F;
}
	
	
#sidebar ul li input#s
{
	width: 160px !important;
}
	
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation 
{
	display: block;
	clear: both;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 180%;
	font-size: 14px;
	padding: 0px;
		padding-bottom: 10px;
}
/* End Various Tags & Classes*/


input.button {
	margin-top: 0.2em;
}

/* coda2go_typography.css overrides */
ul li 	{
	margin-left: 0;
}
