body {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 14px; 
	font-family: Arial, Tahoma, Verdana;
	background: #fff;
    line-height: 24px;
	background-color:#E6E6E6;
	}

.linkDDNetwork {
	float:left; 
	width:33%;
}

.myTitle h1 {
	font-size:12px;
}

a:link {
	color: #000080;
	text-decoration: underline;
	}
	
a:hover, a:visited {
	color: #000080;
	text-decoration: underline;
	}
a.more-link {
	color: #000080;
	border-bottom: 1px dashed #ffffcc;
	}

/* basic elements */

p {
	padding: 0px 0px 10px;
	margin: 0px;
	}
form {
	margin: 0;
	padding: 0;
	}
img {
	border: none 0px;
	}

/* basic phrase element styles */

blockquote {
	margin: 0 0 0 10px;
	padding-left: 10px;
	line-height: 1.5em;
	color: #777;
	border-left: 5px solid #eee;
	}
code {
	color: #666;
	font-family: Monaco, monospace;
	text-align: left;
	}
code strong {
	color: #630;
	}
abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted #ccc;
	cursor: help;
	}
a abbr {
	border: none;
	}
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}
del {
	text-decoration: line-through;
	color: #666;
	}
ins {
	text-decoration: none;
	font-style: italic;
	}
address {
	margin: 0;
	padding: 0;
	font-style: normal;
	}

/* layout
---------------------------------------------------------- */

#wrap {
	margin: 0;
	background: #FFFFFF;
	border-top: 0px;
	min-width:1220px;
	background-color:black;
	/*background: url('http://www.cinevistablog.com/images/background.gif');*/
	}
#content {
	max-width: 1220px;
	margin: 0px auto;
	padding: 0 0px;
	background-color: #000000;
	background: url(images/bg_content.gif) repeat-y 100% 0;
	border-left:0px;
	border-bottom:1px #000000 solid;
	background-color:white;
	}
#maincol {
	float: left;
	width: auto;
	margin-right: 410px;
	background-color: #ffffff;
	color:#000000;
	border-left:1px solid #000000;
	border-right:1px dashed #000000;
	}
#sidebars {
	float: right;
	width: 409px;
	margin-left: -410px;
	margin-right:0px;
	background-color:#000000;
	border-right:1px dashed #FFFFFF;
	}
#leftcol {
	float: left;
	width: 180px;
	color:#000000;
	}
#leftcol a:link {
	color:#6C0036;
}
#leftcol a:hover {
	color:#6C0036;
}
#leftcol a:visited {
	color:#6C0036;
}
#rightcol {
	float: right;
	width: 190px;
	background-color: #E6E6E6;
	}
#rightcol a:link {
	color:#000000;
}
#rightcol a:hover {
	color:#000000;
}
#rightcol a:visited {
	color:#000000;
}
.sidebar {
	margin: 0;
	padding: 0 0 0 10px;
	color: #FFFFCC;
	line-height: 1.5em;
	background-color: #000000;
      font-size:85%;
	}
.col-inner {
	padding: 0 10px;
	}

.share {

}
.share a:link {
	color:darkblue;
}

.share a:hover, a:visited {
	color:darkblue;
}

	
	
/* header
---------------------------------------------------------- */

#header-inner {
	max-width: 1200px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	}
h1 {
	margin: 0;
	padding: 0px 0 0 0px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 2em;
	}
h1 a:link, h1 a:visited, h1 a:hover {
	color: #000080; 
	text-decoration: underline;	
	}
.description {
	padding: 0 0 0 15px;
	color: #ffffcc;
	}

#logo {
	padding: 35px 0 0 15px;
	}
#logo span, #logo a {
	display: block;
	width: 183px;
	height: 34px;
	padding: 0;
	}
#logo img {
	border: none;	
	}

/* top navigation
---------------------------------------------------------- */

#nav {
	width: 100%;
	font-size: 95%;
	}
#nav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 10px;
	top: 0;
	list-style: none;
	}
#nav li {
	float: left;
	margin-right: 3px;
	background: url(images/bg_spacer.gif) no-repeat 100% 100%;
	}
#nav li a {
	float: left;
	padding: 4px 15px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	background: #469;
	}
#nav li a:hover, #nav li.current_page_item a {
	background: #000000;
	}

/* content
---------------------------------------------------------- */

h2.pagetitle {
	margin: 0 0 -15px;
	padding: 0 0 45px;
	color: #003366;
	font-size: 100%;
	font-family: Arial, 'Lucida Grande', Verdana, san-serif;	
	text-align: center;
	}
.post {
	width: 100%;	
	padding: 0 0 9px;
	font-size: 14px;
	font-family:Arial,Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif;
	line-height:150%;
	}
.post h1 {
	font-size:19px;
	}	
.post h3 {
	margin: 0;
	padding: 0;
	color: black;
	font-weight: bold;
	border: none;
	font-size:15px;
	}
.post h3 a:link {
	color: black;
	}
.post h3 a:hover, .post h3 a:visited {
	color: black;
	}
.post-meta {
	margin: 0;
	padding: 2px 5px;
	color: #000;
	background-color:#ffffe1;
	}
.post-meta a:link {
	color:black;
}

.post-meta a:hover {
	color:black;
}
.post-meta a:visited {
	color:black;
}

.post-cat {
	padding-left: 15px;
	margin-left: 5px;
	background: url(images/icon_cat.gif) no-repeat 0 0;
	}
.post-comments {
	padding-left: 17px;
	margin-left: 7px;
	background: url(images/icon_com.gif) no-repeat 0 0;
	}
.entry {
	width: 100%;	
	margin: 0;
	padding: 10px 0 0;
	}
/* content list style */

#maincol ul, #maincol ol, #maincol dl {
	margin: 0 0 10px 0;
	padding: 0;
	}
#maincol ul, #maincol ol {
	margin-left: 10px;
	}
#maincol ol {
	padding-left: 20px;
	}
#maincol ul {
	list-style: none;
	}
#maincol ul li {
	padding: 0 0 5px 15px;
	background: url(images/icon_bullet.gif) no-repeat left 6px;
	}
#maincol dl dt {
	font-weight: bold;
	}
#maincol dl dd {
	margin: 0 0 15px 0;
	padding: 0;
	}

/* comments area */

h4#comments {
	margin: 0 0 15px;
	padding: 20px 0 0;
	clear: both;
	font-size: 100%;
	font-family: Verdana, Times, san-serif;
	color: #993333;
	}
h4#respond {
	margin: 0;
	padding: 10px 0 0;
	font-size: 100%;
	font-family: Verdana, Times, san-serif;
	color: #993333;
	}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	}
.commentlist li {
	margin: 10px 0;
	padding: 5px 10px;
	border: 1px solid #eee;
	}
.commentlist .alt {
	background: #f5f5f5;
	}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
	}
#commentform {
	font: 100% Arial, Helvetica, sans-serif;
	}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
	}
#commentform label {
	padding-left: 5px;
	color: #666;
	font-size: 87%;
	}
#commentform input {
	width: 200px;
	background: #fffff;
	border: 1px solid #eee;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	padding: 3px;
	margin-top: 3px;
	}
#commentform textarea {
	width: 98%;
	height: 120px;
	margin-top: 3px;
	padding: 2px;
	background: #ffffff;
	border: 1px solid #eee;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #fff;
	}
#commentform #submit {
	width: 144px;
	height: 28px;
	margin-bottom: 10px;
	color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif;
	background: #5C75A9;
	border: none;
	}

/* alignments */

.center {
	text-align: center;
	}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignleft {
	float: left;
	}
img.alignleft, img[align="left"] {
	float: left;
	margin: 5px 8px 5px 0;
	}
.alignright {
	float: right;
	}
img.alignright, img[align="right"] {
	float: right;
	margin: 2px 0 5px 8px;
	}
img.noborder {
	border: none !important;
	}

/* navigation */

.navigation {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	font-size: 90%;
	line-height: normal;
	}
.navigation a {
	color: #000080;
	border-bottom: 0px;
	}
.navigation .alignleft {
	width: 45%;
	text-align: left;
	}
.navigation .alignright {
	width: 45%;
	text-align: right;
	}

/* sidebar
---------------------------------------------------------- */

h2.sidebartitle {
	margin: 0 0 5px;
	padding: 4px 0 0;
	color: #ffffcc;
	font-size: 100%;
	font-family: 'Lucida Grande', Verdana, san-serif;
	text-transform: uppercase;
	}

/* sidebar list level 1 */

.sidebar a {
	color:#FFFF66;
	}


.sidebar ul {
	margin: 0;
	padding: 0;
	}
.sidebar ul li {
	margin: 0;
	padding: 0 0 5px;
	list-style: none;
	position: relative;
	}

/* sidebar list level 2 */

.sidebar ul li ul {
	margin: 0;
	padding: 0;
	}
.sidebar ul li ul li {
	margin: 0;
	padding: 0 0 2px 15px;
	background: url(images/icon_bullet_sb.gif) no-repeat 0 5px;
	border: none;
	}

/* sidebar list level 3 */

.sidebar ul li ul li ul li {
	margin: 0;
	padding: 1px 0;
	border: none;
	}

/* recent post & comments */

.sidebar ul li ul.list-recentpost li, 
.sidebar ul li ul.list-recentcomments li {
	margin: 0;
	padding: 0 0 5px 15px;
	}
.feedlink { /* rss button */
	position: absolute;
	right: 0;
	top: 0;
	margin: 0 0 0 10px;
	padding: 4px 10px 5px;	
	border: none;
	}

/* widget list child */
.sidebar ul.children {
	margin: 0;
	padding: 2px 0;
	}
.sidebar ul.children li {
	padding-left: 12px;
	background: url(images/icon_bullet_sbchild.gif) no-repeat 0 8px;
	}

.additionalbar {
	background: url(images/icon_bullet_sb.gif) no-repeat 0 5px;
	border: none;
	margin:1px;
}
	
	
/* calendar widget */

#wp-calendar caption {
	margin-bottom: 5px;
	color: #CE5C00;
	}
#wp-calendar td a {
	color: #8AAB1B;
	}
#wp-calendar td#today {
	background: #f6f7ef;
	}
#leftcol #wp-calendar td {
	margin: 0;
	padding: 0 4px;
	}
#rightcol #wp-calendar td {
	margin: 0;
	padding: 0 9px;
	}

/* text widget */

.textwidget {
	padding: 0;
	}
.widget_rss img {
	position: absolute;
	right: 10px;
	top: 6px;
	border: none;	
	}
	
/* search form */

#searchform {
	margin: 0;
	padding: 10px;
	background: #f5f5f5;
	}
#searchform br {
	display: none;
	}
#searchform #s {
	width: 117px;
	height: 20px;
	margin-right: 2px;
	padding: 4px 5px 0px 5px;
	font-weight: normal;
	color: #999;
	background: #fff;
	border: 1px solid #eee;
	}

/* search form button - to specify button only use input[type="submit"] */

#searchform input {
	width: 35px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
	background: #99bb77;
	border: none;	
	}

/* footer
---------------------------------------------------------- */

#footer {
	min-width: 760px;
	max-width: 1200px;
	margin: 0 10px;	
	clear: both;
	font-size: 95%;
	background-color:#E6E6E6;
	}
#footer p {
	margin: 0;
	padding: 10px 15px;
	font-size: 90%;
	}

#footer a:link {
	color:#000080;
	}
#footer a:hover {
	color:#000080;
	}
#footer a:active {
	color:#000080;
	}
#footer a:visited {
	color:#000080;
	}
	
	
/* self-clearing floats */

#nav ul:after,
#content:after,
#maincol:after,
#sidebars:after,
.navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
	/* 
Theme Name: Cool Blue
Title: Screen styles and ie/win fixes
Description: Cool Blue is a 3 columns wordpress theme with a beautiful combination of Blue and White. Sponsored By: <a target="_blank" href="http://www.dirjournal.com">The Directory Journal</a>. Get more free themes like this from <a target="_blank" href="http://www.dirjournal.com/wp-themes/">DirJournal Free WP Themes</a>
Author: Hasan Saleem
Author Email: hasan@templatesfactory.net
Author URI: http://www.templatesfactory.net
Last Update: June 17th, 2007
*/

/* fixes font-size keyword problem for IE5/Win */
body {
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}
html>body { /* be nice to Opera */
	font-size: small;
	}

/* self-clearing floats
----------------------------------------------------- */

/* trigger hasLayout and target ie5+6/win only */
* html #nav ul,
* html #content,
* html #maincol,
* html #sidebars,
* html .navigation {
	height: 1%;
	}
/* trigger hasLayout and target ie7/win only */
*:first-child+html #nav ul,
*:first-child+html #content,
*:first-child+html #maincol,
*:first-child+html #sidebars,
*:first-child+html .navigation {
	min-height: 1px;
	}
	
.cloud1 {
	font-family:verdana;
	font-size:9px; 
	color:#ff6600;
	font-weight:bold;
}
.cloud2 {
	font-family:verdana;
	font-size:11px;
	color:#0033cc;
	font-weight:bold;
} 
.cloud3 {
	font-family:verdana; 
	font-size:15px;
	color:#990000;
	font-weight:bold;
}
.cloud4 {
	font-family:verdana; 
	font-size:17px; 
	color:#009900; 
	font-weight:bold; 
} 
.listas {
	float: left;
	margin-right: 3px;
	background: url(images/bg_spacer.gif) no-repeat 100% 100%;
	}
	
p.dropcap-first:first-letter {
	color: #000000;
	float: left;
	font-size:80px;
	line-height:60px;
	padding-top:4px;
	padding-right:5px;
	font-family: Times, serif, Georgia;
}

