/* @override 
	http://vizou.com/wp-content/themes/latte/style.css
	http://localhost:8888/WordpressLocal/wp-content/themes/latte/style.css
*/

/*
Theme Name: Latte
Theme URI: http://vizou.com
Description: Latte theme for Vizou
Author: Dana Whittle
Author URI: http://vizou.com
version: 1.0
*/

/* @group Basic */

* {  	
margin: 0; 
padding: 0; 
}

body { 
background: #fff url(images/grid.jpg); 	
font: 72%/150% normal helvetica, verdana, arial, sans-serif; 
position: relative;
margin: 0 auto;
text-align: center;
}

p {  	
font-size: 1em;
}

small {  	
font-size: 0.8em; 
}

strike,
line-through {  	
background-color: #fff8b4; 
}

img {  	
border: 0; 
}

ul, ol {  	
list-style: none; 
}

ul li a {  	
word-wrap: break-word;
}

.clear {  	
clear: both; 
}

/* @end */

/* @group Structure */

/* which template? */

.which-template {  	
display: none;
color: red; 
}

/*layout borders*/

/*#header,
#menu,
#containerOne,
#sidebar,
#sidebarContent,
#containerTwo,
#mainOne,
#mainOneContent,
#footer {  	
border: 1px dashed red; 
}*/

#wrapper {  	
width: 960px;
margin: 0 auto;
position: relative;
overflow: hidden;
background: url(images/page_cafe.jpg) repeat-y; 
border-right: 1px solid #e0d3cd; 
border-bottom: 1px solid #e0d3cd; 
border-left: 1px solid #e0d3cd; 
}

#header {  	
background: url(images/header_cafe.jpg) no-repeat top center; 
width: 960px; 
margin: 0 auto; 
height: 150px; 
border-right: 1px solid #e0d3cd; 
border-left: 1px solid #e0d3cd; 
}

#menu {  
width: 100%;
height: 35px; 
background: url(images/menu.jpg) no-repeat;
margin: 0 auto;
border-top: 1px solid #e0d3cd; 
border-bottom: 1px solid #e0d3cd; 

}

#containerOne {  
width: 100%;	
position: relative; 
float: left;
min-height: 214px;
overflow: hidden;
text-align: left;
background: url(images/top_cafe.jpg) no-repeat;
}

#mainOne {  	
width: 470px;
float: left;
left: 0;
padding: 0;
margin: 0;
overflow: hidden;
}

#mainOneContent{  
padding: 0 20px 20px 20px; 
}

#containerTwo {  	
float: right;
overflow: hidden;
padding: 0;
margin: 0;
}

#sidebarOne {  	
width: 300px; 
float: left;
}

#sidebarTwo {  	
width: 180px; 
float: right; 
}

#containerTwo .sidebarContent {  	
padding: 5px 20px;
font-size: 0.9em;
}

#footer {  	
width: 960px; 
height: 80px;
margin: 0 auto; 
text-align: center; 
background: url(images/footer.jpg) no-repeat top; 
}

#footerContent {  	
padding: 4px 0; 
color: #888; 
text-transform: uppercase; 
font-size: 0.8em;
letter-spacing: 1px;
}

/* @end */


/* @group Navigation */

#menu ul { 
width: 100%; 	
position: relative;
float: left;
font-weight: normal; 
list-style: none; 
text-transform: uppercase;
font-size: 0.9em;
letter-spacing: 1px;
}

#menu ul li {  
display: table;
float: left; 
width: auto;
text-align: center; 
vertical-align: middle;
border-right: 1px solid #e0d3cd; 
}

#menu .page_item { 	
width: 120px; 
}

#menu .french {  	
color: #61a7b7;
padding-right: 2px; 
}

#menu a:hover .french {  	
color: #bbb; 
}

#menu ul li a {  
display: table-cell;
vertical-align: middle;
height: 35px;
color: #333;
padding: 0 7px; 
}

#menu ul li a:hover { 
display: table-cell;
color: #539fbe;
background-color: #fff;
}

#menu ul li.current_page_item {  	
background-color: #fff;
}

#submenu {  	
display: block; 
width: 100%; 
height: 40px; 
font-size: 0.8em; 
font-weight: bold; 
text-transform: uppercase; 
letter-spacing: 1px; 
}

#submenu li {  	
display: inline; 
float: left; 
background: url(icons/arrow_right_spearmint.png) no-repeat right 8px; 
padding: 3px 12px 3px 0; 
margin-right: 5px; 
}

#submenu li a {  	
color: #a99f9a; 
}

/* @end */

/* @group Headers */

h1,h2,h3,h4,h5,h5 {  	
font-family: helvetica,"trebuchet ms", tahoma, helvetica, verdana, arial, sans-serif;  
font-weight: normal;
text-transform: uppercase; 
line-height: 95%;
}

h1, h1 a, h2, h2 a {  	
color: #333; 
}

h3, h3 a {  	
color: #a24e2f; 
padding: 6px 0 3px; 
}

#containerTwo h2,
.sociable_tagline strong {  	
font-size: 1em; 
font-weight: bold; 
text-transform: uppercase; 
letter-spacing: 1px; 
margin: 8px 0 3px 0; 
}

#intro h2 {  	
font-size: 1.7em; 
padding-bottom: 5px;
color: #000;
}

#mainOne h2 {  	
letter-spacing: 1px;
padding: 5px 0; 
}

/* @end */

/* @group Links */

a {  	
color: #46aac9; 
text-decoration: none; 
}

a:hover {  	
color: #bbb; 
text-decoration: none; 
}

/* @end */

/* @group Sidebars */

.sidebarContent {  	
list-style-type: none; 
}

.sidebarContent {  	
padding: 0; 
margin: 0; 
border: 0; 
}

.sidebarContent .wpdev {  	
background: url(icons/wp.gif) no-repeat right 50%;
padding: 15px 0 15px 0; 
}

.sidebarContent .feed {  	
background: url(icons/feed_blue.png) no-repeat 0 50%;
padding: 3px 0 3px 22px; 
margin-bottom: 20px;
}

.sidebarContent .client {  	
margin-bottom: 20px; 
}

#share {  	
float: left;
clear: both;
margin-bottom: 10px; 
}

.sociable ul li a {  	
float: left; 
padding: 0 15px 15px 0; 
}

.sociable_tagline {  	
margin-bottom: 8px; 
}

.sidebarContent .sociable-hovers {  	
opacity: 1; 
}

.sidebarContent .sociable-hovers:hover {  	
opacity: .4; 
}

#twitter_div {  	
margin-top: 20px; 
}

.sidebarContent .aktt_tweets ul li {  
list-style: none;	
padding: 8px; 
background-color: #e5eeea;
margin-bottom: 7px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px; 
}

#containerTwo .twitter {  
width: 100%;	
background: url(icons/twitterbird.png) no-repeat 0 50%;
padding: 20px 0 10px 50px; 
}

#containerTwo ul {  	
margin-bottom: 15px; 
}

#containerTwo .categories {  	
background: none;
padding: 0; 
}

/* @end */

/* @group Content */

#intro {  	
display: block;
clear: both;
padding: 0;
margin: 0;
}

#intro p,
#intro ol {  	
font-family: georgia,baskerville, serif; 
color: #666; 
font-style: italic; 
font-size: 1.1em; 
line-height: 150%; 
padding-bottom: 8px; 
}

#intro p strong {  	
font-style: normal; 
font-family: helvetica, verdana, arial, sans-serif; 
color: #333; 
letter-spacing: 1px;
font-size: 0.9em;
text-transform: uppercase; 
}

.leftpost {  	
float: left; 
width: 48%; 
}

.rightpost {  	
float: right; 
width: 48%; 
}

#mainOne a {  	
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* 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+ */
}

#mainOne blockquote {  	
margin: 10px; 
padding: 10px 20px; 
background-color: #f2efe9;
}

#mainOne .readmore { 
text-align: right;
font-size: 0.9em; 
text-transform: uppercase;
letter-spacing: 1px;
}

pre {  	
font-family: "courier new", courier, monospace; 
color: #000;
background-color: #edf3ff;
padding: 8px 10px;
font-size: 1.1em;
margin: 10px 0;
text-align: left;
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* 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+ */
}

#mainOne em {  	
font-family: georgia, baskerville, serif; 
font-size: 1.1em;
}

#mainOne ol { 
list-style-type: decimal; 	
list-style-position: inside; 
}

#mainOne ol li {  	
margin-bottom: 8px; 
}

#mainOne .post {  	
float: left; 
clear: both; 
width: 100%;
margin: 5px 0 0; 
border-bottom: 1px solid #e0d3cd;
}

#mainOne .no-border {  	
border: 0; 
}

#mainOne .entry {  	
width: 100%;
}

#mainOne .box {  
display: block;
float: left;
border-top: 1px solid #e0d3cd;
}

#mainOne .box img {  	
margin-top: 10px; 
border: 0;
padding-bottom: 10px;
}

#thumbnail-menu { 
margin-bottom: 20px;
float: left;
clear: both; 
}

.postmetadata {  
font-size: 0.9em;	
display: block; 
padding: 5px; 
margin: 5px 0 0; 
text-transform: lowercase; 
color: #a24e2f; 
font-style: italic;
font-family: georgia, baskerville, serif;
}

.postmetadata a {  	
color: #a24e2f; 
}

.postmetadata.date {  	
display: block;
font-size: 0.9em;
font-family: helvetica, arial, sans serif;
font-style: normal;
letter-spacing: 1px;
text-transform: uppercase; 
padding: 5px 0 5px 22px; 
margin-bottom: 5px;
background: url(icons/date.png) no-repeat 5px 50%; 
color: #118bb7; 
text-indent: 8px;
}

.navigation {  	
display: block; 
font-size: 0.9em; 
}

.navigation .alignleft {  	
margin: 7px 0 ;
}

.navigation .alignright {  	
margin: 7px 0 ;
}

.categories {  	
display: inline; 
padding: 3px 5px 3px 15px; 
background: url(icons/bullet_arrow_blue.png) no-repeat 0 3px; 
}

.comments {  	
padding: 3px 5px 3px 20px; 
background: url(icons/comment.gif) no-repeat 0 0; 
}

.comment {  	
background: url(icons/comment.gif) no-repeat 0 50%; 
padding: 2px 0 2px 19px; 
margin-left: 5px; 
}

ul.aktt_tweet_digest {  	
margin-bottom: 8px;
}

.aktt_tweet_digest li { 
line-height: 120%;
padding: 5px 0; 	
display: block;
}

#mainOne p {  	
margin: 0 0 10px 0; 
}

#mainOne em {  	
color: #888; 
}

.alignleft {  	
float: left; 
}

.alignright {  	
float: right; 
}

.notfound {  	
padding: 25px; 
font-size: 14pt; 
font-weight: 300; 
}

#upload {  	
height: 350px;
margin: -30px 0 30px -30px;
overflow: hidden; 
}

#download embed {  	
padding: 10px;
}

/* @end */

/* @group Comments */

#commentssection {  	
clear: both; 
margin: 10px 0 10px 40px; 
}

#commentssection h3 {  	
font-weight: normal; 
color: #000; 
}

#commentform {  	
background-color: #e5eeea; 
margin: 10px auto; 
padding: 20px; 
}

#commentform p {  	
color: #000; 
}

#commentform a {  	
color: #000; 
text-decoration: none; 
border-bottom: 1px dotted #465D71; 
line-height: 14pt; 
}

#commentform h3 {  	
font-weight: normal; 
color: #000; 
border: 0; 
margin: 0; 
padding: 0 0 10px 0; 
}

#commentbox {  	
width: 350px; 
margin: 5px 5px 0 0; 
}

.commentmetadata .date {  	
color: #118bb7; 
font-weight: bold; 
text-transform: uppercase; 
}

#author, #email, #url, #commentbox, #submit {  	
background: #fff; 
font-family: verdana, arial, courriel; 
font-size: 0.9em; 
margin: 5px 5px 0 0; 
border: 0; 
padding: 6px; 
border: 1px solid #ccc; 
}

#submit {  	
margin: 5px 5px 0 0; 
}

ol.commentlist {  	
list-style-type: none; 
}

ol.commentlist li {  	
background: #fff; 
margin: 10px 0; 
padding: 5px 0 5px 10px; 
overflow: hidden; 
}

ol.commentlist li.alt {  	
background: #e5eeea; 
}

ol.commentlist li p {  	
margin: 6px 0 6px 0; 
padding: 0 12px 0 0; 
line-height: 140%; 
}

ol.commentlist a {  	
color: #000; 
}

/* @end */

/* @group Images */

.post object {  	
background: transparent; 
}

#mainOne .posterous_autopost img {  	
clear: both;
float: none; 
margin-bottom: 10px;
}

#mainOne img {  	
border: 1px solid #eee; 
margin: 5px 10px 3px 0; 
float: left; 
overflow: hidden;
}

.thumbnail img {  	
border: 1px solid #eee; 
margin: 8px; 
text-align: center; 
}

.listing .wp-caption {  	
text-align: center; 
padding: 8px; 
margin-bottom: 5px; 
border: 1px solid #ccc; 
}

.listing .wp-caption img {  	
margin: 5px; 
padding: 0; 
background-color: #fff; 
}

img a {  	
border: none; 
}

img.left {  	
float: left; 
border: none; 
padding: 6px; 
}

img.right {  	
float: right; 
border: none; 
padding: 6px; 
}

#mainOne #thumbnail-menu img {  	
margin: 3px; 
border: 3px solid #fff;
}

/* @end */

/* @group Forms */

.wpcf7-form {  	
margin: 20px 0; 
}

.wpcf7-form .formbold {  	
font-weight: bold;
font-size: 0.9em; 
}

.wpcf7-form label input {  	
width: 200px; 
}

.wpcf7-form .date {  	
background: url(icons/date.png) no-repeat 0 50%; 
}

.wpcf7-form .quiz-antispam input {  	
width: 25px;
padding: 3px; 
margin: 10px 5px 10px 0;
color: #ff2b16;
}

.wpcf7-form .date input {  	
width: 180px; 
}

.wpcf7-form h3 {  	
padding: 5px 0; 
}

.wpcf7-form .formbutton input {  	
width: auto; 
margin: 10px 0;
float: left;
}

#searchform {  	
padding: 5px 0; 
}

#searchform input#s {  	
font-size: 0.9em; 
padding: 2px; 
margin: 2px; 
border: 1px solid #B7B7B7; 
width: 105px 
}

#searchform input#searchsubmit {  
font-size: 0.9em; 
padding: 2px; 
margin: 2px 0 0 2px; 
background-color: #8b6033; 
color: #fff;
border: 0;
}

/* @end */

/* @group Footer */

#footer a {  	
color: #333; 
text-decoration: none; 
}

#footer .admin {  	
background: url(icons/gear.gif) no-repeat 3px 50%; 
padding: 8px 0 8px 22px; 
}

/* @end */

/* @group Slider */

#featured {  	
width: 450px;
height: 290px;
background: #fff url(images/featured.jpg) no-repeat -8px -12px; 
border: 1px solid #ccc;
overflow: hidden;
margin-top: 10px;
}

#slider { 
}

#slider img {  	
float: left; 
margin: 0 10px 0 0;
padding: 5px;
width: 150px;
height: auto;
}

.slide-title {  	
color: #fff; 
font-weight: bold; 
line-height: 100%;
display: block;
text-align: center;
margin-bottom: 35px;
}

#slider p {  	
padding: 0 15px;
}

#slider ul, 
#slider li {  	
list-style: none; 
overflow: hidden; 
margin: 0;
}

#slider li { 
width: 440px;
height: 290px; 
padding: 5px 0px;
overflow: hidden;
}

#prevBtn, 
#nextBtn {  	
display: block; 
width: 80px; 
position: absolute; 
top: 92px;  
font-size: 0.8em;
}

#prevBtn { 	
left: 53px; 
}

#nextBtn {  	
left:418px; 
}

#prevBtn a, 
#nextBtn a {  
color: #fff;	
display: block; 
width: 80px;
height: 32px; 
padding-top: 5px;
text-transform: uppercase;
}


/* @end */