/*

	///////////////////////////
	
	THEME MODIFIED v6
	
	Modified by: BRYN BOWMAN for PUBLIC INC.
	Date: October 1, 2011
	
	new colors:
	#5A4A42  ::  dark brown
	#2DA9BA  ::  bright blue
	#8FC547  ::  bright green 
	#9ECDD7  ::  light blue

	///////////////////////////

	Theme Name: Talian 1.0

	Theme URI: http://www.va4business.com/

    Download URL: http://www.va4business.com/business

	Description: Talian is 3 column theme with a perfect combination of Green and black color. This theme is widget ready, SEO friendly and created with valid markups. Another premium theme created by <a href="http://www.va4business.com" target="_blank">VA4Business</a>, after widely appreciated Redie series themes.

	Author: Steve Arun

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

*/


/* Sitemap */

.sitemap ul {
	list-style: none;
	margin: 0;
	padding: 0 0 .5em 0;
}
.sitemap ul li {
	font-size: 1.4em;
	list-style: none;
	margin: 0;
	padding: 0 0 .75em 0;
}
.sitemap ul li ul {
	margin: 0;
	padding: .5em 0 .25em 0;
}
.sitemap ul li ul li {
	font-size: .9em;
	list-style: square;
	margin: 0 0 0 1.5em;
	padding: 0 0 .25em .25em;
}
html{
	margin: 0;
	position: 0;
}
body {
	background: #fff;
	font-family: arial, serif;
	font-size: 65%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
a:link, a:visited, a:hover {
	color: #569800;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4 {
	border-bottom: 1px solid #ccc;
	color: #5A4A42;
	font-weight: bold;
	letter-spacing: -.02em;
	margin: 0 0 .5em 0;
	padding: 0 0 .25em 0;
}
#header h1{
	padding: 47px 0 0 15px;
	color: #fff;
}
h1 {
	font-size: 3em;
	letter-spacing: -.04em;
	margin: 0;
	padding: 0;
}
h1, h1 a:link, h1 a:hover, h1 a:visited, h2 a:link, h2 a:visited {
	border: none;
	color: #5A4A42;
	text-decoration: none;
}
h1 a:link, h1 a:hover, h1 a:visited {
	color: #5A4A42;
	padding: .5em 0;
}
h1 a:hover, h2 a:hover {
	color: #2DA9BA;
}
h2 , h3, h4{
	font-family: 'Rokkitt', Arial;
	font-weight: 700;
}
h2 {
	font-size: 2.75em;
}
h3 {
	font-size: 2em;
	margin-bottom: 1em;
}
h4, #secondary h2, #support h2, #flickr h2, #info h2 {
	font-size: 1.75em;
}
ul, ol {
	margin: 0;
	padding: 0 0 .75em 0;
}
li {
	list-style: square;
	list-style-position: inside;
	margin: 0;
	padding: 0 0 .25em .25em;
}
p, li {
	font-size: 1.3em;
}
p {
	line-height: 1.4em;
	margin: 0 0 1em 0;
	padding: 0;
}
p strong{
	color: 5A4A42;
}

/* Wrapper divs */

body{
	background: #efefef;
}
#wrapper {
	margin: 0 auto;
	width: 920px;
}
#wrapper-inner {
	background: #fff;
	border: 1px solid #999;
	margin: 0 auto;
	text-align: left;
	width: 100%;
}
#header {
	background: #1ba9bb;
	width: 100%;
	position: relative;
	height: 216px;
}
#logo {
	float: left;
	width: 390px;
}
#search {
	position: absolute;
	right: 50px;
	top: 46px;
	padding:  0;
	width: auto;
}
#search input{
	height: 25px;
	width: 180px;
	color: #5A4A42;
	font-size: 13px;
	line-height: 13px;
	border: none;
	height: 28px;
	display: inline-block;
	background-color: #aae0ed;
	border:1px solid #aae0ed
}
#search input.btTxt{
	position: relative;
	top: -1px;
	background: #5A4A42;
	border: 1px solid #5A4A42;
	color: #fff;
	font-size: 11px;
	line-height: 13px;
	height: 32px;
	width: 90px;
	display: inline;
	text-transform: uppercase;
	letter-spacing: 1.1px;
}

#search form {
	margin: 0;
	padding: 0;
}
#search ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#search li {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Navigation */

#nav {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	float: left;
	margin: 0 0 1em 0;
	width: 100%;
}
#nav ul {
	background: #efefef;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 920px;
}
#nav li:last-child{
	border-right: none;
}
#nav li {
	float: left;
	font-size: 1.2em;
	list-style: none;
	margin: 0;
	padding: 0 2px 0 0;
}
#nav li a:link, #nav li a:visited {
	border-right: 1px solid #ccc;
	color: #5A4A42;
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: .5em .75em;
	text-decoration: none;
	text-align: center;
	width: auto;
}
#nav li:last-child a{
	border-right: none;
}
#nav li a:hover, #nav li a:active {
	background: #fff;
}
#secondarynav {
	padding: 2em 0;
}
#secondarynav ul {
	background: #efefef;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	list-style: none;
	margin: 0;
	padding: 0;
}
#secondarynav li {
	border-bottom: 1px solid #ccc;
	font-size: 1.2em;
	list-style: none;
	margin: 0;
	padding: 0;
}
#secondarynav li a {
	display: block;
	list-style: none;
	margin: 0;
	padding: .5em .75em;
	text-decoration: none;
}
#secondarynav li a:hover {
	background: #fff;
	color: #333;
	text-decoration: none;
}

/* Content divs */

#content {
	clear: both;
	padding: 1em 10px;
	width: 900px;
}
#contentcam {
	background: fff;
	clear: both;
	padding: 1em 10px;
	width: 900px;
}
#main {
	float: left;
	width: 500px;
}
#secondary, #support {
	float: right;
	margin: 0;
	padding: 1em 0;
	width: 160px;
}
#support {
	float: left;
	margin: 0;
}

/* How can I help */

#please-support ul {
	list-style: none;
}
#please-support li {
	list-style: none;
}
#please-support li a {
	background: #ffffcc;
	border: 1px solid yellow;
	display: block;
	font-size: 1.2em;
	list-style: none;
	padding: 1em;
	text-decoration: none;
}

/* Home promo */

#home {
	border-bottom: 5px solid #2DA9BA;
	margin-bottom: 2em;
}
#home img {
	border: 1px solid #ccc;
	margin-bottom: 1em;
}
#home p {
	font-size: 1.3em;
}

/* Sidebar */

#info {
	background: #efefef;
	border: 1px solid #ccc;
	float: right;
	margin-bottom: 2em;
	padding: 15px;
	width: 350px;
}
#info ul {
	padding-bottom: 2em;
}
#info li {
	border-bottom: 1px dotted #ccc;
	font-size: 1.2em;
	list-style: none;
	margin: 0;
	padding: .25em 0;
}
#info li a {
	display: block;
	list-style: none;
}
#photo {
	border: 1px solid #ccc;
	margin: 0 0 2em 0;
}
#image {
	padding: 0 0 2em 0;
	text-align: center;
}
#image img,#map img {
	border: 1px solid #ccc;
}
#map {
	background: #fff;
	border: 1px solid #ccc;
	margin: 0 0 1em 0;
	padding: 20px 10px;
	text-align: center;
}

/* Posts and comments */

.posted-by {
	color: #666;
	display: block;
	font-size: 1.2em;
	padding: 0 0 .75em 0;
}
.posted-by a, .posted-by a:visited, .post-data a, .post-data a:visited, .post-data {
	text-decoration: none;
}
.posted-by a:hover, .post-data a:hover {
	text-decoration: underline;
}
#post {
	margin: 0 0 2em 0;
}
.post-meta img {
	margin-bottom: 2em;
}
.post-meta {
	border-bottom: 5px solid #ccc;
	margin: 0 0 2em 0;
	padding: 0 0 2em 0;
}
.post-data a img, .post img.image-feature {
	border: none;
}
.post-data ul {
	clear: both;
	list-style: none;
	margin: 1em 0;
	padding: .5em 1em;
}
.post-data li {
	background: none;
	font-size: 1.2em;
	list-style: none;
	margin: 0;
	padding: .15em 0;
}

/* Older/New tabs */

#older-newer {
	clear: both;
}
#older-newer ul {
	clear: both;
	list-style: none;
	padding: 2em 0 4em 0;
}
#older-newer li {
	background: none;
	list-style: none;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}
#older-newer a, #older-newer a:visited {
	background: #efefef;
	border: 1px solid #ccc;
	color: #333;
	padding: .5em;
	text-decoration: none;
}
#older-newer a:hover {
	background: #fff;
	color: #0066cc;
}
.older {
	float: left;
}
.newer {
	float: right;
}

/* More & Browse ------------------------------------------------------------------------- */

.browse {
	clear: both !important;
	margin: 0;
}
.browse ul {
	clear: both !important;
	list-style: none;
	margin: 0;
	padding: 0 0 1em 0;
}
.browse li {
	background: none;
	font-size: 1.2em;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.browse li a, .browse li a:visited {
	border: 1px solid #ccc;
	color: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: .5em;
	text-decoration: none;
	text-align: center;
	width: auto;
}
.browse li a:hover {
	text-decoration: underline;
}

/* Flickr photos */

#flickr-wrapper {
	clear: both;
	margin: 0 auto;
	padding: 2em 0;
	width: 900px;
}
#flickr img {
	margin: 0 15px 0 0;
}

/* Footer */

#footer {
	clear: both;
	margin: 0 auto 2em auto;
	width: 920px;
}
#footer p {
	color: #666;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	text-align: center;
}
#footer a, #footer a:visited {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.clear {
clear: both;
}

/* Explore */

#explore ul {
	border-bottom: 1px solid #ccc;
	float: left;
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}
#explore li {
	background: none;
	border-bottom: none;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#explore li a img {
	background: #fff;
	border: 1px solid #ccc;
	margin: 0 20px 20px 0;
}
#explore li a:hover img {
	background: #fff;
	border: 1px solid #666;
	margin: 0 20px 20px 0;
}

