/*
Theme Name: Victory Family
Theme URI: http://www.dunamisdesigns.com
Description: <p>2 column wordpress CMS Template for Business and corporate websites</p>
Version: 1.0
Author: Matt Esau
Date: 11/13/2009
Author URI: http://www.3lanternsstudio.com

*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/
html {
	background-color: #000;
}

body {
	background-repeat:repeat-x;
	font: 12px/1.65 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	color:#fff;
	background-image: url('images/texture-bg.jpg');
	background-repeat: repeat;	
}

#header-bg {
	height: 167px;
	width: 100%;
	background-color: #000;
	position: relative;
	
}

a:focus {
	outline: 1px dotted invert;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

div.container_12 {
	background-image: url('images/bg-img.jpg');
	background-repeat: no-repeat;
	background-position: 10px 167px;
	position: relative;
	top: -167px;
}

div.clear {
	height: 20px;
}

/* default link style
----------------------------------------------------------------------------------------------------*/
a:link, a:visited, a:active {
color:#41612b;
text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

a:active, a:focus{ outline:none; }

.img-br1{
border:1px solid #eee;
background-color:#fff;
padding:5px;

}
.img-br2{
border:1px solid #eee;
background-color:#f9f9f9;
padding:10px;

}

/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
  float: right; 
  margin: 0 0 18px 18px;
  width:auto;
}
.alignleft {
  float: left; 
  margin: 0 18px 18px 0;
  width:auto;
}
a img {
	border:none;
}

blockquote{
	border:1px solid #eee;
	background-color:#f5f5f5;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-left:3px solid #ccc;
	font-size:11px;
}

/* Headings
----------------------------------------------------------------------------------------------------*/
h1 {
	font-size: 22px;
	letter-spacing:-1px;
	font-weight:bold;
}
h2 {
	font-size: 20px;
	letter-spacing:-1px;
}
h3 {
	font-size: 18px;
	letter-spacing:-1px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
/* `Spacing
----------------------------------------------------------------------------------------------------*/
ol {
	list-style: decimal;
}
ul {

	list-style-type: square;

}

li {
	margin-left: 30px;

}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
	
}

.img-br{
border:1px solid #eee;
padding:10px;
background-color:#fff;

}

h2.pagetitle{
	font-size:2.75em;
	color: #018985;
	letter-spacing: -2px;
}
h2.pagetitle2{
	font-size:2.75em;
	color: #018985;;
	line-height:40px;
}

h1.pagetitle{
	color:#018985;

}

/* headings/page titles/ home page titles

----------------------------------------------------------------------------------------------------*/
/* header / meu styles
----------------------------------------------------------------------------------------------------*/
#top-header {
	height:116px;
	width:940px;
}
#logo {
	padding-left:0;
	width:auto;

}

/*---------------------slider--------------------*/
#home-slider {
	margin-bottom:0px;
	height:262px;
	padding-top:59px;

}
		.slider-frame{
		width:940px;
		border:1px solid #000;
		height: 262px;
		background-color:#000;
		}
		
		.sliderImages  {
			margin-left:10px;
		}

			.sliderImages ul{
				margin:0px;
				padding:0px;
			
			}
				#home-slider ul li {
					margin:0;
					padding-top:10px;
					list-style:none;
					width:920px;
					height:240px;
				
				}

			.arrow-but{
				position:relative;
				z-index:10;
			
			}
			.prev {
				position: absolute;
				left:-20px;
				top:-150px;
				z-index:10;
			}
			.next {
				position:absolute;
				left:920px;
				top:-150px;
				z-index:10;
			}

/* home column 1
----------------------------------------------------------------------------------------------------*/
.home-col1, .home-col2, .home-col3{
	padding:20px;
	background-color:#000000;
	background-image: url(images/pf-bg1.jpg);
	background-repeat: repeat-x;



}

/* post style
----------------------------------------------------------------------------------------------------*/
.post{

margin: 0px 0px 20px 0px;
padding: 30px;
background-color: #000;


}
.post h2.pagetitle{

margin-bottom:30px;
color: #018985;


}
.post h2 a{

}


p.more{
	padding-top:10px;

}
.post-pf{
	display:block;
	margin-bottom:40px;
	padding:18px;	
	float:left;
	background-repeat: repeat-x;
	background-position: top;
	width:96%;
	background-color:#000;

}

/* right sidebar / sidebar / sidebar widgets
----------------------------------------------------------------------------------------------------*/
.right-column-wrapper{
color:#fff;


}

.right-column {

}

	.right-column ul{
		margin: 0px;
		padding:0px;
		}
	
		.right-column ul li, .right-column ul li.widget{
			margin:0px;
			padding:0px;
			margin-bottom:20px;
			background-color: #000;
			background-repeat: repeat-y;
			width:100%;
			list-style:none;
			}
				.right-column ul li{
				margin-bottom:20px;
				}
				
				.right-column ul li.news ul li, .right-column ul li.widget ul li{
				margin-bottom:10px;
				}
			
		.right-column ul li h3, .right-column ul li.widget h3{
			padding:25px 30px 0px 30px;
			color:#018985;
			background-repeat: no-repeat;
			background-position: top;
			width:240px;
			}

			.right-column ul li ul, .right-column ul li.widget ul, #searchform{			
				background-repeat: no-repeat;
				background-position: center bottom;
				margin:0px;
				padding:10px 30px 20px 30px;
				width:240px;
				
				}

		.right-column ul li ul li, .right-column ul li.widget ul li{
			background-image:none;
			}
			
	.textwidget {
		padding: 0px 30px 30px;
	}


/* Twitter*/

.right-column ul li.widget ul.twitter li, .right-column ul li.widget ul.tweets li{
	padding-bottom:5px;
}

	.twitter-item .tweets li{
		margin-bottom:10px;
		
		}
		
		.twitter-timestamp, ul.tweets a.timesince {
		font-weight:bold;
		margin-bottom:10px;
		
		}
			.right-column ul li.widget ul.twitter li a, .right-column ul li.widget ul.tweets li a{
				padding:0px;
				background-image:none;
				}
			
			.right-column ul li.widget ul.twitter li.twitter-item {
				font-style: italic;
			}

			a.twitter_title_link {
				color: #018985;
			}

/* widgets wp-calendar*/
.right-column ul li.widget #calendar_wrap{
	background-image: url(images/sidebar-ul-bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin:0px;
	padding:10px 20px;
	list-style:none;

}
.right-column ul li.widget #wp-calendar{
	margin:0px;
}

/* Content section
----------------------------------------------------------------------------------------------------*/
.content-column-home{

}

.content-column{
padding-right:20px;
float:left;
width:auto;

}

#mid-section{
	float:left;
	padding:55px 0px 40px 0px;
	width:auto;
}


	
/* @ comments style
----------------------------------------------------------------------------------------------------*/

.alt {
	background-color: #000;
	border:1px solid #111;
	
	

	}
	
h3#comments, #respond{
color: #018985;

}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #ccc;
	background-color:#f2f2f2;
	color:#333;

	}
#commentform textarea {
	width: 99%;
	padding: 2px;
	border:1px solid #ccc;
	background-color:#f2f2f2;
	color:#333;
	overflow:auto;
	}

#commentform #submit {
	margin: 0;
	float: left;
	background-color:#000;
	color:#fff;
	margin-bottom:10px;
	border:none;
	width:auto;
	padding: 5px 10px;
	border:1px solid #444;
	font-weight:bold;
	}

ol.commentlist li.alt {
	margin: 0;
	padding: 10px;
	background-color: #333;

	}
.commentlist {
	padding: 0;
	padding:0px;
	background-color: #000;
	color: #fff;	
}

.commentlist a:link, .commentlist a:visited  {
color:#0099CC;

	
	}
.commentlist li {
	margin: 5px 0 10px;
	padding: 15px 5px 10px 10px;
	list-style: none;
	background-color: #000; 
	background-repeat: repeat-x;
	background-position: -25px;	
	color:#fff;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.navigation{
	background-image: url(images/pf-bg.jpg);
	background-repeat: repeat-x;
	background-position: -50px;
	font-size:2em;

}


/* footer
----------------------------------------------------------------------------------------------------*/
.footer {
	border-top:1px solid #027c9d;
	padding:15px 0px;
	margin:0px;
	background-color: #009998;
	background-repeat: repeat-x;
	margin-top:30px;
	color:#eee;
	height: 50px;
	font-size: 0.9em;
	
}
	#copyright {
	width:300px;
	margin-left:30px;
	float: left;	
}

	#automargin {
	width: 960px;
	margin: 0 auto;
}

.footer p {
	color: #000;
	margin: 0px;
}

#copyright a.link {
	color: #000;
}

.footer a:hover {
	color: #fff;
}

#social-media-footer {
	float: left;
}

#social-media-footer li{
	display: inline;
	color: #018985;
	float: left;
	margin: 0px 30px 0px 0px;
}