/*

Theme Name:Tiara
Theme URL: http://www.web2feel.com/tiara/
Description: Free WordPress theme released by web2feel.com
Author: Jinsona
Author URI: www.web2feel.com
Version: 1.0.0
Tags:  Photography, right-sidebar, fixed-width, theme-options, threaded-comments, banner ads, fab themes.

*/

/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}
.menus {margin: 0px auto 0px auto; width:870px; padding-top: 10px; padding-left:30px}

.midbot {background: url(http://violascakes.com/cakes/midbot.png); background-repeat: repeat-x; width: 100%; height: 28px; margin-top:-20px}



.midbotback {background: url(http://violascakes.com/cakes/midbotback.png); width: 100%; height: 313px;}



.verybot {background: url(http://violascakes.com/cakes/verybot.png); background-repeat: repeat-x; width: 100%; height: 28px;}


.banner {background: url(http://violascakes.com/cakes/banner.png); background-repeat: no-repeat; width: 970px; height: 65px; margin-left:-35px; margin-top:100px; text-align:center;  }


.banner img {padding-left:720px; margin-top:-120px}
.verybotback {background: url(http://violascakes.com/cakes/verybot2.png); width: 100%; height: 90px;}



.textwidget a, .textwidget a:visited {color:white; font-size: 15px}

.textwidget {color:white; font-size: 15px}

.textwidget a:hover {color:#81cce5; text-decoration:none}

.footerbot {background: url(http://violascakes.com/cakes/footer.png); background-repeat: repeat-x; width: 100%; height: 20px; }



.footerback {background: url(http://violascakes.com/cakes/footer2.png); width: 100%; height: 200px;}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
} /* Hide from IE Mac \*/.clearfix {
    display: block;
} /* End hide from IE Mac */.none {
    display: none;
} /* End Clearfix */



/* #Forms
================================================== */

form {
    margin-bottom: 20px;
}


.recent img {padding-left:40px; padding-top:206px}
fieldset {
    margin-bottom: 20px;
}

input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea,
	select {
    border: 1px solid #ccc;
    padding: 6px 4px;
    outline: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #777;
    margin: 0;
    width: 210px;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
    background: #fff;
}

select {
    padding: 0;
}


.fb {float: right; margin-right: 25px; margin-top:15px}
textarea {
    min-height: 60px;
}

label,
	legend {
    display: block;
    font-weight: bold;
    font-size: 13px;
}

select {
    width: 220px;
}

.botlinks {width:100%; border-top: 4px solid #649cab; height:116px; margin-top:55px}
.botlinks2 {margin: -58px auto 0px auto; width: 956px; padding-bottom:0px}

input[type="checkbox"] {
    display: inline;
}

label span,
	legend span {
    font-weight: normal;
    font-size: 13px;
    color: #444;
}

/* Defaults */


body,
input,
textarea,
button {
    font: 12px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #666666;
}

.clear {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 100%;
}

a {
    text-decoration: none;
    color: #f15755;
}

a:hover {
    text-decoration: none;
    color: #555;
}

a img {
    border: none;
}

p,
pre,
ul,
ol,
dl,
dd,
blockquote,
address,
table,
fieldset,
form {
    margin-bottom: 20px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #fff;
    margin: 10px 0;
}

table td,table th {
    text-align: left;
    border: 1px solid #fff;
    padding: .4em .8em;
}

table th {
    background: #ddd;
    color: #999;
    text-transform: uppercase;
    font-weight: 400;
    border: 1px solid #fff;
}

table td {
    border: 1px solid #fff;
    background: #eee;
    color: #555;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding: 0;
}

img.alignnone {
    display: inline;
    margin: 0 0 20px;
}

img.alignright {
    display: inline;
    margin: 0px 0 20px 20px;
}

img.alignleft {
    display: inline;
    margin: 0px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.alignright {
    float: right;
    margin: 20px 0px 20px 20px;
}

.alignleft {
    float: left;
    margin: 20px 20px 20px 0px;
}

.alignleft2 {
    float: left; 
    margin: 20px 0px 20px 0px;
}



.alignright2 {
    float: right;
    margin: 20px 0px 20px 0px;
}
.alignleft a, .alignright a {color:#a81803}
.wp-caption {
    text-align: center;
    margin: 10px 0px;
    padding: 5px 0 5px;
    border: 1px solid #ddd;
}

.wp-caption img {
    border: 0;
    margin: 0 0 5px;
    padding: 0;
}

.wp-caption p.wp-caption-text {
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    color: #444;
    margin: 0;
    padding: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
    margin: 0 0 20px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    padding: 0;
}

h1 {
    font-size: 24px;
    line-height: 28px;
}

h2 {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 20px 0;
}

h3 {
    font-size: 16px;
    line-height: 20px;
}

h4 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px;
}

h5 {
    font-size: 12px;
    line-height: 18px;
}

h6 {
    font-size: 10px;
    line-height: 16px;
}



/* Outer */

#wrapper {
    background: url(images/body.png);
}

#casing {
    width: 1000px;
    margin: 0px auto;
}
/* Head */

#masthead {
    height: 539px;
    background: url(http://violascakes.com/cakes/topback.png);
}
.topbot {
    height: 11px;
    background: url(http://violascakes.com/cakes/topbot.png); width:100%; 
}

#masthead2 {
    height: 315px;
    background: url(http://violascakes.com/cakes/topback2.png);
}

#head {
    width: 100%;
   
}

#blogname {
    width: 970px;
    margin: 0px auto;
}

#blogname h1 {
    font-size: 36px;
    margin: 0px 0px 0px 0px;
    padding: 10px 25px;
    text-align: left;
}

#blogname h1 a:link, #blogname h1 a:visited {
    color: #fff;
}
	
/* Menu */	
	

		
#botmenu {
    width: 100%;
    margin: 0px 0px 0px 0px;
    font-size: 12px;
    overflow: hidden;
    height: 51px;
    background: url(images/menu.png);
}

#masthead #topmenu {
    width: 900px;
    margin: 0px auto 0px auto; padding-top: 10px;
    font-size: 17px;
    overflow: hidden;
    height: 51px;
    text-align:right; color:white
}

#masthead2 #topmenu {
    width: 900px;
    margin: 0px auto 0px auto; padding-top: 10px;
    font-size: 17px;
    overflow: hidden;
    height: 51px;
    text-align:right; color:white
}

#masthead2 #topmenu a {color:white; padding: 0px 15px 0px 15px}

#masthead #topmenu a {color:white; padding: 0px 15px 0px 15px}
#masthead2 #topmenu a:hover, .toplinks a:visited {color:white; text-decoration:none}
#masthead #topmenu a:hover, .toplinks a:visited {color:white; text-decoration:none}
#submenu { 
    width: 950px;
    margin: 0px auto;
    padding: 0px 10px 0px 80px;
    height: 34px;
}

.alignleftbot {
    float: left;
    margin: 10px 0px 0px 10px; width:500px; font-family: arial; color:#fff; font-size:14px
}
div.png {margin:-20px 0px 0px 289px}

.alignrightbot {
    float: right;
    margin: 0px 0px 0px 0px; width:369px; height:312px; background: url(http://violascakes.com/fmback.png); background-repeat:no-repeat; padding-top:20px}



#submenu ul {
    width: 100%;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0 0px;
}

#submenu li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    color: #999;
    font-weight: bold;
    text-shadow: 0px 1px 0px #000;
}

#submenu li a {
    color: #999;
    display: block;
    margin: 0;
    padding: 15px 10px 15px 10px;
    text-decoration: none;
    position: relative;
}

#submenu li a:hover, #submenu li a:active, #submenu .current_page_item a {
    color: #eee;
}

#submenu li a.sf-with-ul {
    padding-right: 10px;
}

#submenu li li a, #submenu li li a:link, #submenu li li a:visited {
    color: #aaa;
    font-size: 12px;
    width: 148px;
    margin: 0;
    padding: 0px 10px;
    line-height: 35px;
    border-bottom: 1px solid #444444;
    border-top: 1px solid #2D2623;
    border-left: 1px solid #2D2623;
    border-right: 1px solid #444444;
    position: relative;
    background: url(images/menu.png);
    font-weight: normal;
}

#submenu ul ul li:first-child {
    border-top: none;
}

#submenu ul ul li:last-child {
    border-bottom: none;
}

#submenu li li:last-child {
    border-bottom: none;
}

#submenu li li a:hover, #submenu li li a:active {
    background: #343431;
    color: #fff;
}

#submenu li ul {
    z-index: 9999;
    position: absolute;
    left: -999em;
    height: auto;
    width: 170px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    background: url(images/menu.png);
}

#submenu li ul a {
    width: 150px;
}

#submenu li ul a:hover, #submenu li ul a:active {
}

#submenu li ul ul {
    margin: -37px 0 0 169px;
}

#submenu li:hover ul ul, #submenu li:hover ul ul ul, #submenu li.sfHover ul ul, #submenu li.sfHover ul ul ul {
    left: -999em;
}

#submenu li:hover ul, #submenu li li:hover ul, #submenu li li li:hover ul, #submenu li.sfHover ul, #submenu li li.sfHover ul, #submenu li li li.sfHover ul {
    left: auto;
}

#submenu li:hover, #submenu li.sfHover {
    position: static;
}
	
/* Body */

#casing {
    margin: 0px auto;
}	



/* SEARCH FORM	 */
	
	
#search {
	width:298px;
	padding:0px ;
	margin:0px 0px;
	display:inline-block;
	height:31px;
	float:right;
	border:1px solid #eee;
	}

#search form {
	margin: 0px 0px 0px 0px;
	padding: 0;
	}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}

#search p {
	margin: 0;
	font-size: 85%;
	}
.mid {width:900px; margin: 0px auto 0px auto}
#s {
	width:220px;
	background:transparent;
	margin:0px 0px 0px 3px;
	padding: 5px 5px;
	height:20px;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#555;
	float:left;
	display:inline;

	}

#searchsubmit{
	background:#222;
	border:none;
	color:#fff;
	display:block;
	padding:7px 7px;
	float:right; 
	cursor:pointer;
	}	
	

/* Crumbs	 */
	
#crumbs {
    margin-top: -40px;
    padding: 10px 0px;
    color: #fff;
}

#crumbs a {
    color: #ddd;
}

#crumbs span.current {
    color: #fff;
}
	
/* Home	 */

.box {
    width: 200px;
    background: url(http://violascakes.com/cakes/photobg.png);
    margin: 10px 10px 10px 10px;
    
    float: left; background-repeat:no-repeat;

}

#home-content {margin-left:60px}

.postim {
    width: 200px;
    height: 200px;
    margin: 10px 10px;
    overflow: hidden;
}

.postim img {
    position: relative;
    width: 150px;
    height: 150px; margin-top:15px; margin-left:15px
}

.postim a {
    display: block;
}

.btitle h2 {
    font-size: 13px;
    margin: 10px 0px;
    text-align: center;
}

.btitle h2 a:link,.btitle h2 a:visited {
    color: #444;
} 


/* Intro	 */
	
.intro {
    width: 970px;
    margin: 15px 15px;
    text-shadow: -1px 0px 0px #fff;
    text-align: center;
}

.intro h3 {
    font-size: 14px;
    width: 950px;
    float: left;
    font-weight: bold;
    margin: 25px 10px 0px 10px;
    text-transform: uppercase;
    color: #111;
}

.intro p {
    font-size: 14px;
    line-height: 24px;
    width: 900px;
    float: left;
    margin: 15px 0px 10px 0px;
}

.pagetop {background: url(http://violascakes.com/pagetop.png); width:870px; height:24px; background-repeat:no-repeat}
.pagebottom {background: url(http://violascakes.com/pagebot.png); width:870px; height:24px; background-repeat:no-repeat; margin-top:-21px; padding-top:0px}
	
/* Article Content */
#homecontent {margin: 40px 0px 0px 60px}
#content {
    width: 870px;
    margin:0px auto 0px auto;
    padding: 40px 0px;
}
#content h1 {color: #6b5017}
.post {
    margin-bottom: 20px; 
    padding: 20px 20px;
    background: url(http://violascakes.com/pagebg.png);
}

img.archimg {
    margin: 10px 0px;
}

.title h2 {
    font-size: 20px;
    margin: 5px 0px 10px 0px;
}

.title h2  a:link,.title h2  a:visited {
    color: #6b5017;
}

.postmeta {
    font-size: 12px;
    padding: 0px 0px;
    margin-bottom: 10px;
}

.postmeta span {
    margin: 0px 10px 0px 0px;
}

.postmeta span a {
    color: #555;
}

span.author {
    background: url(images/user.png) left center no-repeat;
    padding-left: 20px;
}

span.clock {
    background: url(images/clock.png) left center  no-repeat;
    padding-left: 20px;
}

span.comm {
    background: url(images/comm.png) left center no-repeat;
    padding-left: 20px;
}

span.categori {
    background: url(images/tag.png) left center no-repeat;
    padding-left: 20px;
}

.entry {
    margin: 0px 0px;
    padding: 0px 0px;
    overflow: hidden;
}

.entry a:link,
.entry a:visited {
    color: #FF0000;
}

.entry a:hover {
    color: #FF0000;
}

.entry ul, .entry ol {
    margin: .4em 0 1em;
    line-height: 150%;
}

.entry ul li, .entry ol li {
    list-style-position: outside;
    margin-left: 1.6em;
}



	

/* Sidebar */

#right {
    width: 298px;
    float: right;
    padding: 40px 0px;
}

h3.sidetitl {
    color: #444;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 15px 0px 15px 15px;
    font-weight: bold;
    background: url(images/sidehead.png);
}

.sidebox {
    list-style: none;
    margin: 0px 0 30px 0px;
    background: #fff;
    border: 1px solid #ddd;
}

.sidebox ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0 5px;
}

.sidebox li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.sidebox ul ul {
    list-style-type: none;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}

.sidebox ul li {
    list-style-type: none;
    margin: 0;
    margin: 0px 10px;
}

.sidebox ul li a:link,.sidebox ul li a:visited {
    color: #666;
    text-decoration: none;
    display: block;
    padding: 5px 0px;
}

.sidebox.widget_categories ul li,.sidebox.widget_pages ul li,.sidebox.widget_archive ul li,.sidebox.widget_links ul li,.sidebox.meta_links ul li {
    border-bottom: 1px solid #f4f4f4;
}

.sidebox.widget_recent_entries ul li a {
    border-bottom: 1px solid #f4f4f4;
}

ul#recentcomments li.recentcomments {
    border-bottom: 1px solid #f4f4f4;
    padding: 5px 0;
}

div#calendar_wrap {
    border: 1px solid #fff;
    margin: 0 auto;
    padding: 0;
}

table#wp-calendar {
    width: 100%;
    border: none;
    margin: 0!important;
    padding: 0;
}

#wp-calendar caption {
    font-size: 16px;
    color: #375752;
    font-weight: 400;
    font-family: BebasNeueRegular,Georgia,Century gothic, Arial, sans-serif;
    text-transform: uppercase;
    padding: 10px 5px 5px;
}

#wp-calendar th,#wp-calendar td {
    text-align: center;
    color: #fff;
    background: #555;
    padding: 7px 5px;
}

#wp-calendar tr {
    margin: 0!important;
}

#wp-calendar td {
    background-color: #eee;
    color: #444;
    margin: 0!important;
}

#wp-calendar td a {
    border: none;
    color: #D1512A;
}



/* Banners */


.squarebanner {
    margin: 0px 0px 10px 0px;
    background: #fff;
    padding: 0px 0px;
    -webkit-box-shadow: 1px 1px 0px 0px #ccc;
    -moz-box-shadow: 1px 1px 0px 0px #ccc;
    box-shadow: 1px 1px 0px 0px #ccc;
}

.squarebanner ul {
    list-style-type: none;
    margin: 0px auto;
    padding: 0px 0px 20px 20px;
    overflow: hidden;
}

.squarebanner ul li {
    list-style-type: none;
    margin: 10px 10px 0px 0px;
    float: left;
    display: inline;
}

.squarebanner ul li.rbanner {
    margin-right: 0px;
}


/* Bottom */

.bottomcover {
    background: url(http://violascakes.com/cakes/footer2.png);
    margin: 0px 0px 0px 0px;
    padding:0px;
}

#bottom {
    width: 900px;
    margin: 0px auto; padding-left:10px
}

#bottom ul {
    margin: 0px;
    padding: 0px;
}

.botwid {
    float: right;
    width: 225px;
    margin: 20px 0px 20px 0px;
    list-style: none; 
    color: #888;
}

.faqwid {
    float: left;
    width: 50%;
    margin: 10px 10px 10px 10px;
}
.faqwid2 {
    float: left;
    width: 40%;
    margin:10px 10px 10px 0px;
}


h3.bothead {
    padding: 0px 0px;
    color: #aeced9;
    font-size: 18px;
    font-weight: bold;
}

.botwid ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.botwid li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.botwid ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 0px 0px;
    background-repeat: no-repeat;
}

.botwid ul ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 0;
}

.botwid ul ul ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 0;
}

.botwid ul li {
    padding: 0px 0px 0px 0px; font-size: 15px
    
}

.botwid ul li a:link, .botwid ul li a:visited {
    color: #fff;
}

.botwid ul li a:hover {
    color: #81cce5;
}

.botwid p {
    padding: 5px 0px;
    margin: 0;
    line-height: 180%;
}

.botwid table {
    width: 100%;
    text-align: center;
}			
	
	

/* COMMENTS */
#commentsbox {
    margin: 0px 0px 0px 0px;
}

h3#comments {
    padding: 10px 0px;
    font-size: 16px;
    margin: 20px 0px 20px 0px;
    color: #333;
    text-shadow: 0px 1px 0px #fff;
}

ol.commentlist {
    clear: both;
    overflow: hidden;
    list-style: none;
    margin: 0;
}

ol.commentlist li {
    line-height: 18px;
    margin: 0px 0 20px 0px;
    padding: 20px 20px;
    background: url(images/comment.png);
    border: 1px solid #f7f7f7;
}

ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited {
    color: #333;
    font-weight: 700;
    text-decoration: none!important;
}

cite.fn {
    color: #eee;
    font-style: normal;
}

ol.commentlist li .comment-author .avatar {
    float: right;
    border: 1px solid #eee;
    background: #fff;
    padding: 3px;
}

ol.commentlist li .comment-meta .commentmetadata {
    color: #000;
}

ol.commentlist li .comment-meta a {
    color: #f15755;
    text-decoration: none!important;
}

ol.commentlist li p {
    line-height: 22px;
    margin-top: 5px;
    color: #666;
    font-size: 12px;
}

ol.commentlist li .reply {
    margin-top: 10px;
    font-size: 10px;
}

ol.commentlist li .reply a {
    background: #fff;
    border: 1px solid #bbb;
    color: #333;
    text-decoration: none;
    padding: 5px 10px;
}

ol.commentlist li ul.children {
    list-style: none;
    text-indent: 0;
    margin: 1em 0 0;
}

.comment-nav {
    height: 20px;
    padding: 5px;
}

.comment-nav a:link,.comment-nav a:visited {
    color: #f15755;
}

#respond {
    margin: 10px 0;
    padding: 0;
}

#respond h3 {
    font-size: 14px;
    font-weight: 400;
    color: #444;
    padding: 5px 0 0;
}

#commentform {
    padding: 10px 0;
}

#commentform a {
    color: #E1512A;
}

#commentform p {
    color: #999;
    margin: 5px 0;
}

#respond label {
    display: block;
    color: #999;
    padding: 5px 0;
}

#respond input {
    background: #fff;
    border: 1px solid #ddd;
    color: #02070F;
    margin: 0 10px 10px 0;
    padding: 5px;
}

#commentform input {
    width: 50%;
}

#respond input#commentSubmit {
    width: 100px;
    background: #b01903;
    border: 1px solid #333;
    color: #fff;
    cursor: pointer;
    margin: 10px 0;
    padding: 3px 5px;
}

textarea#comment {
    background: #fff;
    border: 1px solid #ddd;
    width: 70%;
    color: #02070F;
    margin: 10px 0 0;
    padding: 5px;
}

ol.commentlist li .comment-author,ol.commentlist li .comment-author .fn {
    color: #333;
}

ol.commentlist li .comment-meta,#respond label small {
    font-size: 10px;
}

ol.commentlist li ul.children li.depth-2,ol.commentlist li ul.children li.depth-3,ol.commentlist li ul.children li.depth-4,ol.commentlist li ul.children li.depth-5 {
    margin: 0 0 0 50px;
}	
	
	

/* Footer	 */

#footer {
    
    padding: 0px 0px 0px 0px;
    background: url(http://violascakes.com/cakes/verybot2.png); margin: 0px 0px 0px 0px
}

.fcred {
    width: 900px;
    margin: -10px auto 0px auto;
    color: #badee9;
    text-align: left; padding-top:10px; padding-bottom:10px; padding-left:10px
}

.fcred a:link, .fcred a:visited {
    color: #badee9;
}


/* Pagenavi	 */

.wp-pagenavi {
    font-size: 12px;
    text-align: center !important;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
    text-decoration: none;
    background: #666!important;
    border: 1px solid #333 !important;
    color: #fff !important;
    padding: 3px 7px !important;
    display: block;
    text-align: center;
    float: left;
    margin-right: 4px;
}

.wp-pagenavi a:hover {
    color: #ffffff;
}

.wp-pagenavi span.pages {
    display: none;
}

.wp-pagenavi span.current {
    text-decoration: none;
    background: #FFD000 !important;
    border: 1px solid #E8B900!important;
    color: #fff !important;
    padding: 3px 7px !important;
    display: block;
    text-align: center;
    float: left;
    margin-right: 4px;
}

.wp-pagenavi span.extend {
    text-decoration: none;
    background: #FFD000 !important;
    border: 1px solid #E8B900 !important;
    color: #fff !important;
    padding: 3px 7px !important;
    display: block;
    text-align: center;
    float: left;
    margin-right: 4px;
}	


/* Slider */

#slide {
    
    width: 950px;
    margin: 0px 15px 15px 15px;
    padding: 10px 10px;
   
}

img.slideimg {
    width: 950px;
    height: 480px;
}
	

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {
    width: 100%;
    margin: 0;
    padding: 0; 
}

.recent {
    width: 970px;  height:383px; margin-top: 10px;
    margin-left: auto; margin-right:auto;
    background: url(http://violascakes.com/cakes/recent.png); background-repeat:no-repeat;
}

.flexslider .slides > li {
    display: none;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
    max-width: 100%;
    display: block;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
    display: block;
}


/* FlexSlider Default Theme
*********************************/
.flexslider {
    background: #fff;
    position: relative;
    zoom: 1;
}

.flexslider .slides {
    zoom: 1;
    margin: 0px;
}

.flexslider .slides > li {
    position: relative;
}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {
    zoom: 1;
    position: relative;
}

/* Caption style */
/* IE rgba() hack */
.flex-caption {
    background: none;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
    zoom: 1;
}

.flex-caption {
    width: 50%;
    padding: 2%;
    position: absolute;
    left: 30px;
    bottom: 30px;
    background: rgba(0,0,0,.3);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.3);
    font-size: 14px;
    line-height: 18px;
}

.flex-caption p {
    margin: 0px 0px;
}
/* Direction Nav */
ul.flex-direction-nav {
    margin: 0px 0px;
}

ul.flex-direction-nav li {
    margin: -10px 0px 0px 0px;
    padding: 0px;
    float: left;
}

ul.flex-direction-nav li a {
    width: 35px;
    height: 45px;
    margin: -20px 0 0 0px;
    padding: 0px 0px;
    background: url(images/bg_direction_nav.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    cursor: pointer;
    text-indent: -9999px;
}

ul.flex-direction-nav li .next {
    background-position: -35px 0;
    right: -25px;
}

ul.flex-direction-nav li .prev {
    left: -25px;
}

ul.flex-direction-nav li .disabled {
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: default;
}



/* Control Nav */
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 0 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-nav li:first-child {
    margin: 0;
}

.flex-control-nav li a {
    width: 10px;
    height: 10px;
    display: block;
    background: url(images/bg_control_nav.png) no-repeat 0 0;
    cursor: pointer;
    text-indent: -9999px;
}

.flex-control-nav li a:hover {
    background-position: 0 -10px;
}

.flex-control-nav li a.active {
    background-position: 0 -20px;
    cursor: default;
}

.feature-box .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -30px;
    text-align: center;
}

.feature-box .flex-control-nav li {
    margin: 0 0 0 8px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.feature-box .flex-control-nav li:first-child {
    margin: 0;
}

.feature-box .flex-control-nav li a {
    width: 14px;
    height: 14px;
    display: block;
    background: url(images/slide_control_nav.png) no-repeat 0 0;
    cursor: pointer;
    text-indent: -9999px;
}

table td,
table th,
table tr {
   border: none;
   background: none; color:#6b5017; font-size:16px
}

table td.white {color: #fff}
table.table {background: url(http://violascakes.com/rtable.png); width:390px; height: 393px; background-repeat:no-repeat; }


table.square {background: url(http://violascakes.com/stable.png); width:390px;}


.feature-box .flex-control-nav li a:hover {
    background-position: 0 -14px;
}

.feature-box .flex-control-nav li a.active {
    background-position: 0 -28px;
    cursor: default;
}



.title h2 a:link, .entry p {color:#6b5017}

.entry p {font-size:16px}

.entry p a:link {color:#b01903}
.entry li a:link {color:#b01903}
.entry p a:hover, .entry p a:visited {color:#b01903; text-decoration:none}

.entry li a:hover, .entry li a:visited {color:#b01903; text-decoration:none}
p.freq {color:#6b5017; font-size:16px}

.left60 {float:left; width: 55%}

.right30 {float:right; width: 40%}

.left602 {float:left; width: 70%}

.right302 {float:right; width: 30%}




.left603 {float:left; width: 50%}

.right303 {float:right; width: 47%}

.right302 img {margin-top:0px}
.left30 {float:left; width: 150px}

.right70 {float:left; width: 650px}

.title h3 {background-color: transparent}

.errorleft {width:550px}
.errorright {width: 250px}

td.alignright img {margin-top:-60px}

h5.left {height: 125px; width: 125px; background: url(http://violascakes.com/photobg2.png); background-repeat:no-repeat; margin-top:-50px}

h5.left a img {height: 75px; width: 75px; margin-top:24px}

h5.left {color:white}

.clsFPTContent {color:#6b5017; font-size:16px; font-family:arial}
.clsTestimonial {width:43%; float:right; margin-right:15px;}



.commentForm
{
    width: 393px;
    height: 271px;
    position: relative;
    background-image: url('http://violascakes.com/formback.jpg');
    background-repeat: no-repeat; margin-top:-30px
}
.commentForm input[type="text"]
{
    width: 199px;
    left: 180px; margin-top:-35px;
    position: absolute;
    background-repeat: no-repeat;
    border-width:0px;
    
    font-weight:normal;
    font-family:Arial, Sans-Serif;
    font-size:0.9em; 
}
.nameField
{
    top: 50px; 
    height: 22px;
    background-image: url('http://violascakes.com/name_bkg.jpg'); background-repeat: no-repeat; 
}
.emailField
{
    top: 87px;
    height: 22px;
    background-image: url('http://violascakes.com/name_bkg.jpg');
}
.websiteField
{
    top: 125px;
    height: 22px;
    background-image: url('http://violascakes.com/name_bkg.jpg');
}
.commentField
{
    top: 178px;
    height:122px;
    background-image: url('http://violascakes.com/comment_bkg.jpg'); 
}
.sendButton
{position:absolute;
    top:260px;
    left:150px;
    border-width:0px;
    top:260px;
    left:150px;
    width:101px;
    height:32px;
    background-image: url('http://violascakes.com/send.jpg');
    color:#e1cdae;
}

.commentForm textarea  {width:372px; left: 9px; margin-top:-35px;
    position: absolute; background-repeat: no-repeat;
    border-width:0px; height:104px}


ul li table td tr input {margin: 3px 0px 3px 0px; font-style:italic;}

form.fm-form {margin-right:30px}

input.submit {color: #fff;
 font-size: 0;
 width: 94px;
 height: 35px;
 border: none;
 margin-top:-25px;
 padding: 0;
 background: url(http://violascakes.com/send.png) no-repeat; }

ul li textarea { margin-top: 7px; font-style:italic;}

.alignleftbot h3 { color:#423528 ; font-size: 18px;
    font-weight: bold;}

.mid .banner h4.ban {color:white; font-size: 18px; margin-top:9px}

h3.abv a { color:#8fc4ca}

h3.abv {font-size: 18px; font-weight: bold;}

.footerleft {
    float: left; 
    margin: 0px 0px 0px 0px;
}



.footerright {
    float: right;
    margin: 0px 10px 0px 0px;
}

.third {float:left; width: 33%; text-align:center}

#fm-form-2 {border: 1px solid #8AB4BD; padding: 5px 25px 0px 0px}


.border {border-bottom: 1px dashed #8ab4bd; width:300px}

