@import url('css/reset.css');
@import url('css/default.css');
@import url('css/lavalamp.css');
@import url('css/glide.css');
@import url('css/tabs.css');
@import url('css/slide.css');
@import url('css/widgets.css');
@import url('css/comments.css');

/* Top Elements */

body {
	background: #CCCCCC;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #333; 
	text-align: center;
}

/* links */
a, a:visited {
	text-decoration: none;
	color: #0101AD; 
	
}
a:hover {
	color: #4EBF37;
	
}

/* headers */
h1, h2, h3 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 110%;	
}
h2 {
	font-size: 120%;
	color: #0101ad;
	font-size: 16px;
}
h3 {
	font-size: 130%;
	color: #0101AD;
}

/* Assets */
img {
	border: 0px solid #CCC;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
	color: #88ac0b;	
}
ul span, ol span {
	color: #666666;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 10px;  
   border: 1px solid #eaf1d8; 
  	background: #FAFAFA url(http://www.abcdesignstudio.com/assets/quote.gif) no-repeat 5px 5px;    
}

/* form elements */

form {
	margin:10px; padding: 0 5px;
	border: 0px solid #f2f2f2; 
	background-color: #FFFFFF; 
}

label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background: #FFF;
	color: #88ac0b;
}

/* search */
form.search {
	position: absolute;
	top: 35px; right: 25px;
	background: transparent;
	border: none;	
}	
form.search input.textbox {
	margin: 0; padding: 1px 2px;
	width: 120px;
	background: #FFF;
	color: #333; 
}
form.search input.button {
	background: #CCC url(http://www.turnkeyforms.com/images/headerbg.gif) repeat-x;
	color: #333;
	border: none;	
	width: 70px; height: 21px;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 820px;
	background: #CCC url(http://www.abcdesignstudio.com/assets/content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	clear: both;
	width: 765px;
	padding: 0; 
	margin: 0 auto;
}
#header {
	width: 820px;
	position: relative;
	height: 180px;
	padding: 0;
	font-size: 14px;
	color: #FFF;
}
#header h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 3.3em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	font-size: 35px;
	color: #FFF;
	text-transform: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 28px; left: 50px;	
}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal .8em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 74px; left: 58px;		
}

/* Menu */
#menu {
	clear: both;	
	margin: 0; padding: 0 50px 0 0;
	background: url(http://www.abcdesignstudio.com/assets/menu.jpg) repeat-y center top;	
	font: bold 12px/26px Verdana;
	height: 26px;
}
#menu ul {
	float: center;
	list-style: none;
	margin:0; padding: 5;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: right;
	padding: 0 11px;
	color: #FFF;	
	text-decoration: none;
}
#menu ul li a:hover {
	background-color: #b0d957;
	color: #0101ad;
}
#menu ul li#current a {	
	background-color: #FFF;
	color: #333;
}

/* Main Column */
#main {
	float: left;
	padding: 0px 0px 0px 5px;
	margin: 0;	
	width: 72%;
}
#main h1 {
	margin-top: 10px;
	font: Bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color: #88ac0b;
	padding: 5px 0 5px 25px; 	
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(http://www.abcdesignstudio.com/assets/blue_square.png) no-repeat 3px 50%;
}
#main ul.main li {
	border-bottom: 1px solid #EFF0F1;
	background: url(http://www.abcdesignstudio.com/assets/arrow.png) no-repeat 5px 5px;	
	padding: 2px 0 2px 25px;
	margin: 0 2px;	
}
#main ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0 8px 0; padding: 0;
	text-decoration: none;	
	}
#main ul.sidemenu li {
	background: url(http://www.abcdesignstudio.com/assets/arrow.png) no-repeat 5px 5px;
	padding: 2px 0 2px 25px;
	margin: 0 2px;
}

/* Main - Content - Post */

	#main .post {
		float: left;
		margin-bottom: 3px;
		width: 551px;
		background: url("http://www.abcdesignstudio.com/assets/post.gif") repeat-y;
		}
	
		/* Post - Title */
		
		#main .post .post-title {
			width: 531px;
			height: 30px;
			background: url("http://www.abcdesignstudio.com/assets/post_title.gif") no-repeat;
			padding: 15px 0px 5px 5px;
			color: #a60e12;
			font: normal 11px Century Gothic;
		}
		
		/* Post - Entry */
		
		#main .post .post-entry {
			font: normal 12px/20px Arial, Verdana;
			color: #465963;
			width: 531px;
			padding: 0px 0px 0px 5px;
			float: left;
			background: url("http://www.abcdesignstudio.com/assets/post_entry.gif") no-repeat left bottom;
		}
		p {
	padding: 10px;		
	margin: 9px 8px;;
	}

/* Sidebar */	

#sidebar2 {
	float: left;
	padding: 0; margin: 0;	
	width: 100%;
}	
#sidebar2 ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0 8px 0; padding: 0;
	text-decoration: none;	
	}
#sidebar2 ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(http://www.abcdesignstudio.com/assets/shared/arrow.png) no-repeat 5px 5px;	
	padding: 2px 0 2px 25px;
	margin: 0 2px;	
}
#sidebar2 ul.sidemenu a {
	font-weight: bolder;
	text-decoration: none;	
	background-image: none;	
}	
#sidebar {
	float: left;
	width: 26.5%;
	padding: 0; margin: 0;	
}	
#sidebar h1 {
	margin-top: 10px;
	padding: 5px 0 5px 10px; 
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;

	background: url(http://www.abcdesignstudio.com/assets/headerbg.gif) repeat-x left bottom;	
	border: 1px solid #EFF0F1;
}
#sidebar .left-box {
	border: 1px solid #EFF0F1; 
	margin: 0 0 5px 0;	
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0 8px 0; padding: 0;
	text-decoration: none;		
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(http://www.abcdesignstudio.com/assets/arrow.png) no-repeat 5px 5px;	
	padding: 2px 0 2px 25px;
	margin: 0 2px;	
}
#sidebar ul.sidemenu a {
	font-weight: normal;
	text-decoration: none;	
	background-image: none;	
}

/* Footer */	
#footer {
	color: #666666;
	background: #CCC url(http://www.abcdesignstudio.com/assets/footer.jpg) no-repeat center top;
	clear: both;
	width: 820px;
	height: 55px;
	text-align: center;	
	font-size: 92%;
}
#footer a { text-decoration: none; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
.gray { color: #CCC; }

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 2px dashed black;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 100;
left: -150px; /*position where enlarged image should offset horizontally */
}
	