/*
Theme Name: Full Voice Media
Theme URI: http://fullvoicemedia.com/
Description: Full Voice Media.
Version: 1.0
Author: Sandeep

*/


/* -----------------------------
	-: Basic Structure :-
----------------------------- */

body {
background: #515151;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#shade {
width: 907px;
margin: 0 auto;
background: url(images/main_bg.png) repeat-y;
}

#wrapper {
width: 873px;
margin: 0 auto;
}

/* -----------------------------
	-: General Classes :-
----------------------------- */
.clear {
clear: both;
}

.f_left{
	float:left;
}

.f_right{
	float:right;
}

img{
	border:none;
}

.reqText {
color: red;
}

/* -----------------------------
	-: Header :-
----------------------------- */


#header {
height: 118px;
background: url(images/logo.png) no-repeat;
position: relative;
left:-6px;
}

#header h1 {
width: 94px;
height: 107px;
position: absolute;
top: 0;
left: 5px;
}

#header h1 a {
width: 100%;
height: 100%;
display: block;
text-indent: -9999px;
overflow: hidden;
}

/* |_ Navigation Bar _| */

#navmainbg {
width: 570px;
height: 43px;
background: url(images/nav_main_bg.png) repeat-x;
position: absolute;
top: 13px;
left: 115px;
}
 
#nav {
width: 450px;
height: 35px;
position: relative;
background: url(images/nav_bg.jpg) no-repeat;
}

#nav li {
display: inline;
}

#nav li a {
color: #FFF;
font-size: 14px;
font-weight: bold;
}

#nav li {
float: left;
list-style: none;
}

#nav li a {
position: absolute;
top: 0;
margin: 0;
padding: 0;
background: url(images/nav_bg.jpg) no-repeat;
height: 35px;
display: block;
overflow: hidden;
text-indent: -9999px;
}

#nav li#nav_ideas  a { 
left: 27px;
width: 62px;
background-position: -27px 0;
}

#nav li#case_studies  a { 
left: 105px;
width: 121px;
background-position: -105px 0;
}

#nav li#nav_specialties  a { 
left: 239px;
width: 85px;
background-position: -239px 0;
}

#nav li#nav_our_blog  a { 
left: 336px;
width: 100px;
background-position: -336px 0;
}

#nav li#nav_contact  a { 
left: 433px;
width: 110px;
background-position: -433px 0;
}

/* Menu Hover  */
#nav li#nav_ideas a:hover, #nav li#nav_ideas  #ideas_active {
background-position: -27px -35px;
}

#nav li#case_studies a:hover, #nav li#nav_case_studies #cstudies_active {
background-position: -105px -35px;
}

#nav li#nav_specialties a:hover, #nav li#nav_specialties #specialties_active {
background-position: -239px -35px;
}

#nav li#nav_our_blog a:hover, #nav li#nav_blog #blog_active {
background-position: -336px -35px;
}

#nav li#nav_contact a:hover, #nav li#nav_contact #contact_active {
background-position: -433px -35px;
}


/* -----------------------------
	-: Blog Class :-
----------------------------- */

#full-voice-media-title {
width: 756px;
height: 81px;
position: absolute;
bottom: -21px;
left: 123px;
text-indent: -9999px;
display: block;
background: url(images/full-voice-media-title.gif) no-repeat;
z-index: 10;
}


#content_main {
width: 873px;
padding: 40px 0 0 0;
}

#content_left {
width: 114px;
float: left;
}

#content_right {
width: 547px;
float: left;
}


.post {
margin: 0 0 20px;
padding: 10px 0 0 0;
text-align: justify;
background: url(images/dot_line.gif) repeat-x;
/*border-bottom: 1px dotted #fff;*/
width: 547px;
}

.post h2 {
color: #050505;
font-size: 24px;
text-decoration: none;
font-family: "Times New Roman", Times, serif;
font-weight: normal;
}

.post h2 a, .post h3 a {
color: #050505;
font-size: 24px;
text-decoration: none;
font-family: "Times New Roman", Times, serif;
font-weight: normal;
}

.post .byAuthor  {
color: #6c6b6b;
text-transform: uppercase;
font-size: 12px;
padding: 5px 0;
letter-spacing: 2px;
}

.entry {
font-size: 16px;
color: #382713;
line-height: 23px;
font-family: "Times New Roman", Times, serif;
padding: 5px 0 5px 3px;
}

.entry p {
margin-bottom: 1em;
}

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

.entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}


.postHeader {
position: relative;
height: 17px;
background: #ee1c24;
width: 273px;
}

.postHeader .date {
width: 31px;
height: 39px;
background: #ee1c24;
position: absolute;
left: -31px;
bottom: 0;
text-align: center;

}

.date .day {
font-size: 24px;
color: #fff;
text-align: center;
overflow: hidden;
padding: 2px 0 0 0;
}

.date .month {
font-size: 11px;
color: #fff;
text-align: center;
overflow: hidden;
}

.postHeader .postCat {
font-size: 11px;
color: #fff;
line-height: 17px;
height: 17x;
}

.postHeader .postCat a {
color: #fff;
text-decoration: none;
}

.postHeader .postCat a:hover {
text-decoration: underline;
}

.postRead {
padding: 10px 0;
}

.postRead .pReading {
width: 180px;
float: left;
}

.postRead .pReading a {
color: #6c6b6b;
font-size: 16px;
font-style: italic;
text-decoration: none;
font-weight: bold;
}

.postRead .pReading a:hover {
text-decoration: underline;
}

.postRead .pComments {
width: 144px;
float: left;
color: #6c6b6b;
font-size: 12px;
padding: 2px 0 0 0;
}

.postRead .pComments a {
text-decoration: none;
color: #6c6b6b;
text-transform: uppercase;
}

.postRead .pComments a:hover {
text-decoration: underline;
}


/* -----------------------------
	-: sidebar :-
----------------------------- */

#sidebar {
width: 140px;
float: right;
font-size: 12px;
padding: 0 20px 0 0;
}

#sidebar h2 {
font-family: "Times New Roman", Times, serif;
font-weight: normal;
color: #a4b048;
font-size: 18px;
}

#sidebar h2 {
	text-decoration: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	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 10px;
	}

ol li, #sidebar ul ol li {
	/*list-style: decimal outside;*/
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#sidebar li a {
color: #757575;
text-decoration: none;
display: block;
padding: 1px 0 4px 0;
border-bottom: 1px solid #d3d3d3;
width: 100%;
}

#sidebar li a:hover {
color: #5a5a5a;
text-decoration: underline;
}
	
	
/* 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 {
	margin: 5px 10px 0 0;
	}
	
#commentform p {
	margin: 5px 0;
	}

	
#commentform label {
width: 195px;
display: block;
float: left;
padding: 2px 0 0 0;
border: 1px solid gary;
}

#commentform input {
	width: 330px;
	padding: 2px;
	margin: 5px 0px 1px 0;
	border: 1px solid #c4c4c4;
	}

#commentform button {
margin: 10px 0 0 195px;
cursor: pointer;
}

#commentform textarea {
	width: 332px;
	padding: 2px;
	border: 1px solid #c4c4c4;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

#respond h3 {
	padding: 0 0 10px 0;
	margin: 40px auto 20px ;
	font-size: 18px;
	border-bottom: 1px solid #000;
	}
	
h3#comments {
padding: 0;
margin: 40px auto 20px ;
font-size: 18px;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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 */


/* -----------------------------
	-: Com :-
----------------------------- */



.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

/*.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}*/
.commentlist li ul li {
font-size: 11px;
	}

/*.commentlist li {
	font-weight: bold;
}*/

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cites, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-transform: capitalize;
	}
	
 .commentlist a {
 color: #979797;
 line-height: 15px;
 }
	

.commentlist p {
	font-weight: normal;
	line-height: 18px;
	text-transform: none;
	}


.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

a {
/*	color: #06c;*/
	text-decoration: none;
	}

a:hover {
/*	color: #147;*/
	text-decoration: underline;
	}



/* -----------------------------
	-: Footer :-
----------------------------- */

#footer {
background: #ccc;
height: 25px;
}

#footer p{
margin:0px;
padding:5px 0 0 10px;
font-size:16px;
color:#635e5e;
font-weight:bold;
text-transform: uppercase;
}

.text_space{
margin:0px;
padding:5px 10px 0 0;
letter-spacing:4px;
font-weight:bold;
font-size:16px;
color:#fff;
}

#shade_bottom {
width: 907px;
height: 19px;
background: url(images/botm_bg.png) no-repeat;
margin: 0 auto;
}

.copyright{
margin:0px;
padding:5px 16px 0 0;
float:right;
color:#e1dddd;
font-size:10px;
}


.searchBox input#s {
width: 85px;
border: 1px solid #c4c4c4;
font-size: 11px;
float: left;
margin: 0 5px 0 0;
}


#stay_connectd {
width: 130px;
font: 12px Arial, Helvetica, sans-serif;
padding: 0 0 0 0px;
}

#stay_connectd .share_icon {
width: 24px;
height: 24px;
float: left;
margin: 7px 7px 0 0;
}

#stay_connectd .share_icon a{
border: none;
}

h5 {
font: 24px Georgia, "Times New Roman", Times, serif;
color: #d8080a;
padding: 0 0 10px 0;
}