/*  
Theme Name: OpenCoffee
Theme URI: http://www.opencoffee.fr/
Description: OpenCoffee Theme
Version: 1.0
Author: Alex Antuna
Author URI: http://www.kashmircreative.com
Author E-mail: hello@kashmircreative.com
Author Comment: Stay hungry, stay foolish
*/

body {
	background-color: #dddddd;
	margin: 0;
	padding: 0;
	color: #111111;
	font: 0.9em/1.3 "Lucida Grande", Lucida, Arial, sans-serif;
}

/* menu */

#suckerfishnav {
	width: 100%;
}

#suckerfishnav, #suckerfishnav ul {
	float: left;
	list-style: none;
	line-height: 40px;
	padding: 0;
	margin: 0;
	width: 100%;
}

#suckerfishnav a {
	display: block;
	color: #ffffff;
	text-decoration: none;
}

#suckerfishnav li {
	float: left;
	margin-right: 40px;
}

#suckerfishnav li a:hover {
	color: #21d459;
;
}

#suckerfishnav li li a:hover {
	color: #ffffff;
}

#suckerfishnav li.current_page_item a:hover {
	color: #ffffff;
}

#suckerfishnav ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 250px;
	font-weight: normal;
	margin: 0;
	border: 0;
	padding: 0;
}

#suckerfishnav li li {
	width: 250px;
	font-weight: bold;
}

#suckerfishnav li li a {
	width: 230px;
	padding-left: 10px;
	padding-right: 10px;
}

#suckerfishnav li ul ul {
	margin: -20px 0 0 150px;
}

#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
	left: auto;
	background: #222222;
	color: #111111;
}

#suckerfishnav li li a:hover {
	color: #2fd66b;
	background-color: #333333;
}

.current_page_item a, .current_page_item a:hover {
	text-decoration: none;
	font-weight: bold;
	background-color: #21d459;
	padding-left: 20px;
	padding-right: 20px;
}

/* header */

#header_wrapper {
	width: 100%;
	overflow: hidden;
	padding-top: 15px;
	background-color: #ffffff;
	padding-bottom: 10px;
}

#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#header_left {
	width: 600px;
	float: left;
	background: url(images/opencoffee.gif) no-repeat;
	margin-top: 20px;
	height: 80px;
	margin-bottom: 20px;
}

#header_right {
	width: 480px;
	float: left;
}

/* introduction */

#introduction_wrapper {
	background-color: #fffcb8;
	padding: 5px;
	width: 100%;
	clear: both;
	margin-bottom: 15px;
}

#introduction {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#introduction h3 {
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

#introduction a:link, #introduction a:visited {
	text-decoration: none;
}

#introduction a:hover {
	color: #21d459;
}

/* flickr */

#flickr {
	width: 960px;
	height: 75px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

#flickr ul {
	margin: 0;
	padding: 0;
}

#flickr li {
	margin-right: 5px;
	list-style: none;
	float: left;
}

img {
	border: none;
}

/* content */

#content {
	width: 620px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	padding: 10px;
	margin-bottom: 20px;
}

#content_left {
	width: 200px;
	float: left;
	margin-right: 20px;
	margin-top: 40px;
}

#content_left img {
	margin-bottom: 5px;
}

#content_left ul {
	margin: 0;
	padding: 0;
}

#content_left li {
	line-height: 1.1;
	font-weight: bold;
	font-size: 0.8em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

#content_right {
	width: 400px;
	float: left;
}

/* google maps */

#google {
	width: 950px;
	border: 5px solid #efefef;
}

/* tabs */

#tabs {
	width: 100%;
	overflow: hidden;
	clear: both;
	margin-bottom: 15px;
}

/* bottom */

#bottom {
	width: 960px;
	margin-top: 15px;
	clear: both;
}

#bottom_box1 {
	border: 5px solid #efefef;
	width: 300px;
	height: 200px;
	margin-right: 15px;
	float: left;
	background: url(images/facebook.png) no-repeat;
}

#bottom_box2 {
	border: 5px solid #efefef;
	width: 300px;
	height: 200px;
	margin-right: 15px;
	float: left;
	background: url(images/twitter.png) no-repeat;
}

#bottom_box3 {
	border: 5px solid #efefef;
	width: 300px;
	height: 200px;
	float: left;
	background: url(images/flickr.png) no-repeat;
}

/* friends */

#friends {
	margin-top: 15px;
	clear: both;
	margin-bottom: 15px;
	padding: 15px;
	width: 930px;
	background-color: rgba(69,170,221,0.7);
	color: #ffffff;
}

#friends a:link, #friends a:visited {
	color: #ffffff;
}

#friends a:hover, #friends a:active {
	text-decoration: none;
	color: rgba(69,170,221,0.7);
	background-color: #ffffff;
}

/* footer */

#footer_wrapper {
	width: 100%;
	clear: both;
	overflow: hidden;
}

#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
}

#footer p {
	width: 625px;
}

#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	text-decoration: none;
	color: #ffffff;
}

#copyright {
	width: 910px;
	float: left;
}

#kashmircreative {
	background: url(images/kashmircreative.png) no-repeat right center;
	float: right;
	width: 50px;
	height: 50px;
	padding-top: 15px;
}

#menu_wrapper {
	width: 100%;
	overflow: hidden;
	background-color: #111111;
}

#menu {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper {
	width: 100%;
	overflow: hidden;
	background-color: #ffffff;
}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	overflow: hidden;
}

.post {
	border-bottom: 5px solid #efefef;
	clear: both;
	overflow: hidden;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
}

#main {
	width: 930px;
	border: 5px solid #efefef;
	padding: 10px;
	overflow: hidden;
}

#similar {
	width: 940px;
	padding: 10px;
	overflow: hidden;
	background-color: #efefef;
}

#similar li {
	list-style: square;
}

#similar li a:link, #similar li a:visited {
	font-weight: normal;
	font-style: normal;
}

#sidebar {
	width: 280px;
	border: 5px solid #efefef;
	float: right;
	padding: 10px;
	margin-bottom: 15px;
}

#sidebar ul, #sidebar li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar h3, .widget-title {
	color: #111111;
	padding-bottom: 10px;
	border-bottom: 5px solid #efefef;
}

#sidebar a:link, #sidebar a:visited {
	color: #111111;
}

#sidebar a:hover {
	color: #2fd66b;
}

#next {
	width: 280px;
	height: 140px;
	background: url(images/next.png) no-repeat;
}

/* comments */

#comments {
	background-color: #eaf9f7;
	overflow: hidden;
	padding: 10px;
	border-bottom: 4px solid #ffffff;
}

#comment_left {
	width: 200px;
	float: left;
	margin-right: 20px;
	margin-top: 40px;
}

#comment_left img {
	margin-bottom: 5px;
}

#comment_left ul {
	margin: 0;
	padding: 0;
}

#comment_left li {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	line-height: 1.1;
	font-weight: bold;
	font-size: 0.8em;
}

#comment_right {
	float: left;
	width: 720px;
}

/* pagination */

.alignleft {
	width: 310px;
	float: left;
}

.alignright {
	width: 310px;
	float: right;
	text-align: right;
}

/* footer */

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a:hover {
	color: #2fd66b;
}

h1 {
	margin-bottom: .5em;
	font-size: 2.4em;
	line-height: .95em;
}

h2 {
	margin-bottom: 1em;
	font-size: 1.8em;
	line-height: 1.3;
}

h3 {
	margin-bottom: 1em;
	line-height: 1.3;
	font-size: 1.4em;
}

h4 {
	/

*

margin-bottom: 1em;
	*/
	margin-bottom: .6em;
	line-height: 1.3;
	font-size: 1.2em;
}

h5 {
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.6;
}

.alt {
	background-color: #eaf9f7;
}

/* form */

label {
	font-weight: bold;
}

input {
	margin-bottom: 1em;
	font-size: 1em;
	line-height: 1.4;
	border: 1px solid #efefef;
	background-color: #efefef;
	padding: 5px;
}

textarea {
	margin-bottom: 1em;
	font-size: 1em;
	line-height: 1.4;
	width: 618px;
	border: 1px solid #efefef;
	background-color: #efefef;
	padding: 5px;
}

.button {
	background-color: #21d459;
	padding: 5px;
	color: #ffffff;
	border: 1px solid #ffffff;
	font: bold 1em/1.3 "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

.button:hover {
	background-color: rgba(40,210,90,0.8);
	padding: 5px;
	color: #ffffff;
	font: bold 1em/1.3 "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	border: 1px solid #ffffff;
}