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

Formatting CSS for www.processingtalk.com

Version: 1.0
Author: Paul Mason

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

@import url(global.css);
@import url(layout.css);

/* General
--------------------------------------------------------------------------------*/

ul {
	list-style: none;
}

ol {
	list-style: decimal;
}

.right {
	vertical-align: middle;
	padding-left: 5px;
}

.left {
	vertical-align: middle;
	padding-right: 5px;
}

/* Fonts
--------------------------------------------------------------------------------*/


strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

p {
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

p a:link, p a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, li a:link, li a:visited, ol a:link, ol a:visited {
	color: #ff9405;
	font-weight: bold;
	text-decoration: none;
}

p a:hover, p a:active, h2 a:hover, h2 a:active, h3 a:hover, h3 a:active, ul a:hover, ul a:active, ol a:hover, ol a:active {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size: 3em;
	margin: 0;
	padding: 0;
}

h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size: 2.4em;
	line-height: 1.2em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size: 1.4em;
	line-height: 1em;
	font-weight: bold;
	margin: 0 0 3px 0;
	padding: 0;
	color: #ff9405;
}

h4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size: 1.8em;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h5 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size: 1.8em;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

/* Header
--------------------------------------------------------------------------------*/

#logo h1 a {
	background: url("http://www.pro-talk.com/style/images/pro_talk.gif") no-repeat;
	width: 193px;
	height: 48px;
	padding: 0;
	margin: 0;
	display: block;
	text-indent: -9999px;
}

#logo p {
	color: #fff;
	font-weight: bold;
	margin: 5px 0 0 50px;
}

#header #meta label {
	font-size:1.2em;
}

#header #meta .input {
	width: 100%;
	margin: 3px 0 8px 0;
}

/* Breadcrumb
--------------------------------------------------------------------------------*/

#breadcrumb ul li {
	display: inline;
	padding: 5px 15px 4px 15px;
	float: left;
}

#breadcrumb ul li a {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin-right: 10px;
}

#breadcrumb ul li a:hover {
	text-decoration: underline;
}

#breadcrumb li#one {
	background: url("http://www.pro-talk.com/style/images/bg_breadcrumb_one.png") no-repeat top right;
	z-index: 3;
	position: relative;
}

#breadcrumb li#two {
	background: url("http://www.pro-talk.com/style/images/bg_breadcrumb_two.png") no-repeat top right;
	margin-left:-15px;
	z-index: 2;
	position: relative;
}

#breadcrumb li#three {
	background: url("http://www.pro-talk.com/style/images/bg_breadcrumb_three.png") no-repeat top right;
	margin-left: -15px;
	z-index: 1;
	position: relative;
}

#breadcrumb li#four {
	background: url("http://www.pro-talk.com/style/images/bg_breadcrumb_four.png") no-repeat top right;
	margin-left: -15px;
	z-index: 0;
	position: relative;
}

#breadcrumb li#two a, #breadcrumb li#three a, #breadcrumb li#four a {
	margin-left: 15px;
}

/* Navigation (Top)
--------------------------------------------------------------------------------*/

#navigation ul {
	float: left; 
	padding: 32px 0 6px 15px; 
	margin: 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size: 1.4em;
}

#navigation ul li {
	display: inline;
	margin: 0 0 0 3px;
	padding: 0 6px 0 0;
	background: url("http://www.pro-talk.com/style/images/div_navigation_top.gif") no-repeat 100% 66%;
}

#navigation ul li.none {
	background: none;
	margin: 0 0 0 3px;
	padding: 0;
}

#navigation li a {
	color: #fff;
	border: none;
	text-decoration: none;
}

#navigation li a:hover, #navigation li a:visited {
	color: #ff9405;
	border: none;
	text-decoration: none;
}

#navigation p { 
     background: url(../images/sls/userbackground.gif) no-repeat;
     width: 210px;
     height: 20px;
     margin: 30px 20px 10px 0;
     padding: 4px 0 0 25px;
     float: right;
     color: #fff;
}

#navigation p a:link, #navigation p a:visited { 
     color: #ffc222;
     border: none;
     text-decoration: none;
}

#navigation p a:hover, #navigation p a:active { 
     color: #fff;
     border: none;
     text-decoration: none;
}


/* Left Column
--------------------------------------------------------------------------------*/

#left_col h4 {
	margin-bottom: 10px;
}

#left_col ul#websites li {
	padding: 5px 2px;
	font-size: 1.2em;
	border-top: #455560 1px solid;
}

#left_col ul#websites li.active {
	padding: 5px 2px;
	font-size: 1.2em;
	border-top: #455560 1px solid;
	background: #ecf8fb;
}

#left_col ul#websites li.none {
	border: none;
	padding: 0 0 5px 0;
}

#left_col ul#websites li a {
	display:block;
}

/* Hompage
--------------------------------------------------------------------------------*/

.call_to_action_box .header {
	margin-bottom: 5px;
}

.call_to_action_box p {
	color: #fff;
}

.call_to_action_box p.link a {
	color: #fff;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size: 1.2em;
	text-decoration: underline;
}

.call_to_action_box p.link a:hover {
	color: #ff9405;
}

#intro_box p {
	margin: 10px 0 0 0;
}

.press_release {
	float: left;
	width: 231px;
	padding: 0 10px 0 0;
	border-right: #ffc222 1px solid;
}

.banner_ads {
	float: left;
	width: 226px;
	padding: 0 10px 0 10px;
	border-right: #ffc222 1px solid;
}

.successful_entries {
	float: left;
	width: 229px;
	padding: 0 0 0 10px;
}

/* Footer
--------------------------------------------------------------------------------*/

#footer ul li {
	display: inline;
	font-size: 1.2em;
	padding: 0 5px 0 0;
	margin: 0 3px 0 0;
	background: url("http://www.pro-talk.com/style/images/div_homepage_search_terms.gif") no-repeat 100% 50%;
}

#footer ul li.none {
	padding: 0;
	margin: 0;
	background: none;
}

#footer #copyright {
	margin: 3px 0 15px 0;
}

#footer #other_sites {
	margin: 0 0 3px 0;
}

/* Bottom shadow
--------------------------------------------------------------------------------*/

#bottom_shadow p {
	margin: 5px 0 0 0;
	color: #666;
}

