/*
Theme Name: 	Vivid
Description: 	Vivid default Theme
Author: Vivid Greetings
Version: 		1.0
The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	ECARDS
*/

/* RESET 
---------------------------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,del,dfn,font,img,ins,kbd,q,s,samp,strike,sub,sup,tt,var,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:normal;font-style:normal;font-size:100%;font-family:inherit;vertical-align:baseline;}
:focus{outline:0}
body{font-family:Arial, Helvetica, sans-serif;font-size:62.5%;}
ol,ul{list-style:none;}
table{border-collapse:separate;border-spacing:0;}
caption,th,td{text-align:left;font-weight:normal;}
blockquote:before,blockquote:after,q:before,q:after{content: "";}
blockquote,q{quotes: "" "";}

/* STRUCTURE
---------------------------------------*/
* {
     margin: 0;
}


body {
	width:100%;
	height:100%;
	background:#fff;
	color:#000;
	font-size:.8em;
	line-height:1.6;
}

.back {
	margin: 0 auto;
	padding-top: 100px;
	clear: both;
}

.caption {
width: 125px;
}

.about {
	float:right;
	margin-right: 10px;
	font-size: 10px;
}

.contact {
	float:right;
	font-size: 10px;
	margin-right: 15px;
}

	
#container {
	clear:both;
	width:100%;
}
	
#content-container {
	margin-top:20px;
	float:left;
	width:80%;
	margin-bottom:10px;
}
	
#content {
	float:right;
	width:80%;
	text-align: center;
}	

#content2 {
	float:right;
	padding-left: 10px;
	margin-right: 20px;
	width:75%;
	overflow:hidden;
	text-align: center;
}

#content3 {
	float:right;
	margin-right: 20px;
	padding: 10px;
	width:600px;
	overflow:hidden;
	text-align: center;
}

.pre{
	white-space: pre-wrap;       /* css-3 */	
 	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	margin-left: 15px;
}

div.tab {  
	width: 20px; 
	height: 20px;
}

div.bgray { 
	background-color: white;
	margin-left: -10px;
}

.entry {
text-align: left;
}

#footer{
	width:990px;
	margin:0 auto;
	border-top:1px solid #ddd;
	text-align: center;
    clear: both;
	position:relative;
	height: 1em;
}

*+html #footer{
margin-top: 80px;
}

#greenbar {
	background-color: #1e2e7c;
	width: 950px;
	margin-top: 12px;
	padding: 5px 0px 5px 40px;
}

#header, #menu{
	float:left;
	width:100%;
}

.hidden-container {
	display: none;
}

html, body {
	height:100%;
}

.leaf {
	width: 285px;
	clear:both;
	float: right;
}

.leaf a{
	font-size: 0.8em;
}

.leftcol{
	width:200px;
	float: left;
}

.leftcol p{
	margin-left: 10px;
}


.lefty {
	float: left;
	padding-right: 5px;

}

.logo {
	height: 70px;
	width: 100px;
	margin-top: 22px;
}
#not-found {
	margin-top:400px;
	float:left;
	width:40%;
	margin-bottom:10px;
}

.post {
margin-left: -15px;
}

.push {
	height:2em;
}
.results {
	float: left;
	width:130px;
}

.rightcol{
	width:200px;
	float: left;
	margin-left: 25px;;
}

.rightcol p{
	margin-left: 10px;
}


.rollover a {
		display:block;
		width: 38px;
		height:17px;
		padding:0;
		background: url(images/listen.gif) 0 0 no-repeat;
		}
	.rollover a:hover {	
		background-position: 0 -17px;
		}


#rss {
	float:right;
	width:30%;
}
	
#sidebar-left {
	float:left;
	overflow:hidden;
	width:15%;

}

#sidebar-wide {
	float:left;
	overflow:hidden;
	width:20%;
}

#search {
	width:100%;
	margin: 25px auto;
	text-align: center;
}
	
#sidebar-right {
	margin-top:25px;
	width:18%;
	overflow:hidden;
	margin-bottom:10px;
}

.space {
	padding-top: 50px;
}

#wrap {
	width:1000px;
	min-height: 100%;
	height: auto !important;
    height:100%;
	margin: 0 auto -2em;
    position: relative;
}

/* GREY BUTTONS
---------------------------------------*/

#greybutton {
    width: 579px; height: 32px;
    background: url(images/greybutton.gif);
    margin: 10px auto; 
    padding: 0;
    position: relative;
}


#greybutton li {
    margin: 0; 
    padding: 0; 
    list-style: none;
    position: absolute; 
    top: 0;
}

#greybutton li, #greybutton a {
    height: 32px; 
    display: block;
}

#panel1 {
	left: -20px; 
	width: 200px;
}

#panel2 {
	left: 180px; 
	width: 200px;
}
#panel3 {
	left: 380px; 
	width: 179px;
}
  
#panel1 a:hover {
    background: transparent url(images/greybutton.gif) 0 -32px no-repeat;
    height: 42px;
}

#panel2 a:hover {
    background: transparent url(images/greybutton.gif) -200px -32px no-repeat;
    height: 42px;
}

#panel3 a:hover {
    background: transparent url(images/greybutton.gif) -400px -32px no-repeat;
    height: 42px;
}

#panel1 a:active, #panel1 a:focus {
	background: url(images/green1.gif) no-repeat;
	height: 42px;
}

#panel2 a:active, #panel2 a:focus {
	background: url(images/green2.gif) no-repeat;
	height: 42px;
}

#panel3 a:active, #panel3 a:focus {
	background: url(images/green3.gif) no-repeat;
	height: 42px;
}

.green {
	width: 178px;
}

/* SHOW HIDE LAYERS
---------------------------------------*/
#clientsends {
	position: absolute;
	z-index: 11;												
	display: none;												
	height: auto;
	width: 620px;
	margin-left: -312px;
	margin-top: 43px;
}
	
#clientsends p{
	padding:0;
	margin:0
}

.email {
	border:1px solid #ddd;
	margin-left: 50px;
}

#inhouse {
	position: absolute;											
	z-index: 10;												
	display: none;												
	height: auto;
	width: 620px;
	margin-left: -112px;
	margin-top: 43px
	}
	
.lilleftcol {
	float: left;
	margin-left: 20px;
	width:280px; 
} 

.lilrightcol {
	margin-left: 355px;
	height: 340px;
	width:280px; 
}


.push {
	padding-top: 75px;
	margin-left: 25px;
}

.push2 {
	padding-top: 25px;
}
	
#vividsends {
	position: absolute;											
	z-index: 12;												
	display: none;												
	height: auto;
	width: 620px;
	margin-left: -512px;
	margin-top: 43px;
	}
	
/* SAFARI HACK FOR SHOW HIDE LAYERS
---------------------------------------*/
	
@media screen and (-webkit-min-device-pixel-ratio:0) {

#clientsends {
	margin-left: -412px;
}

#inhouse {
	margin-left: -212px;
	}
	
#vividsends {
	margin-left: -612px;
	}
	
}

/* EXPANDING NAV
---------------------------------------*/
.v-menu{
	width:200px;
	clear:both;
}

ul.v-menu, .v-menu li{
	padding:0; 
	margin:0;
	list-style:none;
}

ul.v-menu{
	clear:both;
	margin-top:0px;
	padding:0px 2px;
	}

.v-menu li a{
	color:#ababab;
	display:block;
	text-decoration:none;
	padding-left: 5px;
}

ul#v-menu li a{
	color: #ababab;
}

.v-menu li a:hover{
	color:#1E2E7C;
		}
/* TYPOGRAPHY
---------------------------------------*/
p {
	padding: 5px 10px 15px 10px;
}

h1, h2, h3, h4, h5, h6
	{
	padding: 5px 10px 0 10px;
	}
h1
	{
	font-size:2em;
	background:url(images/logo.jpg) 5px 5px no-repeat;
	padding:0;
	margin:10px 0 0 0;
	padding-left:50px;
	}
h2
	{
	font-size:1.2em;
	float: left;
	margin: 0px 0px 0px -15px;
	color:  #666;
	width:auto;
	}
h3
	{
	font-size:1.3em;
	color:  #666;
	}
h4
	{
	font-size:1.4em;
	}
h5
	{
	font-size:1.1em;
	color:  #666;
	padding-bottom: 10px;
	text-decoration: underline
	}
h6
	{
	font-size:1.1em;
	color:  #666;
	padding-bottom: 10px;
	}
#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content small
	{
	padding: 10px 20px;
	}
#header p
	{
	padding:0;
	margin:0;
	padding-left:60px;
	}
.bold {
	font-weight: bold;
	font-size: 10px;
}
/* IMAGES
----------------------------------------*/
.logo {
	padding-left: 40px;
	margin-top: 10px;
}

img.centered 
	{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
img.aligncenter 
	{
	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;
	}
img.title {
	margin:25px 0px 0px 39px;
}
.alignright
	{
	float:right;
	margin-left:10px;
	}
.alignleft
	{
	float:left;
	margin-right:10px;
	}
/* LISTS
----------------------------------------*/
ul
	{
	list-style:none;
	margin:5px 0 0 0;
	}
ol
	{
	list-style:decimal;
	margin:5px 0 0 0;
	}
li
	{
	margin-left:10px;
	padding:0;
	}
dl
	{
	margin-left:20px;
	}
dt
	{
	margin-left:10px;
	}
dd
	{
	margin-left:20px;
	}
#content ul
	{
	list-style:outside square;
	margin:5px 0 5px 30px;
	}
#content ol
	{
	margin:5px 0 5px 30px;
	}
#content li
	{
	margin-left:20px;
	padding:0;
	}
.inline ul
	{
	margin:0;
	padding:0;
	}
.inline li
	{
	display:inline;
	list-style-type:none;
	padding:10px;
	margin:0;
	}
ul#menu 
 	{
 	float:left;
   	list-style-type:none;
   	text-align:left;
	padding:10px 0 0 25px;
	margin:0;
 	}
ul#menu a
 	{
   	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	color: black;
	text-decoration: none;
	padding:18px
 	}
ul#menu li 
 	{
   	display:inline;
   	text-align:center;
	margin:0;
	padding:0;
 	}
ul#menu li.first 
 	{
   	display:inline;
   	text-align:center;
	margin:0 0 0 0px;
	padding:0;
 	}
ul#menu a:hover, ul#menu a:focus, ul#menu a:active 
 	{
   	color:#1E2E7C;
 	}
ul#menu li.current_page_item a, ul#menu li.current_page_item a:hover,
ul#menu li.current_page_item a:focus, ul#menu li.current_page_item a:active 
 	{
   	color:#1E2E7C;
   	cursor:default;
   	text-align:left;
 	}
 	
#sidebar-left li a{
	color:#666;
	font-size: 10px;
	font-size: 0.9em;
}

#sidebar-left li a:hover{
	color:#1E2E7C;
}



#sidebar-wide li a{
	color:#666;
	font-size: 0.9em;
}


/* SIDEBAR LISTS */

ul#side a:hover, ul#side a:focus, ul#side a:active 
 	{
   	color:#1E2E7C;
 	}
ul#side li.current_page_item a, ul#side li.current_page_item a:hover,
ul#side li.current_page_item a:focus, ul#side li.current_page_item a:active 
 	{
   	color:#1E2E7C;
   	cursor:default;
   	text-align:left;
 	}


/* LINKS
---------------------------------------*/

a {
	font-size: 1em;
	font-family: Arial, sans-serif;
	color: black;
	text-decoration: none;
}

a:hover {
	color: #1E2E7C
}

a:visited {
	color: #000;
}

a.here:visited {
	color: #1E2E7C;
}

a.grey {
	color: #ababab;
}
a.grey:hover {
	color: #1E2E7C;
}
#content a {
	font-family:Arial, Helvetica, sans-serif;font-size:100%;
	color: black;
	text-decoration: underline;
}

#content a:hover {
	color: #1E2E7C
}


#footer a {
	font-size: 0.7em;
}
/* FORMS
---------------------------------------*/
#searchform 
	{
	padding:0 0 0 10px;
	text-align:left;
	}
#searchform #s 
	{
	width:80%;
	padding:2px 2px 2px 20px;
	margin-top:30px;
	background:#f1f1f1 url(images/search.jpg) 5px 5px no-repeat;
	color:#000;
	border:1px solid #ccc;
	}
#searchsubmit 
	{
	padding:1px;
	background:#f1f1f1;
	color:#000;
	border:1px solid #ddd;
	}
form textarea
	{
	width:80%;
	border:1px solid #ddd;
	padding:0;
	margin-right:10px;
	color:#000;
	background:#f1f1f1;
	}
form input
	{
	border:1px solid #ddd;
	padding:3px;
	margin:2px 0;
	color:#000;
	background:#f1f1f1;
	}
form input submit
	{
	margin:10px 0;
	}
form input:focus, form textarea:focus
	{
	color:#000;
	background:#fff;
	}
form p
	{
	margin:0;
	}
/* MISCELLANEOUS
---------------------------------------*/
.hidden
	{
	display:none;
	}
.clear
	{
	clear:both;
	}
.center
	{
	text-align:center;
	}
.author
	{
	color:#666;
	font-size:.9em;
	}
.navigation
	{
	margin:10px 20px;
	}
.navigation-right
	{
	text-align:right;
	}
.navigation-left
	{
	text-align:left;
	}
code
	{
	font-size:1.4em;
	}
blockquote
	{
	background:#f1f1f1;
	color:#000;
	padding:10px !important;
	margin:20px 10px 20px 20px;
	border:1px solid #ddd;
	}
cite
	{
	margin:10px 10px 10px 20px;
	}
/* PAGENAVI
---------------------------------------*/
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active 
	{
	color:#008080 !important;
	background:transparent !important;
	}
.wp-pagenavi a:hover 
	{
	color:#000080 !important;
	background:transparent !important;
	}
.wp-pagenavi span.pages 
	{
	background:transparent !important;
	}
.wp-pagenavi span.current 
	{
	background:transparent !important;
	}
.wp-pagenavi span.extend 
	{
	background:transparent !important;
	}
/* COMMENTS
---------------------------------------*/
.commentlist li .avatar
	{ 
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:2px 0;
	background:#fff;
	color:#000;
	}
.commentlist li
	{
	list-style:decimal;
	margin:10px;
	padding:0;
	}
.commentlist .alt
	{
	background:#f1f1f1;
	color:#000;
	border:1px solid #ddd;
	}
/* TABLE
------------------------------------------*/

/* general table styles */
table.wp-table-reloaded {
	font-family:arial;
	margin:10px 0pt 15px;
	font-size: 8pt;
	text-align: left;
}

/* Styles for the tablehead (<th>) (if enabled) */
table.wp-table-reloaded thead tr th, table.wp-table-reloaded tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}

table.wp-table-reloaded thead tr .header {
	background-image: url(/wp-content/plugins/wp-table-reloaded/img/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

table.wp-table-reloaded tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}


/* Styles for alternating row colors (if enabled) */
table.wp-table-reloaded tbody tr.even td {
	background-color:#FFFFFF;
}
table.wp-table-reloaded tbody tr.odd td {
	background-color:#F0F0F6;
}

/* Styles for the sorting (if Tablesorter is enabled) */
table.wp-table-reloaded thead tr .headerSortUp {
	background-image: url(/wp-content/plugins/wp-table-reloaded/img/asc.gif);
}

table.wp-table-reloaded thead tr .headerSortDown {
	background-image: url(/wp-content/plugins/wp-table-reloaded/img/desc.gif);
}

table.wp-table-reloaded thead tr .headerSortDown, table.wp-table-reloaded thead tr .headerSortUp {
	background-color: #8dbdd8;
}


/* Style for the Table Name (in <h2>-Tag) (if printed above the table) */
h2.wp-table-reloaded-table-name {
	font-size: 16px;	
}

/* Style for the Table Description (if printed under the table) */
span.wp-table-reloaded-table-description {
	font-size: 10px;	
}

/* my custom styles*/


.wp-table-reloaded-id-1 {
  width: 600px;
  float:left;
}

.table {
  float:left;
  padding-left: 15px;
}

.send-table {
  float:left;
  margin: 5px;
}


/*Sending Style*/

td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	vertical-align: top;
	padding: 5px;
}

.white {
	color: #FFF;
	font-weight: bold;
}
