@charset "UTF-8";
/*Theme Name: Cedebrity Pro
  Theme URI: http://www.cedebrity.com/
  Description: A WordPress Theme created originally for <a
  href="http://www.cedebrity.com">Cedebrity.com</a>.
  Version: 1.0
  Author: Fumihiko Nishimura
  Author URI: http://www.cedebrity.com
  The CSS, XHTML and design is released under GPL:
  http://www.opensource.org/licenses/gpl-license.php
*/

* {
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
}
a:link, a:visited {
	color: #4d4e53;
	text-decoration:none;
}
a:hover, a:focus {
	color:#FF3300;
	text-decoration:none;
}
.clear {
	clear:both;
}
p {
	line-height: 180%;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-family: Verdana, Geneva, sans-serif;
}
ul {
	list-style:none;
}
body {
	width: 100%;
	background-image: url(images/body.png);
	background-repeat: repeat-x;
	background-color: #f0f0f0;
	color: #616265;
}
html, body, #page {
	height: 100%;
}
body > #page {
	height: auto;
	min-height: 100%;
}
#page {
	height: 100%;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 20px;
}
#searchform {
	float: right;
	margin-right: 20px;
	margin-top: 10px;
}
#content #searchform {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}
input#s {
	position: relative;
	width:136px;
	height:20px;
	border:none;
	background-color: transparent;
	background-image: url(images/search_box.png);
	background-repeat: no-repeat;
	background-position: top;
	padding:5px;
}
#logo {
	float: left;
	margin-left:20px;
}
#login {
	float:right;
	margin-right: 15px;
	margin-top: 10px;
}
#login ul li {
	display:inline;
}
#nav {
	font-size:14px;
	display: block;
	clear: both;
	float: right;
	height: 25px;
	width: 500px;
	margin-top: 10px;
}
ul#menu li {
	display: inline;
}
input#searchsubmit {
	cursor:pointer;
	background:url(images/search.png) no-repeat 0 0;
	width:51px;
	height:22px;
	text-indent:-99999px;
	border:none;
}
#header {
	clear:both;
	height:250px;
}
#content {
	background-color: #f0f0f0;
	padding-bottom: 320px;
	min-height:200px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	width: 960px;
	margin-right: auto;
}
.narrowcolumn {
	margin-left: 40px;
	padding: 10px;
	float: left;
	width: 600px;
}
.widecolumn {
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-top: 20px;
	width: 900px;
}
.narrowcolumn .entry p, .widecolumn .entry p {
	line-height: 1.6em;
}
#sidebar {
	margin-right: 40px;
	padding: 10px;
	font-size: 1em;
	margin-left: 20px;
	float:right;
	background:url(images/black_tile.png);
	width: 280px;
}
#copy p {
	margin-left: 40px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	line-height: normal;
	float:left;
}
#copy ul#sitemap {
	width:350px;
	margin:15px auto 0px auto;
}
#copy ul#sitemap ul {
	display: none;
}
#copy li {
	float: left;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}
#footer {
	clear: both;
	border-left-style: none;
	border-right-style: none;
	background:url(images/footer.png) repeat-x 0;
	height: 320px;
	position: relative;
	margin-top: -320px;
	width: 100%;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4e53;
}
/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
#box a:link, #box a:visited {
	color:#f0f0f0;
}
#box a:hover {
	color: #ff8000;
}
#box {
	color: #e2e2e2;
	height: 320px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/footer_bkg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
li.box {
	margin-left: 10px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-top: 20px;
	padding: 10px;
	display: block;
	height: 260px;
	width: 280px;
	float: left;
	background:url(images/footer_box.png);
}
#hello {
	background-image: url(images/header_text.png);
	background-repeat: no-repeat;
	height: 250px;
	width: 300px;
	text-indent: -99999px;
	overflow: hidden;
	position: relative;
	left: 120px;
	float: left;
}
a#cedeb:link, a#cedeb:visited {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 220px;
	display: block;
	text-indent: -99999px;
	overflow: hidden;
}
ul.nav {
	height: 25px;
	width: 500px;
}
.nav {
	background-position: 0px -25px;
	background-image: url(images/nav_sprite.png);
	width: 500px;
	height: 25px;
	position: relative;
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	text-indent: -99999px;
	float: left;
		overflow: hidden;
}
.nav .page-item-37 a:link, .nav .page-item-37 a:visited {
	display: block;
	height: 25px;
	background: url(images/nav_sprite.png) no-repeat 0 0;
	width: 100px;
}
.nav .page-item-37 a:hover, .nav .page-item-37 a:active {
	display: block;
	height: 25px;
	background: url(images/nav_sprite.png) no-repeat 0 -50px;
	width: 100px;
}
.nav .page-item-2 a:link, .nav .page-item-2 a:visited {
	display: block;
	height: 25px;
	background: url(images/nav_sprite.png) no-repeat -100px 0;
	width: 100px;
}
.nav .page-item-2 a:hover, .nav .page-item-2 a:active {
	display: block;
	height: 25px;
	background: url(images/nav_sprite.png) no-repeat -100px -50px;
	width: 100px;
}
.nav .page-item-7 a:link, .nav .page-item-7 a:visited {
	display: block;
	height: 25px;
	background: url(images/nav_sprite.png) no-repeat -200px 0;
	width: 100px;
}
.nav .page-item-7 a:hover, .nav .page-item-7 a:active {
	display: block;
	height: 25px;
	background: url(images/nav_sprite.png) no-repeat -200px -50px;
	width: 100px;
}
.nav .page-item-32 a:link, .nav .page-item-32 a:visited {
	display: block;
	height: 25px;
	background: url(images/nav_sprite.png) no-repeat -300px 0;
	width: 100px;
}
.nav .page-item-32 a:hover, .nav .page-item-32 a:active {
	display: block;
	height: 25px;
	background: url(images/nav_sprite.png) no-repeat -300px -50px;
	width: 100px;
}
.nav .page-item-3 a:link, .nav .page-item-3 a:visited {
	display: block;
	height: 25px;
	background: url(images/nav_sprite.png) no-repeat -400px 0;
	width: 100px;
}
.nav .page-item-3 a:hover, .nav .page-item-3 a:active {
	display: block;
	height: 25px;
	background: url(images/nav_sprite.png) no-repeat -400px -50px;
	width: 100px;
}
.nav .current_page_item a:link, .nav .current_page_item a:visited, .nav .current_page_parent a:link, .nav .current_page_parent a:visited {
	background:none;
}
#copy {
	clear: none;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
a#liLogo:link, a#liLogo:visited {
	background-repeat: no-repeat;
	background: url(images/social_logos.png) 114px 0;
	width:38px;
	height:38px;
	text-indent:-99999px;
	display:block;
	overflow: hidden;
}
a#fbLogo:link, a#fbLogo:visited {
	background-repeat: no-repeat;
	background: url(images/social_logos.png) 190px 0;
	width:38px;
	height:38px;
	text-indent:-99999px;
	display:block;
	overflow: hidden;
}
a#lfLogo:link, a#lfLogo:visited {
	background-repeat: no-repeat;
	background: url(images/social_logos.png) 76px 0;
	width:76px;
	height:38px;
	text-indent:-99999px;
	display:block;
	overflow: hidden;
}
a#tLogo:link, a#tLogo:visited {
	background-repeat: no-repeat;
	background: url(images/social_logos.png) 152px 0;
	width:38px;
	height:38px;
	text-indent:-99999px;
	display:block;
	overflow: hidden;
}
a#wpLogo:link, a#wpLogo:visited {
	background-repeat: no-repeat;
	background: url(images/social_logos.png) 266px 0;
	width:38px;
	height:38px;
	text-indent:-99999px;
	display:block;
	overflow: hidden;
}
a#rssLogo:link, a#rssLogo:visited {
	background-repeat: no-repeat;
	background: url(images/social_logos.png) 228px 0;
	width:38px;
	height:38px;
	text-indent:-99999px;
	display:block;
	overflow: hidden;
}
#copy ul#social li {
	margin: 5px;
	float: left;
}
ul#social {
	margin-right: 30px;
	margin-bottom: 30px;
	margin-top: -15px;
	float: right;
}
#login ul li a:link, #login ul li a:visited {
	height: 22px;
	width: 80px;
	float: left;
	display: block;
	text-indent: -9999px;

	overflow: hidden;
}
#login ul li a:hover, #login ul li a:focus {
}
a#loginlink:link, a#loginlink:visited {
	background-position: 0px 0px;
	background-image: url(images/login.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
a#loginlink:hover, a#loginlink:focus {
	background-position: 0px -22px;
	background-image: url(images/login.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
a#logoutlink:link, a#logoutlink:visited {
	background-position: 0px 0px;
	background-image: url(images/logout.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
a#logoutlink:hover, a#logoutlink:focus {
	background-position: 0px -22px;
	background-image: url(images/logout.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
a#admin:link, a#admin:visited {
	background-position: 0px 0px;
	background-image: url(images/admin.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
a#admin:hover, a#admin:focus {
	background-position: 0px -22px;
	background-image: url(images/admin.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
a#register:link, a#register:visited {
	background-position: 0px 0px;
	background-image: url(images/register.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
a#register:hover, a#register:focus {
	background-position: 0px -22px;
	background-image: url(images/register.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h1 {
	font-size: 4em;
	text-align: center;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
h2 {
	line-height: 240%;
	clear: both;
	color: #4c4c4c;
	font-size: 1.6em;
}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
h3 {
	font-size: 1.2em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}
.post {
	margin-top: 0px;
	clear: both;
	margin-left: 0;
	margin-bottom: 40px;
	margin-right: 0;
	display: block;
	text-align: justify;
}
h2 a, h2 a:visited, h3 a, h3 a:visited {
	font-family: "Trebuchet MS";
	font-size: 1.4em;
}
.entry p a:visited {
	color: #F33;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #888;
}
#sidebar ul ul li, #sidebar ul li {
	margin-bottom: 5px;
	margin-top: 5px;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: #0CF;
	text-decoration: none;
}
a:hover {
	color: #F60;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.postmetadata {
	clear: both;
}
/* End Typography & Colors */
/* Begin Images */
#respond {
	content: ".";
	display: block;
	clear: both;
}
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
}
img.bordered {
	margin:10px;
}
img.bordered:hover {
	border:  #F2F2F2 thick solid;
	margin:5px;
}
a.padded {
	padding:5px;
}
a img {
	border: none;
}
/* End Images */
.navigation {
	clear: none;
	float: none;
	display: block;
	text-align: center;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
div.fieldwrapper { /*field row DIV (includes two columns- Styled label column and 'thefield' column)*/
	width: 500px; /*width of form rows*/
	overflow: hidden;
	clear: both;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.thelabel {
	font-size:12px;
	text-align:right;
	float:left;
	width:80px;
	margin-right: 15px;
	margin-top: 3px;
}
div.fieldwrapper label.styled { /* label elements that should be styled (left column within fieldwrapper DIV) */
	float: left;
	color:#FFF;
	font-size:12px;
	width: 100px; /*width of label (left column)*/
	margin-right: 10px; /*spacing with right column*/
}
div.fieldwrapper div.thefield { /* DIV that wraps around the actual form fields (right column within fieldwrapper DIV) */
	float: left;
	margin-bottom: 10px; /* space following the field */
}
div.fieldwrapper div.thefield input[type="text"] { /* style for INPUT type="text" fields. Has no effect in IE7 or below! */
	width: 160px;
	text-align: left;
}
div.fieldwrapper div.thefield textarea { /* style for TEXTAREA fields. */
	width: 160px;
	height: 150px;
}
div#send.buttonsdiv { /*div that wraps around the submit/reset buttons*/
	margin-right:150px;
	display: inline;
	float:right;
}
div.buttonsdiv { /*div that wraps around the submit/reset buttons*/
	margin-top: 15px; /*space above buttonsdiv*/
	width: 100px;
	display: inline;
	float:left;
}
div.buttonsdiv input { /* style for INPUT fields within 'buttonsdiv'. Assumed to be form buttons. */
	width: 60px;
}
input#resetB {
	cursor:pointer;
	border:none;
	text-indent:-9000px;
	background:transparent url(images/clear_button.png) no-repeat;
	height:50px;
	width:60px;
}
input#resetB:hover {
	border:none;
	text-indent:-9000px;
	background:transparent url(images/clear_button.png) 0 -50px no-repeat;
	height:50px;
	width:60px;
}
input#sendB {
	cursor:pointer;
	border:none;
	text-indent:-9000px;
	background:transparent url(images/send_button.png) no-repeat;
	height:50px;
	width:60px;
}
input#sendB:hover {
	border:none;
	text-indent:-9000px;
	background:transparent url(images/send_button.png) 0 -50px no-repeat;
	height:50px;
	width:60px;
}
.simpleTabs-nav {
	margin-top: 20px;
	background:url(images/main_tab.png) no-repeat center -140px;
	width: 960px;
	height:70px;
}
.simpleTabs-nav li {
	position: relative;
	float:left;
	height:70px;
	width:240px;
	cursor:pointer;
	text-indent: -99999px;
}
li.webProjects {
	background:url(images/main_tab.png) no-repeat 0px 0;
}
li.webProjects:hover {
	background:url(images/main_tab.png) no-repeat 0px -70px;
}
li.whatsNew {
	background:url(images/main_tab.png) no-repeat -240px 0;
}
li.whatsNew:hover {
	background:url(images/main_tab.png) no-repeat -240px -70px;
}
li.aboutMe {
	background:url(images/main_tab.png) no-repeat -480px 0;
}
li.aboutMe:hover {
	background:url(images/main_tab.png) no-repeat -480px -70px;
}
li.contactForm {
	background:url(images/main_tab.png) no-repeat -720px 0;
}
li.contactForm:hover {
	background:url(images/main_tab.png) no-repeat -720px -70px;
}
li.active {
	background:none;
}
#imgWeb {
	margin-top: 20px;
	margin-right: 40px;
	float: right;
	height: 305px;
	width: 330px;
	background: url(images/current_web.png) no-repeat;
}
.simpleTabs-content {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 50px;
	margin-top: -2px;
	background-image: url(images/tab_body.png);
	background-repeat: repeat-y;
	background-position: center top;
	min-height: 400px;
}
.simpleTabs-content .post {
	display: inline;
}
#slider {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}
#slider ul, #slider li, #slider2 ul, #slider2 li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li, #slider2 li {
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
		width:450px;
	height:400px;
	overflow:hidden;
	display: list-item;
	clear: none;
}
p#controls, p#controls2 {
	margin:0;
	position: relative;
}
#prevBtn, #nextBtn, #prevBtn2, #nextBtn2 {
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;
	width:30px;
	height:77px;
	position: absolute;
	left: 205px;
	top:-250px;
}
#nextBtn, #nextBtn2 {
	left: 685px;
}
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a {
	display: block;
	width:30px;
	height:77px;
	background:transparent url(images/btn_prev.png) no-repeat 0 0;
}
#nextBtn a, #nextBtn2 a {
	background:transparent url(images/btn_next.png) no-repeat 0 0;
}
#tab_bottom {
	height: 50px;
	background-image: url(images/tab_bottom.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 960px;
}
.box ul li {
	padding-right: 5px;
	line-height: 180%;
	padding-left: 20px;
	background-image: url(images/tw_list_arrow.png);
	background-position: left 3px;
	background-repeat: no-repeat;
	list-style-type: none;
}
h3#latestFlickr a:link, h3#latestFlickr a:visited {
	margin-bottom: 10px;
	background-position: left;
	display: block;
	height: 45px;
	width: 280px;
	background-image: url(images/flickrHead.png);
	background-repeat: no-repeat;
	text-indent: -99999px;
}
h3#twHead {
	margin-bottom: 10px;
	background-position: left;
	display: block;
	height: 45px;
	width: 280px;
	background-image: url(images/tw_header.png);
	background-repeat: no-repeat;
	text-indent: -99999px;
}
h3#latestHead {
	margin-bottom: 10px;
	background-position: left;
	display: block;
	height: 45px;
	width: 280px;
	background-image: url(images/latestPost.png);
	background-repeat: no-repeat;
	text-indent: -99999px;
}
#aktt_tweet_form p {
	padding: 2px;
	float: left;
}
ul.webProjects li {
	clear: none;
	float: left;
	display: block;
}
.post-date {
	top: 100px;
	left: -126px;
	z-index: 10;
	position: relative;
	background-image: url(images/calendar.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 116px;
	display: block;
}
.post-month {
	color: #e6e6e6;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	text-align: center;
	font-size: 22px;
	display: block;
}
.post-day {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	text-align: center;
	font-size: 32px;
	display: block;
}
h3#contactHead {
	background-position: center;
	display: block;
	background-image: url(images/contactHead.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 280px;
	text-indent: -99999px;
}
.flickr {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 			0px;
	width: 260px;
	overflow:			hidden;
}
.flickr ul {
	list-style:			none;
	float: 				left;
	padding: 			0px;
	margin: 			0px;
}
.flickr ul li {
	line-height: normal;
	padding: 0;
	background-image: none;
	display: 			inline;
}
.flickr ul li img {
	border: 			none;
	padding: 			0 5px 5px 0;
	width: 60px;
	height: 60px;
	opacity: 			0.6;
	-moz-opacity: 		0.6;
}
.flickr ul li img:hover {
	opacity: 			1;
	-moz-opacity: 		1;
}
#wpcf7-f1-p3-o1 {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 400px;
}
#btt a:link, #btt a:visited {
	left: -220px;
	top: -380px;
	color: #4c4c4c;
	position: relative;
}
#btt {
	display: block;
}
#gotofolio a:link, #gotofolio a:visited {
	display: block;
	background-position: left top;
	background-image: url(images/gotofolio.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 250px;
	text-indent: -99999px;
	overflow: hidden;
	float: right;
	margin-right: 115px;
	margin-top: 100px;
}
#gotofolio a:hover
{
	background-position-y:-50px;  
}

#gotofolio a:active
{
	background-position-y:-100px;  
}
