/*
Theme Name: dipity theme
Theme URI: http://pajamadeen.com/
Author: pajamadeen.com
*/

  #main_container{
	background-position: top;
	height: 200%;
	 
}
 
 
 #wrapper {
	width: 1100px;
	margin: 1px auto;
 
} 
 	body {
	margin: 0;
	padding: 0;
	border: 0; /* This removes the border around the viewport in old versions of IE */
	width: 100%;
	background: #fff url(images/bg.png) repeat-y center;
	min-width: 600px; /* Minimum width of layout - remove line if not required */
	/* The min-width property does not work in old versions of Internet Explorer */
	font-size: 90%;
	background-color: #beb0d7;
}
	a {
	color: #224548;
}
	a:hover {
		 
		text-decoration:none;
	}
		h1,  h3 {
	margin: .8em 0 .2em 0;
	padding: 0;
	 
}
		 h2 {
	font-family: Georgia,serif;
	font-size: x-large;
	text-align:left;
	padding-left:15px;
}
	p {
	margin: .4em 0 .8em 0;
	padding: 0;
	text-align: left;
}
	img {
		margin:10px 0 5px;
	}
	/* Header styles */
	#header {
	clear: both;
	float: right;
	width: 100%;
	background: url(images/header.png) no-repeat;
	 height: 300px;
	background-position: center;

}
	#header img{
		border:0; 
	}
 
	#header h1 
	  {  
	  padding-top:68px;
	  margin-right:120px;
 	  float:right;
	}
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		 
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
  	.nav-wrapper {
margin: 280px auto;
  max-width:995px;
}
 /*^'^ Navigation Structure ^'^*/
 
 #navigationTopBar {
	color: black;
	 
	 
}
.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}
/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 100%;
	height: 35px;
	background: transparent url(images/menubg.png) repeat-x top left;

}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 68px;/* padding for all menu items */
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/menubg.png) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	padding-left: 0px; /* changes the  Image column width */
	float: left;
	text-transform: uppercase;
	font-family: georgia,trebuchet;
	font-size: 80%;
	color: #a9a4cd;
	text-decoration: none;
	width: 140px;
	height: 35px;
	font-weight: bold;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	height: 22px;
	padding-top: 2px;
	padding-right: 5px; /* changes the Text column width */
	cursor: pointer;
	 
	margin-top: 10px;
	text-align: center;
	 
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */


 

 
/* AQUA HOVER */
.bubplastic.aqua ul li a:hover,
.bubplastic.aqua ul li.highlight a {
	background: transparent url(images/menuhover.png) no-repeat top left;
	color: #081305;
	 	 
}
 * column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:88%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
		 
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;
	position:relative;
	margin-top:53px;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;
	overflow:hidden;
}
	/* 3 Column settings */
	.threecol {
  
	 
	 }
	.threecol .colmid {
		right:25%;			/* width of the right column */
 	}
	.threecol .colleft {
		right:46%;			/* width of the middle column */
 	}
	.threecol .col1 {
	width: 28%; /* width of center column content (column width minus padding on either side) */
	left: 107%; /* 100% plus left padding of center column */
	 
}
	.threecol .col2 {
	width: 28%; /* Width of left column content (column width minus padding on either side) */
	left: 49%; /* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	 
}
	.threecol .col3 {
	width: 28%; /* Width of right column content (column width minus padding on either side) */
	left: 80%; /* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	 
				 
}

/* 2 Column (right menu) settings */
.rightmenu {
	 
}
.rightmenu .colleft {
	right:25%;			/* right column width */
	 
}

	.rightmenu .col1 {
	width: 62%; /* left column content width (left column width minus left and right padding) */
	left: 30%; /* (right column width) plus (left column left padding) */
	 
}
	.rightmenu .col1 p {
	 
	padding-left:23px;
	padding-right:23px;
		font-size: medium;
	font-family: georgia,"Times New Roman", sans-serif;
}
	.rightmenu .col2 {
	width: 26%; /* right column content width (right column width minus left and right padding) */
	left: 30%; /* (right column width) plus (left column left and right padding) plus (right column left padding) */
	 
	 
}
 


.rightmenu .col2 .sidebar2  {
	padding: 12px;
	text-decoration: none;
}
.rightmenu .col2 .sidebar h2 {
	font-size: medium;
	text-align:left;
	 
	text-decoration: none;
}
.rightmenu .col2  .sidebar li {
list-style-type: none;
list-style: none;
 
}

 .contentdate {
	background: #FFFFFF url(images/post-date.png) no-repeat;
	float: left;
	width: 47px;
	height: 55px;
	margin-right: 33px;
	margin-left: 8px;
	padding: 0px;
}

.contentdate h3 {
	color: white;
	font-size: 10px;
	font-weight: normal;
	padding: 8px 0px 0px 10px;
	margin: 0px;
	text-transform: uppercase;
}

	

.contentdate h4 {
	font-family: Times New Roman, Helvetica, Sans-Serif;
	color: black;
	font-size: 21px;
	font-weight: bold;
	padding: 5px 4px 0px 0px;
	margin: 0px;
	text-align: center;
}
	.contenttitle {
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

	/* Footer styles */
	#footer {
	clear: both;
	float: left;
	width: 100%;
	 
	margin-bottom: 50px;
}
	#footer p {
	text-align: center;
	padding: 10px 10px 10px 100px;
	margin-right:122px;
}
	div.textwidget img {
	 padding-left:32px;
	border:0;
  }
 


  	div.textwidget li {
        list-style-type:none;
        display:block;
        width:auto;
        margin-bottom:2px;
		  color: blue;
		  text-decoration:none;
        }
div.textwidget p {        
     
	  text-align:left;
	  padding:5px  
       
		  }
div.textwidget a {        
     color: blue;   
       
		  }

div.textwidget a:hover {
        
      
}
 


 
 .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: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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;
	
	text-align:left;
	}

.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: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



#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;
	}
/* End Typography & Colors */
/* Begin Images */
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;
	}
/* End Images */
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

 html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

 #sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style: none;

	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	text-decoration: none;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */


 

