/*
Theme Name: WP Blank
Theme URI: http://annalinnea.net/
Description: A blank theme for use in theme development
Version: 1.1
Author: That girl over http://annalinnea.net
Author URI: http://annalinnea.net/
Tags: empty, clean, development, design

	Based on Kubrick v1.5

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

@import url("fonts/fontface.css");

/* - BASIC STUFF - */
body { background:#d9d1c7; font:12pt/14pt Arial, Helvetica, sans-serif; color:#3e393b; margin:0 auto; padding:0 20px; }
a {text-decoration:none; color:#ff6457}
#header a img,.buttons a img,.selected_tweets_top img {border:none}
h1, h2, h3 {font-family: "ArialRoundedMTBoldRegular";}
h2 {font-size:1.8em}
.widget h2 {font-size:1.7em; margin:25px 0 0; padding:0; line-height:1.4em} 
em small {font: 9pt Arial, Helvetica, sans-serif; font-style:oblique}

.alignleft {float:left; clear:none;}
.alignmiddle {display:block; margin:0 auto;}
.alignright {float:right; clear:none}

/* -- MAIN DIV'S -- */
#wrapper {float:none;clear:both;margin:0 auto;padding:0;width:860px;} 
#footer {width:100%; float:left; clear:both; padding-top:200px;}
.wrap_left {float:left; clear:none; width:430px;margin:0;}
.wrap_right {float:right; clear:none; width:430px;margin:0;}
#header { text-align:center; padding-bottom:20px; padding-top: 40px; }

/* boxes */
.box {width:400px; margin:0; padding:0;}
.box_heading { text-align:right;position:relative;top:32px;right:-120px; width:260px; color:#FFF; /*font-size:22pt;*/ letter-spacing:-1px; cursor:pointer; }
.box_heading_2 {text-align:left; margin:0; padding:0; color:#FFF; /*font-size:20pt;*/ margin-left:30px; padding-top:36px;letter-spacing:-1px; cursor:pointer }

.about_me_top { height:75px; background:url(images/box_top.gif) no-repeat right bottom }
.about_me { height:auto; background:url(images/box_02.gif) repeat-y right top; padding: 10px 40px 20px 20px; width: 340px; font: 14pt "Arial Rounded MT Bold", Verdana, Arial;}
.about_me_bottom { height:14px; background:url(images/box_03.gif) no-repeat right top  }

.my_work_top { height:75px; background:url(images/box_top.gif) no-repeat right bottom }
.my_work { height:auto; background:url(images/box_02.gif) repeat-y right top; padding: 10px 30px 20px 20px; width: 350px;display:none}
.my_work img {border:4px solid #8c8681;}
.my_work h3 {/*font-size:12pt;*/ margin:8px 0 5px}
.my_work_bottom { height:14px; background:url(images/box_03.gif) no-repeat right top  }

.my_blogs_top { height:75px; background:url(images/box_2_top.gif) no-repeat left bottom; margin-left:-10px;}
.my_blogs { height:auto; background:url(images/box_02.gif) repeat-y left top; margin-left:-10px; padding: 10px 20px 20px 30px; width: 350px; }
.my_blogs_bottom { height:14px; background:url(images/box_03.gif) no-repeat left top;margin-left:-10px;}
.my_blogs h3 { /*font-size:20pt; */margin: 20px 0px 10px 5px; padding: 0px; }
.my_blogs ul {padding:0; margin:0;font: 12pt "Arial Rounded MT Bold", Verdana, Arial;}
.my_blogs ul li { display:block; border-bottom:1px solid #d9d1c7; margin: 0; padding: 5px 0px 5px 5px;}
.my_blogs ul li:hover {background-color:#f2ede4}
.my_blogs ul li a:hover {color:#3e393b}

.contact_wrap {width:auto; height:auto; margin-left:30px;}
.contact_me_top { height:75px; background:url(images/box_top.gif) no-repeat right bottom }
.contact_me { height:auto; background:url(images/box_02.gif) repeat-y right top; padding: 10px 40px 20px 20px; width: 340px; font: 14pt "Arial Rounded MT Bold", Verdana, Arial;}
.contact_me input,.contact_me textarea {border:1px solid #d9d1c7; padding:5px;font:12pt Arial, Helvetica, sans-serif;}
.contact_me p.send input {font:14pt "Arial Rounded MT Bold";cursor:pointer; float:right; clear:both}
.contact_me_bottom { height:14px; background:url(images/box_03.gif) no-repeat right top  }

.buttons {text-align:right; display:block; margin:0 auto; width:420px;}

.selected_tweets_top {width:425px;margin:0; padding:0}
.selected_tweets { width:335px; background: url(images/selected-tweets_bg.jpg) repeat-y left top; margin:-5px 0 0; padding:5px 25px 5px 65px; font: 13pt "Arial Rounded MT Bold", Verdana, Arial; }
.selected_tweets a {color:#3e393b}
.selected_tweets a:hover {color:#ff6457}
.selected_tweets_bottom { width:425px; margin:0; padding:0; background: url(images/selected-tweets_bottom.jpg) no-repeat left top; height: 20px; }

/* WIDGETS */
#widget_wrapper_right {width:auto; height:auto; margin-left:30px;padding-top:30px}

.wrap_right .widget_head { height:75px; background:url(images/box_top.gif) no-repeat right bottom; width:400px; margin: -38px 0px 0px -20px; color:#fff}
.wrap_right .widget_heading {text-align:right;position:relative;top:20px;right:-120px; width:260px; color:#FFF;cursor:pointer;  }
.widget_head h2.widget_heading,h2.widget_heading a {color:#fff;}
.widget { height:auto; background:url(images/box_02.gif) repeat-y right top; padding: 10px 40px 20px 20px; width: 340px; font: 14pt "Arial Rounded MT Bold", Verdana, Arial;}
.widget_bottom { height:14px; background:url(images/box_03.gif) no-repeat right top; padding-bottom:30px }

/* -- NAVIGATION --*/
div.navigation {height:25px; overflow:auto;float:none;clear:both; margin:0 auto}
* +html div.navigation {overflow:visible} /* IE hack to prevent scrollbars on the .navigation div... */
.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}

/* WP Wall */


